aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/svcsock.c
AgeCommit message (Expand)Author
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2010-12-17sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown
2010-10-25svcrpc: svc_tcp_sendto XPT_DEAD check is redundantJ. Bruce Fields
2010-10-19sunrpc: Turn list_for_each-s into the ..._entry-sPavel Emelyanov
2010-10-01sunrpc: Create sockets in net namespacesPavel Emelyanov
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-03sunrpc: centralise most calls to svc_xprt_receivedNeil Brown
2010-04-20net: sk_sleep() helperEric Dumazet
2010-02-28nfsd: ensure sockets are closed on errorNeil Brown
2010-01-26NFSD: Support AF_INET6 in svc_addsock() functionAime Le Rouzic
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-09-11nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer
2009-08-24nfsd41: sunrpc: svc_tcp_recv_record()Alexandros Batsakis
2009-07-14SUNRPC: handle IPv6 PKTINFO when extracting destination addressChuck Lever
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds
2009-06-18SUNRPC: Fix the TCP server's send buffer accountingTrond Myklebust
2009-06-17nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields
2009-04-28SUNRPC: Clean up one_sock_name()Chuck Lever
2009-04-28SUNRPC: Support PF_INET6 in one_sock_name()Chuck Lever
2009-04-28SUNRPC: Switch one_sock_name() to use snprintf()Chuck Lever
2009-04-28SUNRPC: pass buffer size to svc_sock_names()Chuck Lever
2009-04-28SUNRPC: pass buffer size to svc_addsock()Chuck Lever
2009-04-28SUNRPC: Fix error return value of svc_addr_len()Chuck Lever
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-01SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a portTrond Myklebust
2009-03-28SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener socketsChuck Lever
2009-03-28SUNRPC: svc_setup_socket() gets protocol family from socketChuck Lever
2009-03-28SUNRPC: Pass a family argument to svc_register()Chuck Lever
2009-03-18svcrpc: take advantage of tcp autotuningOlga Kornievskaia
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust
2009-01-07svc: Move kfree of deferral record to common codeTom Tucker
2009-01-06SUNRPC: Ensure the server closes sockets in a timely fashionTrond Myklebust
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-24Add a reference to sunrpc in svc_addsockTom Tucker
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-09-29SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever
2008-04-23SUNRPC: Update RPC server's TCP record marker decoderChuck Lever