| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag '9p-for-5.1' of git://github.com/martinetd/linux | Linus Torvalds | 2019-03-17 | 2 | -2/+2 |
|\ |
|
| * | 9p/net: fix memory leak in p9_client_create | zhengbin | 2019-03-13 | 1 | -1/+1 |
| * | 9p: mark expected switch fall-through | Gustavo A. R. Silva | 2019-01-23 | 1 | -1/+1 |
* | | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2019-03-16 | 3 | -20/+16 |
|\ \ |
|
| * | | SUNRPC: Remove redundant check for the reply length in call_decode() | Trond Myklebust | 2019-03-15 | 1 | -4/+0 |
| * | | SUNRPC: Handle the SYSTEM_ERR rpc error | Trond Myklebust | 2019-03-15 | 1 | -0/+1 |
| * | | SUNRPC: rpc_decode_header() must always return a non-zero value on error | Trond Myklebust | 2019-03-15 | 1 | -13/+7 |
| * | | SUNRPC: Use the ENOTCONN error on socket disconnect | Trond Myklebust | 2019-03-15 | 1 | -1/+1 |
| * | | SUNRPC: Fix the minimal size for reply buffer allocation | Trond Myklebust | 2019-03-15 | 1 | -1/+6 |
| * | | SUNRPC: Fix a client regression when handling oversized replies | Trond Myklebust | 2019-03-15 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-14 | 13 | -66/+134 |
|\ \ \ |
|
| * | | | l2tp: fix infoleak in l2tp_ip6_recvmsg() | Eric Dumazet | 2019-03-13 | 1 | -3/+1 |
| * | | | net/tls: Inform user space about send buffer availability | Vakul Garg | 2019-03-13 | 2 | -4/+2 |
| * | | | net_sched: return correct value for *notify* functions | Zhike Wang | 2019-03-13 | 2 | -13/+34 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-03-12 | 5 | -36/+92 |
| |\ \ \ |
|
| | * | | | netfilter: nf_tables: return immediately on empty commit | Florian Westphal | 2019-03-11 | 1 | -0/+5 |
| | * | | | netfilter: nf_tables: use-after-free in dynamic operations | Pablo Neira Ayuso | 2019-03-11 | 1 | -1/+3 |
| | * | | | netfilter: nf_tables: bogus EBUSY when deleting set after flush | Pablo Neira Ayuso | 2019-03-11 | 4 | -13/+54 |
| | * | | | netfilter: nf_tables: fix set double-free in abort path | Pablo Neira Ayuso | 2019-03-08 | 1 | -6/+11 |
| | * | | | netfilter: nat: don't register device notifier twice | Florian Westphal | 2019-03-08 | 1 | -16/+19 |
| * | | | | net/x25: reset state in x25_connect() | Eric Dumazet | 2019-03-11 | 1 | -0/+1 |
| * | | | | tcp: Don't access TCP_SKB_CB before initializing it | Christoph Paasch | 2019-03-11 | 1 | -8/+1 |
| * | | | | net: sit: fix UBSAN Undefined behaviour in check_6rd | Miaohe Lin | 2019-03-11 | 1 | -2/+3 |
* | | | | | Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-03-12 | 6 | -47/+39 |
|\ \ \ \ \ |
|
| * | | | | | svcrpc: fix UDP on servers with lots of threads | J. Bruce Fields | 2019-02-21 | 1 | -10/+10 |
| * | | | | | svcrdma: Remove syslog warnings in work completion handlers | Chuck Lever | 2019-02-06 | 4 | -27/+2 |
| * | | | | | svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled | Chuck Lever | 2019-02-06 | 1 | -1/+3 |
| * | | | | | svcrdma: Use struct_size() in kmalloc() | Gustavo A. R. Silva | 2019-02-06 | 1 | -2/+1 |
| * | | | | | svcrpc: fix unlikely races preventing queueing of sockets | J. Bruce Fields | 2019-02-06 | 3 | -3/+15 |
| * | | | | | svcrpc: svc_xprt_has_something_to_do seems a little long | J. Bruce Fields | 2019-02-06 | 1 | -2/+2 |
| * | | | | | SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot() | Trond Myklebust | 2019-02-06 | 1 | -2/+6 |
* | | | | | | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-03-12 | 1 | -3/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | libceph: use struct_size() for kmalloc() in crush_decode() | Gustavo A. R. Silva | 2019-03-05 | 1 | -3/+2 |
* | | | | | | | Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2019-03-12 | 29 | -1068/+1203 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | SUNRPC: Take the transport send lock before binding+connecting | Trond Myklebust | 2019-03-10 | 1 | -1/+8 |
| * | | | | | | SUNRPC: Micro-optimise when the task is known not to be sleeping | Trond Myklebust | 2019-03-10 | 1 | -34/+65 |
| * | | | | | | SUNRPC: Check whether the task was transmitted before rebind/reconnect | Trond Myklebust | 2019-03-10 | 1 | -4/+40 |
| * | | | | | | SUNRPC: Remove redundant calls to RPC_IS_QUEUED() | Trond Myklebust | 2019-03-09 | 2 | -5/+1 |
| * | | | | | | SUNRPC: Clean up | Trond Myklebust | 2019-03-09 | 1 | -33/+14 |
| * | | | | | | SUNRPC: Respect RPC call timeouts when retrying transmission | Trond Myklebust | 2019-03-07 | 1 | -18/+24 |
| * | | | | | | SUNRPC: Fix up RPC back channel transmission | Trond Myklebust | 2019-03-07 | 1 | -28/+33 |
| * | | | | | | SUNRPC: Prevent thundering herd when the socket is not connected | Trond Myklebust | 2019-03-07 | 1 | -4/+17 |
| * | | | | | | SUNRPC: Allow dynamic allocation of back channel slots | Trond Myklebust | 2019-03-02 | 1 | -16/+25 |
| * | | | | | | SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc | Trond Myklebust | 2019-03-02 | 3 | -8/+5 |
| * | | | | | | NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated | Trond Myklebust | 2019-03-01 | 1 | -0/+7 |
| * | | | | | | SUNRPC: Fix an Oops in udp_poll() | Trond Myklebust | 2019-02-26 | 1 | -2/+19 |
| * | | | | | | Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust | 2019-02-25 | 27 | -847/+858 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | SUNRPC: Use au_rslack when computing reply buffer size | Chuck Lever | 2019-02-14 | 1 | -3/+4 |
| | * | | | | | | SUNRPC: Add rpc_auth::au_ralign field | Chuck Lever | 2019-02-14 | 4 | -6/+16 |
| | * | | | | | | SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize | Chuck Lever | 2019-02-14 | 3 | -1/+6 |