summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-09
|\
| * net/tls: handle errors from padding_length()Jakub Kicinski2019-05-09
| * net/tls: remove set but not used variablesJakub Kicinski2019-05-09
| * packet: Fix error path in packet_initYueHaibing2019-05-09
| * net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski2019-05-09
| * Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-05-09
| |\
| | * batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing2019-05-06
| | * batman-adv: Start new development cycleSimon Wunderlich2019-05-06
| * | vlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-09
| * | tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan2019-05-09
| * | net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren2019-05-08
| * | openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Geert Uytterhoeven2019-05-08
| * | ipv4: Fix raw socket lookup for local trafficDavid Ahern2019-05-08
| * | fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu2019-05-08
* | | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-09
|\ \ \
| * | | SUNRPC: Rebalance a kref in auth_gss.cChuck Lever2019-05-09
| * | | SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter2019-05-09
| * | | SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu2019-05-09
| * | | SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust2019-04-26
| * | | SUNRPC: Use the client user namespace when encoding credsTrond Myklebust2019-04-26
| * | | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-26
| * | | xprtrdma: Remove stale commentChuck Lever2019-04-25
| * | | xprtrdma: Update comments that reference ib_drain_qpChuck Lever2019-04-25
| * | | xprtrdma: Remove pr_err() call sites from completion handlersChuck Lever2019-04-25
| * | | xprtrdma: Eliminate struct rpcrdma_create_data_internalChuck Lever2019-04-25
| * | | xprtrdma: Aggregate the inline settings in struct rpcrdma_epChuck Lever2019-04-25
| * | | xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsizeChuck Lever2019-04-25
| * | | SUNRPC: Update comments based on recent changesChuck Lever2019-04-25
| * | | xprtrdma: Eliminate rpcrdma_ia::ri_deviceChuck Lever2019-04-25
| * | | xprtrdma: More Send completion batchingChuck Lever2019-04-25
| * | | xprtrdma: Clean up sendctx functionsChuck Lever2019-04-25
| * | | xprtrdma: Trace marshaling failuresChuck Lever2019-04-25
| * | | xprtrdma: Increase maximum number of backchannel requestsChuck Lever2019-04-25
| * | | xprtrdma: Backchannel can use GFP_KERNEL allocationsChuck Lever2019-04-25
| * | | xprtrdma: Clean up regbuf helpersChuck Lever2019-04-25
| * | | xprtrdma: De-duplicate "allocate new, free old regbuf"Chuck Lever2019-04-25
| * | | xprtrdma: Allocate req's regbufs at xprt create timeChuck Lever2019-04-25
| * | | xprtrdma: rpcrdma_regbuf alignmentChuck Lever2019-04-25
| * | | xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()Chuck Lever2019-04-25
| * | | xprtrdma: Clean up rpcrdma_create_req()Chuck Lever2019-04-25
| * | | xprtrdma: Fix an frwr_map recovery nitChuck Lever2019-04-25
| * | | SUNRPC: Avoid digging into the ATOMIC poolChuck Lever2019-04-25
| * | | SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust2019-04-25
| * | | SUNRPC: Ensure to ratelimit the "server not responding" syslog messagesTrond Myklebust2019-04-25
| * | | SUNRPC: Start the first major timeout calculation at task creationTrond Myklebust2019-04-25
| * | | SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeoutsTrond Myklebust2019-04-25
| * | | SUNRPC: Add tracking of RPC level errorsTrond Myklebust2019-04-25
| * | | SUNRPC: Ensure that the transport layer respect major timeoutsTrond Myklebust2019-04-25
| * | | SUNRPC: Declare RPC timers as TIMER_DEFERRABLETrond Myklebust2019-04-25
| * | | SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust2019-04-25