- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 8ed54f1 ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM by Stefano Brivio · 4 years, 5 months ago
- adf7341 mptcp: be careful on subflow creation by Paolo Abeni · 4 years, 5 months ago
- 5a6f6f5 tipc: set ub->ifindex for local ipv6 address by Xin Long · 4 years, 5 months ago
- 81f6cb3 ipv6: add ipv6_dev_find() by Xin Long · 4 years, 5 months ago
- 5845589 net: openvswitch: silence suspicious RCU usage warning by Tonghao Zhang · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
- fd76a74 Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 5 months ago
- 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- ee895a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
- 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 5 months ago
- df23bb1 ipv4: route: Ignore output interface in FIB lookup for PMTU route by Stefano Brivio · 4 years, 5 months ago
- 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- 76769c3 Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 5 months ago
- 8555c6b mptcp: fix bogus sendmsg() return code under pressure by Paolo Abeni · 4 years, 5 months ago
- c88e11e devlink: Pass extack when setting trap's action and group's parameters by Ido Schimmel · 4 years, 5 months ago
- 08e335f devlink: Add early_drop trap by Amit Cohen · 4 years, 5 months ago
- 80fbbb1 fib: Fix undef compile warning by YueHaibing · 4 years, 5 months ago
- 190f8b0 mptcp: use mptcp_for_each_subflow in mptcp_stream_accept by Geliang Tang · 4 years, 5 months ago
- ee494f4 Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 5 months ago
- 88fab21 seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header by Ioana-Ruxandra Stăncioi · 4 years, 5 months ago
- 730e700 tcp: apply a floor of 1 for RTT samples from TCP timestamps by Jianfeng Wang · 4 years, 5 months ago
- fbc97de tipc: Use is_broadcast_ether_addr() instead of memcmp() by Huang Guobin · 4 years, 5 months ago
- f2e0b29 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 5 months ago
- d0f6ba2 appletalk: Fix atalk_proc_init() return path by Vincent Duvert · 4 years, 5 months ago
- 2f63113 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 5 months ago
- c15fc19 net: Use __skb_pagelen() directly in skb_cow_data() by Miaohe Lin · 4 years, 5 months ago
- 622e32b net: gre: recompute gre csum for sctp over gre tunnels by Lorenzo Bianconi · 4 years, 5 months ago
- fd65e5a net: bridge: clear bridge's private skb space on xmit by Nikolay Aleksandrov · 4 years, 5 months ago
- ae79dbf ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN by Florent Fourcot · 4 years, 5 months ago
- d208a42 ipv6/addrconf: call addrconf_ifdown with consistent values by Florent Fourcot · 4 years, 5 months ago
- 9bf24f5 net: openvswitch: make masks cache size configurable by Eelco Chaudron · 4 years, 5 months ago
- 9d2f627 net: openvswitch: add masks cache hit counter by Eelco Chaudron · 4 years, 5 months ago
- 71fed0b ethtool: ethnl_set_linkmodes: remove redundant null check by Gaurav Singh · 4 years, 5 months ago
- 9aba6c5 openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() by Peilin Ye · 4 years, 5 months ago
- 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 5 months ago
- e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 21594c4 bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb by Dmitry Yakunin · 4 years, 5 months ago
- fa5cb54 bpf: Setup socket family and addresses in bpf_prog_test_run_skb by Dmitry Yakunin · 4 years, 5 months ago
- 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- ab5c60b7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
- 966e505 udp_tunnel: add the ability to hard-code IANA VXLAN by Jakub Kicinski · 4 years, 6 months ago
- 0b91111 mac80211: Do not report beacon loss if beacon filtering enabled by Loic Poulain · 4 years, 7 months ago
- 4203b19 netfilter: flowtable: Set offload timeout when adding flow by Roi Dayan · 4 years, 5 months ago
- 73f9407 netfilter: conntrack: Move nf_ct_offload_timeout to header file by Roi Dayan · 4 years, 5 months ago
- 5981fe5 mac80211: fix misplaced while instead of if by Johannes Berg · 4 years, 5 months ago
- 3b1648f nl80211: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 5 months ago
- 47d76e3 mac80211: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 5 months ago
- 6628d00 mac8211: fix struct initialisation by John Crispin · 4 years, 5 months ago
- 4e56cde mac80211: Handle special status codes in SAE commit by Jouni Malinen · 4 years, 5 months ago
- 77a9218 netfilter: nf_tables: report EEXIST on overlaps by Pablo Neira Ayuso · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
- 78470d9 netfilter: nft_meta: fix iifgroup matching by Florian Westphal · 4 years, 5 months ago
- 83d9dcb netfilter: nf_tables: extended netlink error reporting for expressions by Pablo Neira Ayuso · 4 years, 5 months ago
- ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 7126bd5 mptcp: fix syncookie build error on UP by Florian Westphal · 4 years, 5 months ago
- 8b66a6f fib: fix another fib_rules_ops indirect call wrapper problem by Brian Vazquez · 4 years, 5 months ago
- 0e8642c tcp: fix build fong CONFIG_MPTCP=n by Eric Dumazet · 4 years, 5 months ago
- 6f3de75 Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 5 months ago
- 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 5 months ago
- 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
- 8d46215 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 5 months ago
- 4804079 tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years, 5 months ago
- 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 5 months ago
- 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 5 months ago
- c83a47e mptcp: subflow: add mptcp_subflow_init_cookie_req helper by Florian Westphal · 4 years, 5 months ago
- 08b8d08 mptcp: rename and export mptcp_subflow_request_sock_ops by Florian Westphal · 4 years, 5 months ago
- 78d8b7b mptcp: subflow: split subflow_init_req by Florian Westphal · 4 years, 5 months ago
- 535fb81 mptcp: token: move retry to caller by Florian Westphal · 4 years, 5 months ago
- f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 5 months ago
- bbc8a99 rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 5 months ago
- 77aec5e net/sched: cls_u32: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
- cc0b065 hsr: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 5 months ago
- 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 5 months ago
- 8c5c51f net/sched: The error lable position is corrected in ct_init_module by liujian · 4 years, 5 months ago
- 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 5 months ago
- 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 5 months ago
- ffe8923 netfilter: nft_compat: make sure xtables destructors have run by Florian Westphal · 4 years, 6 months ago
- 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 5 months ago
- 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 5 months ago
- c8ad010 mac80211: warn only once in check_sdata_in_driver() at each caller by Johannes Berg · 4 years, 5 months ago
- f966227 nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode by Chung-Hsien Hsu · 4 years, 7 months ago
- 75e6b59 cfg80211: invert HE BSS color 'disabled' to 'enabled' by Johannes Berg · 4 years, 5 months ago
- c5d1686 mac80211: add a function for running rx without passing skbs to the stack by Felix Fietkau · 4 years, 6 months ago
- cb17ed2 mac80211: parse radiotap header when selecting Tx queue by Mathy Vanhoef · 4 years, 6 months ago
- 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 6 months ago
- 2b3dab1 mac80211: use same flag everywhere to avoid sequence number overwrite by Mathy Vanhoef · 4 years, 6 months ago
- 29c3e95 mac80211: do not overwrite the sequence number if requested by Mathy Vanhoef · 4 years, 6 months ago
- e02281e mac80211: add radiotap flag to prevent sequence number overwrite by Mathy Vanhoef · 4 years, 6 months ago
- 1df2bdb mac80211: never drop injected frames even if normally not allowed by Mathy Vanhoef · 4 years, 6 months ago
- 322cd27 cfg80211/mac80211: avoid bss color setting in non-HE modes by P Praneesh · 4 years, 6 months ago
- 180ac48 mac80211: calculate skb hash early when using itxq by Felix Fietkau · 4 years, 6 months ago
- 3ff901c mac80211: improve AQL tx airtime estimation by Felix Fietkau · 4 years, 6 months ago
- 1303a51 cfg80211/mac80211: add connected to auth server to station info by Markus Theil · 4 years, 7 months ago
- 184eebe cfg80211/mac80211: add connected to auth server to meshconf by Markus Theil · 4 years, 7 months ago
- e3718a6 cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery by Linus Lüssing · 4 years, 7 months ago