Age | Commit message (Expand) | Author |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-19 | SUNRPC: Destroy transport from the system workqueue | Trond Myklebust |
2017-10-18 | sunrpc: Convert timers to use timer_setup() | Kees Cook |
2017-10-16 | SUNRPC: fix a list corruption issue in xprt_release() | Trond Myklebust |
2017-10-01 | sunrpc: remove redundant initialization of sock | Colin Ian King |
2017-09-25 | IB: Correct MR length field to be 64-bit | Parav Pandit |
2017-09-11 | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-09-06 | SUNRPC: remove some dead code. | NeilBrown |
2017-09-05 | xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler | Chuck Lever |
2017-09-05 | Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2017-09-05 | svcrdma: Estimate Send Queue depth properly | Chuck Lever |
2017-09-05 | svcrdma: Limit RQ depth | Chuck Lever |
2017-09-05 | svcrdma: Populate tail iovec when receiving | Chuck Lever |
2017-09-05 | merge nfsd 4.13 bugfixes into nfsd for-4.14 branch | J. Bruce Fields |
2017-08-24 | svcrdma: Clean up svc_rdma_build_read_chunk() | Chuck Lever |
2017-08-24 | sunrpc: Const-ify struct sv_serv_ops | Chuck Lever |
2017-08-24 | sunrpc: Const-ify instances of struct svc_xprt_ops | Chuck Lever |
2017-08-24 | net: sunrpc: svcsock: fix NULL-pointer exception | Vadim Lomovtsev |
2017-08-22 | xprtrdma: Re-arrange struct rx_stats | Chuck Lever |
2017-08-20 | Merge branch 'bugfixes' | Trond Myklebust |
2017-08-20 | SUNRPC: ECONNREFUSED should cause a rebind. | NeilBrown |
2017-08-18 | SUNRPC: Add a separate spinlock to protect the RPC request receive list | Trond Myklebust |
2017-08-16 | SUNRPC: Cleanup xs_tcp_read_common() | Trond Myklebust |
2017-08-16 | SUNRPC: Don't loop forever in xs_tcp_data_receive() | Trond Myklebust |
2017-08-16 | SUNRPC: Don't hold the transport lock when receiving backchannel data | Trond Myklebust |
2017-08-16 | SUNRPC: Don't hold the transport lock across socket copy operations | Trond Myklebust |
2017-08-15 | xprtrdma: Remove imul instructions from chunk list encoders | Chuck Lever |
2017-08-15 | xprtrdma: Remove imul instructions from rpcrdma_convert_iovs() | Chuck Lever |
2017-08-11 | xprtrdma: Clean up rpcrdma_bc_marshal_reply() | Chuck Lever |
2017-08-11 | xprtrdma: Harden chunk list encoding against send buffer overflow | Chuck Lever |
2017-08-11 | xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req() | Chuck Lever |
2017-08-11 | xprtrdma: Remove rpclen from rpcrdma_marshal_req | Chuck Lever |
2017-08-11 | xprtrdma: Clean up rpcrdma_marshal_req() synopsis | Chuck Lever |
2017-08-08 | xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits() | Chuck Lever |
2017-08-08 | xprtrdma: Remove rpcrdma_rep::rr_len | Chuck Lever |
2017-08-08 | xprtrdma: Remove opcode check in Receive completion handler | Chuck Lever |
2017-08-08 | xprtrdma: Replace rpcrdma_count_chunks() | Chuck Lever |
2017-08-08 | xprtrdma: Refactor rpcrdma_reply_handler() | Chuck Lever |
2017-08-08 | xprtrdma: Harden backchannel call decoding | Chuck Lever |
2017-08-08 | xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler() | Chuck Lever |
2017-08-01 | sunrpc: Const-ify all instances of struct rpc_xprt_ops | Chuck Lever |
2017-07-21 | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-21 | net/sunrpc/xprt_sock: fix regression in connection error reporting. | NeilBrown |
2017-07-13 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-07-13 | sunrpc: use constant time memory comparison for mac | Jason A. Donenfeld |
2017-07-13 | xprtrdma: Fix documenting comments in frwr_ops.c | Chuck Lever |