summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust2019-04-261-16/+44
* SUNRPC: Use the client user namespace when encoding credsTrond Myklebust2019-04-262-7/+13
* SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-262-2/+14
* xprtrdma: Remove stale commentChuck Lever2019-04-251-7/+0
* xprtrdma: Update comments that reference ib_drain_qpChuck Lever2019-04-251-4/+6
* xprtrdma: Remove pr_err() call sites from completion handlersChuck Lever2019-04-252-28/+4
* xprtrdma: Eliminate struct rpcrdma_create_data_internalChuck Lever2019-04-254-71/+46
* xprtrdma: Aggregate the inline settings in struct rpcrdma_epChuck Lever2019-04-255-36/+41
* xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsizeChuck Lever2019-04-252-11/+0
* SUNRPC: Update comments based on recent changesChuck Lever2019-04-251-2/+2
* xprtrdma: Eliminate rpcrdma_ia::ri_deviceChuck Lever2019-04-253-28/+25
* xprtrdma: More Send completion batchingChuck Lever2019-04-252-13/+1
* xprtrdma: Clean up sendctx functionsChuck Lever2019-04-253-26/+23
* xprtrdma: Trace marshaling failuresChuck Lever2019-04-251-0/+1
* xprtrdma: Increase maximum number of backchannel requestsChuck Lever2019-04-251-3/+5
* xprtrdma: Backchannel can use GFP_KERNEL allocationsChuck Lever2019-04-251-64/+40
* xprtrdma: Clean up regbuf helpersChuck Lever2019-04-253-82/+80
* xprtrdma: De-duplicate "allocate new, free old regbuf"Chuck Lever2019-04-253-47/+39
* xprtrdma: Allocate req's regbufs at xprt create timeChuck Lever2019-04-254-25/+33
* xprtrdma: rpcrdma_regbuf alignmentChuck Lever2019-04-255-29/+35
* xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()Chuck Lever2019-04-251-16/+9
* xprtrdma: Clean up rpcrdma_create_req()Chuck Lever2019-04-253-17/+21
* xprtrdma: Fix an frwr_map recovery nitChuck Lever2019-04-251-1/+1
* SUNRPC: Avoid digging into the ATOMIC poolChuck Lever2019-04-252-2/+2
* SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust2019-04-251-1/+7
* SUNRPC: Ensure to ratelimit the "server not responding" syslog messagesTrond Myklebust2019-04-251-5/+7
* SUNRPC: Start the first major timeout calculation at task creationTrond Myklebust2019-04-251-10/+34
* SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeoutsTrond Myklebust2019-04-251-0/+9
* SUNRPC: Add tracking of RPC level errorsTrond Myklebust2019-04-252-13/+28
* SUNRPC: Ensure that the transport layer respect major timeoutsTrond Myklebust2019-04-251-4/+13
* SUNRPC: Declare RPC timers as TIMER_DEFERRABLETrond Myklebust2019-04-252-2/+6
* SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust2019-04-251-4/+2
* SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-253-2/+16
* SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-255-33/+81
* SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-251-4/+3
* SUNRPC: Refactor rpc_sleep_on()Trond Myklebust2019-04-251-16/+24
* SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust2019-04-254-43/+48
* SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepareTrond Myklebust2019-04-251-13/+17
* SUNRPC: Fix up task signallingTrond Myklebust2019-04-253-17/+29
* Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-201-2/+5
|\
| * SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-171-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-1756-220/+451
|\ \ | |/ |/|
| * socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann2019-04-161-2/+2
| * tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-161-5/+5
| * net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov2019-04-161-1/+1
| * tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu2019-04-161-2/+6
| * tipc: fix link established but not in sessionTuong Lien2019-04-161-0/+2
| * net: Fix missing meta data in skb with vlan packetYuya Kusakabe2019-04-161-1/+9
| * net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-161-1/+5
| * net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel2019-04-161-3/+4