nfsd: Revert "svcrpc: take advantage of tcp autotuning"
[safe/jmp/linux-2.6] / net / sunrpc / svcsock.c
2009-05-27 J. Bruce Fieldsnfsd: Revert "svcrpc: take advantage of tcp autotuning"
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-01 Trond MyklebustSUNRPC: Ensure IPV6_V6ONLY is set on the socket before...
2009-03-28 Chuck LeverSUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener...
2009-03-28 Chuck LeverSUNRPC: svc_setup_socket() gets protocol family from...
2009-03-28 Chuck LeverSUNRPC: Pass a family argument to svc_register()
2009-03-18 Olga Kornievskaiasvcrpc: take advantage of tcp autotuning
2009-01-07 Trond MyklebustSUNRPC: The sunrpc server code should not be used by...
2009-01-07 Tom Tuckersvc: Move kfree of deferral record to common code
2009-01-06 Trond MyklebustSUNRPC: Ensure the server closes sockets in a timely...
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-24 Tom TuckerAdd a reference to sunrpc in svc_addsock
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-09-29 Chuck LeverSUNRPC: Set V6ONLY socket option for RPC listener sockets
2008-04-23 Chuck LeverSUNRPC: Update RPC server's TCP record marker decoder
2008-04-23 Chuck LeverSUNRPC: RPC server still uses 2.4 method for disabling...
2008-04-23 Jeff LaytonSUNRPC: export svc_sock_update_bufs
2008-02-21 Pavel EmelyanovWrap buffers used for rpc debug printks into RPC_IFDEBUG
2008-02-01 Tom Tuckersvc: Add transport hdr size for defer/revisit
2008-02-01 Tom Tuckersvc: Move the xprt independent code to the svc_xprt...
2008-02-01 Tom Tuckersvc: Make svc_check_conn_limits xprt independent
2008-02-01 Tom Tuckersvc: Removing remaining references to rq_sock in rqstp
2008-02-01 Tom Tuckersvc: Move create logic to common code
2008-02-01 Tom Tuckersvc: Make svc_age_temp_sockets svc_age_temp_transports
2008-02-01 Tom Tuckersvc: Make svc_recv transport neutral
2008-02-01 Tom Tuckersvc: Make svc_sock_release svc_xprt_release
2008-02-01 Tom Tuckersvc: Move the sockaddr information to svc_xprt
2008-02-01 Tom Tuckersvc: Make deferral processing xprt independent
2008-02-01 Tom Tuckersvc: Move the authinfo cache to svc_xprt.
2008-02-01 Tom Tuckersvc: Remove sk_lastrecv
2008-02-01 Tom Tuckersvc: Move accept call to svc_xprt_received to common...
2008-02-01 Tom Tuckersvc: Change svc_sock_received to svc_xprt_received...
2008-02-01 Tom Tuckersvc: Make svc_send transport neutral
2008-02-01 Tom Tuckersvc: Make the enqueue service transport neutral and...
2008-02-01 Tom Tuckersvc: Move sk_reserved to svc_xprt
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Move sk_server and sk_pool to svc_xprt
2008-02-01 Tom Tuckersvc: Move sk_flags to the svc_xprt structure
2008-02-01 Tom Tuckersvc: Change sk_inuse to a kref
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 Tom Tuckersvc: Add a generic transport svc_create_xprt function
2008-02-01 Tom Tuckersvc: Move connection limit checking to its own function
2008-02-01 Tom Tuckersvc: Remove unnecessary call to svc_sock_enqueue
2008-02-01 Tom Tuckersvc: Add xpo_accept transport function
2008-02-01 Tom Tuckersvc: Move close processing to a single place
2008-02-01 Tom Tuckersvc: Add a transport function that checks for write...
2008-02-01 Tom Tuckersvc: Add xpo_prep_reply_hdr
2008-02-01 Tom Tuckersvc: Add per-transport delete functions
2008-02-01 Tom Tuckersvc: Add transport specific xpo_release function
2008-02-01 Tom Tuckersvc: Move sk_sendto and sk_recvfrom to svc_xprt_class
2008-02-01 Tom Tuckersvc: Add a max payload value to the transport
2008-02-01 Tom Tuckersvc: Make svc_sock the tcp/udp transport
2007-10-10 John Heffner[NET] Cleanup: Use sock_owned_by_user() macro
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-09-20 Wolfgang Walterrpc: fix garbage in printk in svc_tcp_accept()
2007-09-14 Neil BrownCorrectly close old nfsd/lockd sockets.
2007-07-26 Al Vironet/* misc endianness annotations
2007-07-11 Frank van MaarseveenSUNRPC server: record the destination address of a...
2007-05-09 NeilBrownknfsd: simplify a 'while' condition in svcsock.c
2007-05-09 NeilBrownknfsd: rename sk_defer_lock to sk_lock
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-12 David S. Miller[SUNRPC]: Make sure on-stack cmsg buffer is properly...
2007-04-05 Adrian Bunk[PATCH] net/sunrpc/svcsock.c: fix a check
2007-03-06 NeilBrown[PATCH] knfsd: fix recently introduced problem with...
2007-03-06 NeilBrown[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc...
2007-03-06 NeilBrown[PATCH] knfsd: use recv_msg to get peer address for...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC...
2007-02-12 akpm@linux-foundat... [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tc...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: add a "generic" function to...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Make rq_daddr field address...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Add a function to format the...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namel...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Cache remote peer's address...
2007-02-12 NeilBrown[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: allow creating an RPC service...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: update internal API: separate...
2007-02-11 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-02-09 NeilBrown[PATCH] knfsd: fix a race in closing NFSd connections
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2006-12-07 Peter Zijlstra[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-30 Andrew Morton[PATCH] fix "sunrpc: fix refcounting problems in rpc...
2006-10-30 Neil Brown[PATCH] sunrpc: fix refcounting problems in rpc servers
2006-10-20 NeilBrown[PATCH] knfsd: fix race that can disable NFS server
2006-10-06 NeilBrown[PATCH] knfsd: tidy up up meaning of 'buffer size'...
2006-10-04 Greg Banks[PATCH] knfsd: knfsd: cache ipmap per TCP socket
2006-10-04 NeilBrown[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
2006-10-04 NeilBrown[PATCH] knfsd: Replace two page lists in struct svc_rqs...
2006-10-04 NeilBrown[PATCH] knfsd: Fixed handling of lockd fail when adding...
2006-10-04 NeilBrown[PATCH] knfsd: call lockd_down when closing a socket...
2006-10-02 Greg Banks[PATCH] knfsd: make rpc threads pools numa aware
2006-10-02 Greg Banks[PATCH] knfsd: split svc_serv into pools
2006-10-02 Greg Banks[PATCH] knfsd: test and set SK_BUSY atomically
2006-10-02 Greg Banks[PATCH] knfsd: convert sk_reserved to atomic_t
next