summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-103-9/+10
|\
| * xfrm: policy: Use sequence counters with associated lockAhmed S. Darwish2020-07-291-5/+5
| * netfilter: nft_set_rbtree: Use sequence counter with associated rwlockAhmed S. Darwish2020-07-291-2/+2
| * netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-2/+3
* | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-0910-264/+287
|\ \
| * | svcrdma: CM event handler clean upChuck Lever2020-07-281-31/+25
| * | svcrdma: Remove transport reference countingChuck Lever2020-07-284-27/+2
| * | svcrdma: Fix another Receive buffer leakChuck Lever2020-07-281-0/+2
| * | SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever2020-07-242-2/+1
| * | svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2020-07-131-2/+12
| * | svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-132-6/+7
| * | svcrdma: Introduce Send completion IDsChuck Lever2020-07-131-3/+12
| * | svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2020-07-131-6/+6
| * | svcrdma: Introduce Receive completion IDsChuck Lever2020-07-131-3/+12
| * | svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever2020-07-132-14/+4
| * | svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever2020-07-136-34/+19
| * | SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever2020-07-132-15/+14
| * | svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2020-07-131-1/+1
| * | svcrdma: Consolidate send_error helper functionsChuck Lever2020-07-131-47/+5
| * | svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever2020-07-131-9/+19
| * | svcrdma: Eliminate return value for svc_rdma_send_error_msg()Chuck Lever2020-07-131-11/+14
| * | svcrdma: Add a @status parameter to svc_rdma_send_error_msg()Chuck Lever2020-07-131-6/+26
| * | svcrdma: Add @rctxt parameter to svc_rdma_send_error() functionsChuck Lever2020-07-132-16/+16
| * | svcrdma: Remove save_io_pages() call from send_error_msg()Chuck Lever2020-07-131-4/+5
| * | svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever2020-07-131-7/+21
| * | SUNRPC: Augment server-side rpcgss tracepointsChuck Lever2020-07-132-38/+82
* | | Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-071-1/+1
|\ \ \
| * | | net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook2020-08-071-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0722-67/+67
|\ \ \ \ | |/ / / |/| | |
| * | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-0722-67/+67
* | | | Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2020-08-061-0/+8
|\ \ \ \
| * | | | net: sock: add sock_set_markAlexander Aring2020-08-061-0/+8
* | | | | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: genetlink: Move initialization to core_initcallDaniel Lezcano2020-07-211-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-05438-6173/+14821
|\ \ \ \ \
| * | | | | ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio2020-08-051-0/+1
| * | | | | mptcp: be careful on subflow creationPaolo Abeni2020-08-051-0/+6
| * | | | | tipc: set ub->ifindex for local ipv6 addressXin Long2020-08-051-0/+8
| * | | | | ipv6: add ipv6_dev_find()Xin Long2020-08-051-0/+39
| * | | | | net: openvswitch: silence suspicious RCU usage warningTonghao Zhang2020-08-051-3/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-045-19/+43
| |\ \ \ \ \
| | * | | | | netfilter: flowtable: Set offload timeout when adding flowRoi Dayan2020-08-031-0/+2
| | * | | | | netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan2020-08-031-12/+0
| | * | | | | netfilter: nft_meta: fix iifgroup matchingFlorian Westphal2020-08-021-1/+1
| | * | | | | netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal2020-07-312-6/+40
| * | | | | | tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio2020-08-041-0/+244
| * | | | | | ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio2020-08-041-0/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0312-166/+698
| |\ \ \ \ \ \
| | * | | | | | bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skbDmitry Yakunin2020-08-031-2/+20
| | * | | | | | bpf: Setup socket family and addresses in bpf_prog_test_run_skbDmitry Yakunin2020-08-031-0/+21