summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko2020-08-011-1/+10
| | * | | udp, bpf: Ignore connections in reuseport group after BPF sk lookupJakub Sitnicki2020-07-312-2/+2
| | * | | bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCKStanislav Fomichev2020-07-312-0/+13
| | * | | xdp: Prevent kernel-infoleak in xsk_getsockopt()Peilin Ye2020-07-281-1/+1
| | * | | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-252-13/+0
| | * | | bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko2020-07-251-0/+31
| | * | | bpf, xdp: Implement LINK_UPDATE for BPF XDP linkAndrii Nakryiko2020-07-251-0/+43
| | * | | bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko2020-07-251-6/+163
| | * | | bpf, xdp: Extract common XDP program attachment logicAndrii Nakryiko2020-07-251-74/+91
| | * | | bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko2020-07-252-73/+90
| | * | | bpf: Implement bpf iterator for sock local storage mapYonghong Song2020-07-251-0/+206
| | * | | bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song2020-07-252-4/+4
| | * | | bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song2020-07-254-8/+24
| | * | | udp: Don't discard reuseport selection when group has connectionsJakub Sitnicki2020-07-251-3/+0
| * | | | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-032-8/+68
| |\ \ \ \
| | * | | | udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski2020-08-032-8/+68
| * | | | | mptcp: fix bogus sendmsg() return code under pressurePaolo Abeni2020-08-031-2/+1
| * | | | | devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel2020-08-031-3/+5
| * | | | | devlink: Add early_drop trapAmit Cohen2020-08-031-0/+1
| * | | | | fib: Fix undef compile warningYueHaibing2020-08-031-1/+1
| * | | | | mptcp: use mptcp_for_each_subflow in mptcp_stream_acceptGeliang Tang2020-08-031-1/+1
| * | | | | Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...David S. Miller2020-08-035-6/+12
| |\ \ \ \ \
| | * | | | | mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain2020-08-031-0/+3
| | * | | | | mac80211: fix misplaced while instead of ifJohannes Berg2020-08-031-1/+1
| | * | | | | nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-2/+1
| | * | | | | mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-1/+2
| | * | | | | mac8211: fix struct initialisationJohn Crispin2020-08-031-1/+1
| | * | | | | mac80211: Handle special status codes in SAE commitJouni Malinen2020-08-031-1/+4
| | |/ / / /
| * | | | | seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi2020-08-031-0/+17
| * | | | | tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang2020-08-031-0/+2
| * | | | | tipc: Use is_broadcast_ether_addr() instead of memcmp()Huang Guobin2020-08-031-3/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-08-0333-92/+143
| |\ \ \ \ \