aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcsock.c
Commit message (Expand)AuthorAge
...
| * rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-11
| * sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown2010-12-17
* | NFS rename client back channel transport fieldAndy Adamson2011-01-06
* | NFS associate sessionid with callback connectionAndy Adamson2011-01-06
* | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-06
* | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-06
|/
* svcrpc: svc_tcp_sendto XPT_DEAD check is redundantJ. Bruce Fields2010-10-25
* sunrpc: Turn list_for_each-s into the ..._entry-sPavel Emelyanov2010-10-19
* sunrpc: Create sockets in net namespacesPavel Emelyanov2010-10-01
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
| * net: sk_sleep() helperEric Dumazet2010-04-20
* | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-03
|/
* nfsd: ensure sockets are closed on errorNeil Brown2010-02-28
* NFSD: Support AF_INET6 in svc_addsock() functionAime Le Rouzic2010-01-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
|/
* nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-11
* nfsd41: sunrpc: svc_tcp_recv_record()Alexandros Batsakis2009-08-24
* SUNRPC: handle IPv6 PKTINFO when extracting destination addressChuck Lever2009-07-14
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
|\
| * SUNRPC: Fix the TCP server's send buffer accountingTrond Myklebust2009-06-18
| * Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-15
| |\
| * | SUNRPC: Clean up one_sock_name()Chuck Lever2009-04-28
| * | SUNRPC: Support PF_INET6 in one_sock_name()Chuck Lever2009-04-28
| * | SUNRPC: Switch one_sock_name() to use snprintf()Chuck Lever2009-04-28
| * | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-28
| * | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-28
| * | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-28
* | | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-17
| |/ |/|
* | nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields2009-05-27
|/
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-06
|\
| * svcrpc: take advantage of tcp autotuningOlga Kornievskaia2009-03-18
* | SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a portTrond Myklebust2009-04-01
* | SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener socketsChuck Lever2009-03-28
* | SUNRPC: svc_setup_socket() gets protocol family from socketChuck Lever2009-03-28
* | SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-28
|/
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-07
* svc: Move kfree of deferral record to common codeTom Tucker2009-01-07
* SUNRPC: Ensure the server closes sockets in a timely fashionTrond Myklebust2009-01-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * Add a reference to sunrpc in svc_addsockTom Tucker2008-11-24
* | net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
|/
* NLM: Remove unused argument from svc_addsock() functionChuck Lever2008-10-04
* SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever2008-09-29
* SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-23
* SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever2008-04-23
* SUNRPC: export svc_sock_update_bufsJeff Layton2008-04-23