aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcsock.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\
| * NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown2013-08-01
* | net: add sk_stream_is_writeable() helperEric Dumazet2013-07-24
|/
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-01
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-01
* ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-31
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-20
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
| * svcrpc: fix some printksJ. Bruce Fields2012-12-17
| * svcrpc: support multiple-fragment rpc'sJ. Bruce Fields2012-12-04
| * svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-04
| * svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields2012-12-04
| * svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields2012-12-04
| * svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-04
* | SUNRPC: remove BUG_ONs from *_reclassify_socket*Weston Andros Adamson2012-11-04
|/
* nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
* svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields2012-08-21
* svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-21
* svcrpc: minor udp code cleanupJ. Bruce Fields2012-08-21
* svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-21
* svcrpc: clean up control flowJ. Bruce Fields2012-08-21
* svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields2012-08-21
* svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-08-20
* net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet2012-06-27
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* 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
|\