summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-02xprtrdma: Fix BUG after a device removalChuck Lever
2018-02-02xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever
2018-01-23SUNRPC: Micro-optimize __rpc_executeChuck Lever
2018-01-23SUNRPC: task_run_action should display tk_callbackChuck Lever
2018-01-23SUNRPC: Trace xprt_timer eventsChuck Lever
2018-01-23xprtrdma: Correct some documenting commentsChuck Lever
2018-01-23xprtrdma: Fix "bytes registered" accountingChuck Lever
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever
2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory invalidationChuck Lever
2018-01-23xprtrdma: Add trace points in reply decoder pathChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever
2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever
2018-01-16xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever
2018-01-16xprtrdma: Remove usage of "mw"Chuck Lever
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever
2018-01-16xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst'sChuck Lever
2018-01-16xprtrdma: Split xprt_rdma_send_requestChuck Lever
2018-01-16xprtrdma: buf_free not called for CB repliesChuck Lever
2018-01-16xprtrdma: Move unmap-safe logic to rpcrdma_marshal_reqChuck Lever
2018-01-16xprtrdma: Support IPv6 in xprt_rdma_set_portChuck Lever
2018-01-16xprtrdma: Remove another sockaddr_storage field (cdata::addr)Chuck Lever
2018-01-16xprtrdma: Initialize the xprt address string array earlierChuck Lever
2018-01-16xprtrdma: Remove unused padding variablesChuck Lever
2018-01-16xprtrdma: Remove ri_reminv_expectedChuck Lever
2018-01-16xprtrdma: Per-mode handling for Remote InvalidationChuck Lever
2018-01-16xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_requestChuck Lever
2018-01-16xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever
2018-01-16xprtrdma: Fix buffer leak after transport set up failureChuck Lever
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko
2017-12-15net: sched: fix clsact init error pathJiri Pirko
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz
2017-12-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-13tcp: refresh tcp_mstamp from timers callbacksEric Dumazet
2017-12-13tcp: fix potential underestimation on rcv_rttWei Wang
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-12-13net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee