aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcsock.c
Commit message (Expand)AuthorAge
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
| * SUNRPC: fixup for namespace changesTrond Myklebust2012-01-31
| * SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-31
* | SUNPRC: remove marking service temporary sockets with XPT_CHNGBUFStanislav Kinsbursky2012-02-03
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-06
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-14
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-27
|\
| * SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
* | svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten2011-07-15
|/
* svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields2011-04-10
* svcrpc: take advantage of tcp autotuningOlga Kornievskaia2011-04-07
* SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-07
* svcrpc: copy cb reply instead of pagesTrond Myklebust2011-04-07
* svcrpc: close connection if client sends short packetJ. Bruce Fields2011-04-07
* svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields2011-04-07
* SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust2011-04-07
* SUNRPC: requeue tcp socket less frequentlyTrond Myklebust2011-04-07
* net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-22
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * 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