summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcsock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-111-3/+3
|\
| * SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-181-3/+3
* | merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-051-2/+20
|\ \
| * | net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev2017-08-241-2/+20
| |/
* | sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever2017-08-241-3/+3
|/
* SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee2017-03-091-0/+1
* Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-281-0/+1
|\
| * sunrpc: flag transports as having congestion controlJeff Layton2017-02-241-0/+1
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-2/+2
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+21
|\
| * sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-141-0/+21
* | udp: do fwd memory scheduling on dequeuePaolo Abeni2016-11-071-1/+1
* | udp: use it's own memory accounting schemaPaolo Abeni2016-10-221-4/+16
|/
* SUNRPC: Detect immediate closure of accepted socketsTrond Myklebust2016-08-011-2/+5
* SUNRPC: accept() may return sockets that are still in SYN_RECVTrond Myklebust2016-08-011-3/+10
* SUNRPC: Change TCP socket space reservationTrond Myklebust2016-07-131-43/+4
* SUNRPC: Micro optimisation for svc_data_readyTrond Myklebust2016-07-131-2/+2
* SUNRPC: Call the default socket callbacks instead of open codingTrond Myklebust2016-07-131-69/+19
* SUNRPC: lock the socket while detaching itTrond Myklebust2016-07-131-0/+3
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-2/+1
* sunrpc: do not pull udp headers on receiveWillem de Bruijn2016-04-111-3/+2
* svcrpc: document lack of some memory barriersJ. Bruce Fields2015-11-101-6/+31
* SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi2015-11-101-1/+0
* SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust2015-10-231-1/+1
* get rid of the size argument of sock_sendmsg()Al Viro2015-04-111-1/+1
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-1/+4
* SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-11-191-11/+16
* sunrpc: fix byte-swapping of displayed XIDChuck Lever2014-08-281-1/+1
* SUNRPC: Optimise away svc_recv_availableTrond Myklebust2014-08-171-17/+6
* SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-291-0/+9
* SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust2014-07-291-18/+21
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-181-0/+2
* SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee2014-05-301-2/+1
* SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-221-0/+5
* NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-221-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-121-6/+6
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-6/+6
* | nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-311-0/+16
|/
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-091-0/+2
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+3
|\
| * NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown2013-08-011-1/+3
* | net: add sk_stream_is_writeable() helperEric Dumazet2013-07-241-1/+1
|/
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-011-1/+1
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-011-2/+7
* ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-311-1/+1
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-201-48/+50
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-0/+2
OpenPOWER on IntegriCloud