Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-01 | 7 | -26/+61 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | openvswitch: Fix push/pop ethernet validation | Jaime CaamaƱo Ruiz | 2018-11-01 | 1 | -2/+2 | |
| * | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-11-01 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ixgbe/ixgbevf: fix XFRM_ALGO dependency | Jeff Kirsher | 2018-10-31 | 1 | -1/+0 | |
| * | | | | | | | bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data | John Fastabend | 2018-10-30 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | rtnetlink: Disallow FDB configuration for non-Ethernet device | Ido Schimmel | 2018-10-30 | 1 | -0/+10 | |
| * | | | | | | sctp: check policy more carefully when getting pr status | Xin Long | 2018-10-30 | 1 | -3/+5 | |
| * | | | | | | sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer | Xin Long | 2018-10-30 | 1 | -3/+7 | |
| * | | | | | | ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 | Hangbin Liu | 2018-10-30 | 1 | -17/+36 | |
* | | | | | | | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-10-31 | 4 | -169/+348 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libceph: support the RADOS copy-from operation | Luis Henriques | 2018-10-22 | 1 | -0/+90 | |
| * | | | | | | | libceph: check reply num_data_items in setup_request_data() | Ilya Dryomov | 2018-10-22 | 1 | -25/+23 | |
| * | | | | | | | libceph: preallocate message data items | Ilya Dryomov | 2018-10-22 | 3 | -89/+144 | |
| * | | | | | | | libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls | Ilya Dryomov | 2018-10-22 | 1 | -17/+21 | |
| * | | | | | | | libceph: introduce alloc_watch_request() | Ilya Dryomov | 2018-10-22 | 1 | -9/+19 | |
| * | | | | | | | libceph: assign cookies in linger_submit() | Ilya Dryomov | 2018-10-22 | 1 | -21/+27 | |
| * | | | | | | | libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() | Ilya Dryomov | 2018-10-22 | 2 | -3/+3 | |
| * | | | | | | | libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op() | Ilya Dryomov | 2018-10-22 | 1 | -6/+0 | |
| * | | | | | | | libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() | Ilya Dryomov | 2018-10-22 | 2 | -0/+9 | |
| * | | | | | | | libceph: introduce ceph_pagelist_alloc() | Ilya Dryomov | 2018-10-22 | 2 | -10/+24 | |
| * | | | | | | | libceph: osd_req_op_cls_init() doesn't need to take opcode | Ilya Dryomov | 2018-10-22 | 1 | -5/+4 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-31 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 5 | -5/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-10-30 | 8 | -161/+219 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | nfsd: Fix an Oops in free_session() | Trond Myklebust | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | | | svcrdma: Remove try_module_get from backchannel | Chuck Lever | 2018-10-29 | 1 | -14/+0 | |
| * | | | | | | | svcrdma: Remove ->release_rqst call in bc reply handler | Chuck Lever | 2018-10-29 | 1 | -5/+4 | |
| * | | | | | | | svcrdma: Reduce max_send_sges | Chuck Lever | 2018-10-29 | 1 | -4/+6 | |
| * | | | | | | | SUNRPC: Simplify TCP receive code | Trond Myklebust | 2018-10-29 | 1 | -39/+14 | |
| * | | | | | | | SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock | Trond Myklebust | 2018-10-29 | 1 | -23/+23 | |
| * | | | | | | | SUNRPC: Remove non-RCU protected lookup | Trond Myklebust | 2018-10-29 | 1 | -57/+4 | |
| * | | | | | | | SUNRPC: Lockless server RPCSEC_GSS context lookup | Trond Myklebust | 2018-10-29 | 1 | -6/+26 | |
| * | | | | | | | SUNRPC: Make server side AUTH_UNIX use lockless lookups | Trond Myklebust | 2018-10-29 | 1 | -6/+8 | |
| * | | | | | | | SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock | Trond Myklebust | 2018-10-29 | 1 | -14/+79 | |
| * | | | | | | | SUNRPC: Refactor sunrpc_cache_lookup | Trond Myklebust | 2018-10-03 | 1 | -8/+25 | |
| * | | | | | | | SUNRPC: Add lockless lookup of the server's auth domain | Trond Myklebust | 2018-10-03 | 3 | -6/+35 | |
| * | | | | | | | SUNRPC: Remove the server 'authtab_lock' and just use RCU | Trond Myklebust | 2018-10-03 | 1 | -18/+34 | |
* | | | | | | | | Merge tag '9p-for-4.20' of git://github.com/martinetd/linux | Linus Torvalds | 2018-10-29 | 9 | -478/+405 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 9p/trans_fd: put worker reqs on destroy | Dominique Martinet | 2018-10-10 | 1 | -0/+8 | |
| * | | | | | | | | 9p/trans_fd: abort p9_read_work if req status changed | Dominique Martinet | 2018-10-10 | 1 | -6/+11 | |
| * | | | | | | | | 9p: potential NULL dereference | Dan Carpenter | 2018-10-10 | 1 | -1/+1 | |
| * | | | | | | | | 9p: p9dirent_read: check network-provided name length | Dominique Martinet | 2018-09-07 | 1 | -3/+9 | |
| * | | | | | | | | 9p/rdma: remove useless check in cm_event_handler | Dominique Martinet | 2018-09-07 | 1 | -2/+1 | |
| * | | | | | | | | 9p: do not trust pdu content for stat item size | Gertjan Halkes | 2018-09-07 | 1 | -1/+2 | |
| * | | | | | | | | 9p: Rename req to rreq in trans_fd | Tomas Bortoli | 2018-09-07 | 1 | -15/+15 | |
| * | | | | | | | | 9p/rdma: do not disconnect on down_interruptible EAGAIN | Dominique Martinet | 2018-09-07 | 1 | -2/+2 | |
| * | | | | | | | | 9p: Add refcount to p9_req_t | Tomas Bortoli | 2018-09-07 | 5 | -12/+84 | |
| * | | | | | | | | 9p: rename p9_free_req() function | Tomas Bortoli | 2018-09-07 | 1 | -50/+50 | |
| * | | | | | | | | 9p: add a per-client fcall kmem_cache | Dominique Martinet | 2018-09-07 | 1 | -5/+32 | |
| * | | | | | | | | 9p: embed fcall in req to round down buffer allocs | Dominique Martinet | 2018-09-07 | 5 | -116/+122 |