summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcsock.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-24
* svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields2019-02-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-03
|\
| * sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-01
* | sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin2018-12-27
* | sunrpc: remove svc_tcp_bc_classVasily Averin2018-12-27
* | sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-27
* | sunrpc: use-after-free in svc_process_common()Vasily Averin2018-12-27
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro2018-11-01
| |\
| * | iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-30
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Simplify TCP receive codeTrond Myklebust2018-10-29
| |/
* / SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust2018-09-30
|/
* 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-12
|\
| * 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