summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever2020-06-112-5/+4
* SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever2020-06-111-2/+2
* SUNRPC: trace RPC client lifetime eventsChuck Lever2020-06-111-24/+15
* SUNRPC: Trace transport lifetime eventsChuck Lever2020-06-113-19/+11
* SUNRPC: Split the xdr_buf event classChuck Lever2020-06-113-5/+5
* SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever2020-06-111-0/+1
* SUNRPC: Trace GSS context lifetimesChuck Lever2020-06-112-4/+7
* SUNRPC: receive buffer size estimation values almost never changeChuck Lever2020-06-112-16/+32
* net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev2020-05-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-2437-215/+435
|\
| * rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu2020-05-231-2/+1
| * Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-2313-122/+282
| |\
| | * rxrpc: Fix ack discardDavid Howells2020-05-201-4/+26
| | * rxrpc: Trace discarded ACKsDavid Howells2020-05-201-2/+10
| | * rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-1113-118/+248
| * | sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen2020-05-231-4/+5
| * | tipc: block BH before using dst_cacheEric Dumazet2020-05-231-1/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-221-5/+21
| |\ \
| | * | flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki2020-05-221-5/+21
| * | | mptcp: use untruncated hash in ADD_ADDR HMACTodd Malsbary2020-05-224-25/+24
| * | | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-224-5/+4
| * | | net: ipip: fix wrong address family in init error pathVadim Fedorenko2020-05-221-1/+1
| * | | net/tls: free record only on encryption errorVadim Fedorenko2020-05-221-2/+4
| * | | net/tls: fix encryption error checkingVadim Fedorenko2020-05-221-5/+6
| * | | net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam2020-05-221-1/+1
| * | | ethtool: count header size in reply size estimateMichal Kubecek2020-05-222-3/+2
| * | | net: nlmsg_cancel() if put fails for nhmsgStephen Worley2020-05-211-0/+1
| * | | ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet2020-05-211-2/+4
| |/ /
| * | sctp: Don't add the shutdown timer if its already been addedNeil Horman2020-05-201-3/+11
| * | __netif_receive_skb_core: pass skb by referenceBoris Sukholitko2020-05-201-5/+15
| * | net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau2020-05-201-19/+24
| * | mptcp: use rightmost 64 bits in ADD_ADDR HMACTodd Malsbary2020-05-191-2/+2
| * | net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin2020-05-171-8/+6
| * | nexthop: Fix attribute checking for groupsDavid Ahern2020-05-171-1/+1
| * | net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2020-05-161-0/+15
| * | ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik2020-05-161-1/+2
* | | Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-151-2/+7
|\ \ \ | |/ / |/| |
| * | SUNRPC: 'Directory with parent 'rpc_clnt' already present!'J. Bruce Fields2020-05-141-1/+1
| * | SUNRPC: Signalled ASYNC tasks need to exitChuck Lever2020-05-111-0/+5
| * | SUNRPC: fix use-after-free in rpc_free_client_work()NeilBrown2020-05-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-1521-47/+153
|\ \ \
| * | | ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover2020-05-151-3/+4
| * | | ipmr: Fix RCU list debugging warningAmol Grover2020-05-151-1/+2
| * | | tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet2020-05-151-3/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-144-8/+38
| |\ \ \
| | * | | netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter2020-05-121-0/+11
| | * | | netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso2020-05-121-3/+5
| | * | | netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal2020-05-111-1/+12
| | * | | netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan2020-05-111-1/+1
| | * | | netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-1/+7