summaryrefslogtreecommitdiff
path: root/net/sunrpc/svcsock.c
AgeCommit message (Expand)Author
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-12-06SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-09-14SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-15svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-04-10svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields
2011-04-07svcrpc: take advantage of tcp autotuningOlga Kornievskaia
2011-04-07SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields
2011-04-07svcrpc: copy cb reply instead of pagesTrond Myklebust
2011-04-07svcrpc: close connection if client sends short packetJ. Bruce Fields
2011-04-07svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields
2011-04-07SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust
2011-04-07SUNRPC: requeue tcp socket less frequentlyTrond Myklebust
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet
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