| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | SUNRPC: Cache the process user cred in the RPC server listener | Trond Myklebust | 2019-04-24 | 1 | -1/+3 |
* | svcrpc: fix UDP on servers with lots of threads | J. Bruce Fields | 2019-02-21 | 1 | -10/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
|\ |
|
| * | sock: Make sock->sk_stamp thread-safe | Deepa Dinamani | 2019-01-01 | 1 | -1/+1 |
* | | sunrpc: remove unused xpo_prep_reply_hdr callback | Vasily Averin | 2018-12-27 | 1 | -17/+0 |
* | | sunrpc: remove svc_tcp_bc_class | Vasily Averin | 2018-12-27 | 1 | -101/+0 |
* | | sunrpc: replace svc_serv->sv_bc_xprt by boolean flag | Vasily Averin | 2018-12-27 | 1 | -2/+0 |
* | | sunrpc: use-after-free in svc_process_common() | Vasily Averin | 2018-12-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-01 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Al Viro | 2018-11-01 | 1 | -3/+3 |
| |\ |
|
| * | | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -1/+1 |
* | | | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-10-30 | 1 | -39/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | SUNRPC: Simplify TCP receive code | Trond Myklebust | 2018-10-29 | 1 | -39/+14 |
| |/ |
|
* / | SUNRPC: Rename xprt->recv_lock to xprt->queue_lock | Trond Myklebust | 2018-09-30 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-04-05 | 1 | -2/+6 |
|\ |
|
| * | sunrpc: Save remote presentation address in svc_xprt for trace events | Chuck Lever | 2018-04-03 | 1 | -0/+1 |
| * | svc: Simplify ->xpo_secure_port | Chuck Lever | 2018-04-03 | 1 | -2/+5 |
* | | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 2018-02-12 | 1 | -5/+8 |
|/ |
|
* | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-02-08 | 1 | -14/+0 |
|\ |
|
| * | sunrpc: remove dead code in svc_sock_setbufsize | Christoph Hellwig | 2018-02-05 | 1 | -14/+0 |
* | | svc_recvfrom(): switch to sock_recvmsg() | Al Viro | 2017-12-02 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-09-11 | 1 | -3/+3 |
|\ |
|
| * | SUNRPC: Add a separate spinlock to protect the RPC request receive list | Trond Myklebust | 2017-08-18 | 1 | -3/+3 |
* | | merge nfsd 4.13 bugfixes into nfsd for-4.14 branch | J. Bruce Fields | 2017-09-05 | 1 | -2/+20 |
|\ \ |
|
| * | | net: sunrpc: svcsock: fix NULL-pointer exception | Vadim Lomovtsev | 2017-08-24 | 1 | -2/+20 |
| |/ |
|
* / | sunrpc: Const-ify instances of struct svc_xprt_ops | Chuck Lever | 2017-08-24 | 1 | -3/+3 |
|/ |
|
* | SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt | Kinglong Mee | 2017-03-09 | 1 | -0/+1 |
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-02-28 | 1 | -0/+1 |
|\ |
|
| * | sunrpc: flag transports as having congestion control | Jeff Layton | 2017-02-24 | 1 | -0/+1 |
* | | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-27 | 1 | -2/+2 |
|/ |
|
* | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 1 | -0/+21 |
|\ |
|
| * | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew | 2016-11-14 | 1 | -0/+21 |
* | | udp: do fwd memory scheduling on dequeue | Paolo Abeni | 2016-11-07 | 1 | -1/+1 |
* | | udp: use it's own memory accounting schema | Paolo Abeni | 2016-10-22 | 1 | -4/+16 |
|/ |
|
* | SUNRPC: Detect immediate closure of accepted sockets | Trond Myklebust | 2016-08-01 | 1 | -2/+5 |
* | SUNRPC: accept() may return sockets that are still in SYN_RECV | Trond Myklebust | 2016-08-01 | 1 | -3/+10 |
* | SUNRPC: Change TCP socket space reservation | Trond Myklebust | 2016-07-13 | 1 | -43/+4 |
* | SUNRPC: Micro optimisation for svc_data_ready | Trond Myklebust | 2016-07-13 | 1 | -2/+2 |
* | SUNRPC: Call the default socket callbacks instead of open coding | Trond Myklebust | 2016-07-13 | 1 | -69/+19 |
* | SUNRPC: lock the socket while detaching it | Trond Myklebust | 2016-07-13 | 1 | -0/+3 |
* | sock: tigthen lockdep checks for sock_owned_by_user | Hannes Frederic Sowa | 2016-04-13 | 1 | -2/+1 |
* | sunrpc: do not pull udp headers on receive | Willem de Bruijn | 2016-04-11 | 1 | -3/+2 |
* | svcrpc: document lack of some memory barriers | J. Bruce Fields | 2015-11-10 | 1 | -6/+31 |
* | SUNRPC: drop stale comment in svc_setup_socket() | Stefan Hajnoczi | 2015-11-10 | 1 | -1/+0 |
* | SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage() | Trond Myklebust | 2015-10-23 | 1 | -1/+1 |
* | get rid of the size argument of sock_sendmsg() | Al Viro | 2015-04-11 | 1 | -1/+1 |
* | sunrpc: move rq_local field to rq_flags | Jeff Layton | 2014-12-09 | 1 | -1/+4 |