summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-01-02Merge tag '9p-for-4.21' of git://github.com/martinetd/linuxLinus Torvalds
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever
2019-01-02xprtrdma: Don't leak freed MRsChuck Lever
2019-01-02xprtrdma: Add documenting comment for rpcrdma_buffer_destroyChuck Lever
2019-01-02xprtrdma: Replace outdated comment for rpcrdma_ep_postChuck Lever
2019-01-02xprtrdma: Update comments in frwr_op_sendChuck Lever
2019-01-02SUNRPC: Fix some kernel doc complaintsChuck Lever
2019-01-02xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever
2019-01-02xprtrdma: Add trace points for calls to transport switch methodsChuck Lever
2019-01-02xprtrdma: Relocate the xprtrdma_mr_map trace pointsChuck Lever
2019-01-02xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever
2019-01-02xprtrdma: Remove unused fields from rpcrdma_iaChuck Lever
2019-01-02xprtrdma: Cull dprintk() call sitesChuck Lever
2019-01-02xprtrdma: Simplify locking that protects the rl_allreqs listChuck Lever
2019-01-02xprtrdma: Expose transport header errorsChuck Lever
2019-01-02xprtrdma: Remove request_module from backchannelChuck Lever
2019-01-02xprtrdma: Recognize XDRBUF_SPARSE_PAGESChuck Lever
2019-01-02xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)Chuck Lever
2019-01-02xprtrdma: Remove rpcrdma_memreg_opsChuck Lever
2019-01-02xprtrdma: Remove support for FMR memory registrationChuck Lever
2019-01-02xprtrdma: Reduce max_frwr_depthChuck Lever
2019-01-02xprtrdma: Fix ri_max_segs and the result of ro_maxpagesChuck Lever
2019-01-02xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever
2019-01-02xprtrdma: No qp_event disconnectChuck Lever
2019-01-02xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueueChuck Lever
2019-01-02xprtrdma: Refactor Receive accountingChuck Lever
2019-01-02xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV failsChuck Lever
2019-01-02xprtrdma: Yet another double DMA-unmapChuck Lever
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS
2018-12-27sunrpc: fix debug message in svc_create_xprt()Vasily Averin
2018-12-27sunrpc: make visible processing error in bc_svc_process()Vasily Averin
2018-12-27sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin
2018-12-27sunrpc: remove svc_rdma_bc_classVasily Averin
2018-12-27sunrpc: remove svc_tcp_bc_classVasily Averin
2018-12-27sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin
2018-12-27sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin
2018-12-27sunrpc: use-after-free in svc_process_common()Vasily Averin
2018-12-27sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds