aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20SUNRPC: Fix congestion window race with disconnectChuck Lever1-0/+7
2019-09-20SUNRPC: Don't try to parse incomplete RPC messagesTrond Myklebust1-1/+13
2019-09-20SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington2-23/+31
2019-09-20SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington1-9/+18
2019-09-17SUNRPC: RPC level errors should always set task->tk_rpc_statusTrond Myklebust2-4/+7
2019-09-17SUNRPC: Don't receive TCP data into a request buffer that has been resetTrond Myklebust1-1/+7
2019-09-17SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust2-26/+34
2019-08-26xprtrdma: Send Queue size grows after a reconnectChuck Lever1-12/+14
2019-08-26xprtrdma: Clear xprt->reestablish_timeout on closeChuck Lever3-4/+9
2019-08-26xprtrdma: Recycle MRs after disconnectChuck Lever3-9/+29
2019-08-21xprtrdma: Optimize rpcrdma_post_recvs()Chuck Lever1-1/+1
2019-08-21xprtrdma: Inline XDR chunk encoder functionsChuck Lever1-9/+12
2019-08-21xprtrdma: Fix bc_max_slots return valueChuck Lever1-3/+1
2019-08-21xprtrdma: Clean up xprt_rdma_set_connect_timeout()Chuck Lever1-4/+4
2019-08-21xprtrdma: Use an llist to manage free rpcrdma_repsChuck Lever2-59/+53
2019-08-21xprtrdma: Remove rpcrdma_buffer::rb_mrlockChuck Lever3-18/+16
2019-08-21xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever4-12/+33
2019-08-20xprtrdma: Ensure creating an MR does not trigger FS writebackChuck Lever2-4/+5
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever4-43/+35
2019-08-20xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_putChuck Lever3-28/+11
2019-08-20xprtrdma: Simplify rpcrdma_mr_popChuck Lever4-21/+11
2019-08-20xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methodsChuck Lever1-1/+3
2019-08-20xprtrdma: Rename rpcrdma_buffer::rb_allChuck Lever2-19/+9
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever1-1/+1
2019-08-20xprtrdma: Boost maximum transport header sizeChuck Lever2-14/+18
2019-08-20xprtrdma: Fix calculation of ri_max_segs againChuck Lever1-2/+2
2019-08-20xprtrdma: Update obsolete commentChuck Lever1-3/+0
2019-08-20xprtrdma: Refresh the documenting comment in frwr_ops.cChuck Lever1-48/+18
2019-08-20SUNRPC: Inline xdr_commit_encodeChuck Lever1-1/+1
2019-08-20SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever1-23/+4
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean1-0/+1
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean1-10/+1
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak1-0/+9
2019-08-05net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTERNikolay Aleksandrov3-23/+25
2019-08-05net/smc: avoid fallback in case of non-blocking connectUrsula Braun1-3/+4
2019-08-05net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun1-2/+6
2019-08-05ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rtDavid Ahern1-1/+1
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski1-55/+0
2019-08-05net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer1-5/+10
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin18-75/+100
2019-08-02hv_sock: Fix hang when a connection is closedDexuan Cui1-0/+8
2019-08-01tipc: compat: allow tipc commands without argumentsTaras Kondratiuk1-4/+7
2019-07-31net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov1-0/+3
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-14/+41
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-39/+29
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-0/+3
2019-07-30tipc: fix unitilized skb list crashJon Maloy1-2/+1
2019-07-30rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells1-0/+1
2019-07-30rxrpc: Fix potential deadlockDavid Howells3-1/+20
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg1-1/+0