summaryrefslogtreecommitdiff
path: root/net/sunrpc/svcsock.c
Commit message (Expand)AuthorAge
* Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-05
|\
| * sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-03
| * svc: Simplify ->xpo_secure_portChuck Lever2018-04-03
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-08
|\
| * sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig2018-02-05
* | svc_recvfrom(): switch to sock_recvmsg()Al Viro2017-12-02
|/
* Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-11
|\
| * SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-18
* | merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-05
|\ \
| * | net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev2017-08-24
| |/
* | sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever2017-08-24
|/
* SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee2017-03-09
* Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-28
|\
| * sunrpc: flag transports as having congestion controlJeff Layton2017-02-24
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-14
* | udp: do fwd memory scheduling on dequeuePaolo Abeni2016-11-07
* | udp: use it's own memory accounting schemaPaolo Abeni2016-10-22
|/
* SUNRPC: Detect immediate closure of accepted socketsTrond Myklebust2016-08-01
* SUNRPC: accept() may return sockets that are still in SYN_RECVTrond Myklebust2016-08-01
* SUNRPC: Change TCP socket space reservationTrond Myklebust2016-07-13
* SUNRPC: Micro optimisation for svc_data_readyTrond Myklebust2016-07-13
* SUNRPC: Call the default socket callbacks instead of open codingTrond Myklebust2016-07-13
* SUNRPC: lock the socket while detaching itTrond Myklebust2016-07-13
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-13
* sunrpc: do not pull udp headers on receiveWillem de Bruijn2016-04-11
* svcrpc: document lack of some memory barriersJ. Bruce Fields2015-11-10
* SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi2015-11-10
* SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust2015-10-23
* get rid of the size argument of sock_sendmsg()Al Viro2015-04-11
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
* SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-11-19
* sunrpc: fix byte-swapping of displayed XIDChuck Lever2014-08-28
* SUNRPC: Optimise away svc_recv_availableTrond Myklebust2014-08-17
* SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-29
* SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust2014-07-29
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-18
* SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee2014-05-30
* SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-22
* NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-31
|/
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
|\