1. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  2. b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 6 months ago
  3. ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  4. ce69e56 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 6 months ago
  5. 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 6 months ago
  6. 306381a net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 6 months ago
  7. 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 6 months ago
  8. a34f829 tipc: fix retransmission on unicast links by Hamish Martin · 4 years, 6 months ago
  9. 27d5332 l2tp: remove skb_dst_set() from l2tp_xmit_skb() by Xin Long · 4 years, 6 months ago
  10. fb4f792 net/smc: tolerate future SMCD versions by Ursula Braun · 4 years, 6 months ago
  11. 82087c0 net/smc: switch smcd_dev_list spinlock to mutex by Ursula Braun · 4 years, 6 months ago
  12. 92f3cb0 net/smc: fix sleep bug in smc_pnet_find_roce_resource() by Ursula Braun · 4 years, 6 months ago
  13. b7eede7 net/smc: fix work request handling by Karsten Graul · 4 years, 6 months ago
  14. 6778a6b net/smc: separate LLC wait queues for flow and messages by Karsten Graul · 4 years, 6 months ago
  15. 6955a76 bpfilter: switch to kernel_write by Christoph Hellwig · 4 years, 8 months ago
  16. 5fc6266 bridge: mcast: Fix MLD2 Report IPv6 payload length check by Linus Lüssing · 4 years, 6 months ago
  17. 8367b3a net/sched: act_ct: add miss tcf_lastuse_update. by wenxu · 4 years, 6 months ago
  18. 9c29e36 mptcp: fix DSS map generation on fin retransmission by Paolo Abeni · 4 years, 6 months ago
  19. 5eff069 ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg by Sabrina Dubroca · 4 years, 6 months ago
  20. ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
  21. aea23c32 ipv6: Fix use of anycast address with loopback by David Ahern · 4 years, 6 months ago
  22. 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 6 months ago
  23. ccfc9df hsr: fix interface leak in error path of hsr_dev_finalize() by Taehee Yoo · 4 years, 6 months ago
  24. c00e858 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 6 months ago
  25. d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 6 months ago
  26. d005fbb netfilter: conntrack: refetch conntrack after nf_conntrack_update() by Pablo Neira Ayuso · 4 years, 6 months ago
  27. 083176c Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 6 months ago
  28. 1ca0faf tcp: md5: allow changing MD5 keys in all socket states by Eric Dumazet · 4 years, 6 months ago
  29. ba3bb0e tcp: fix SO_RCVLOWAT possible hangs under high mem pressure by Eric Dumazet · 4 years, 6 months ago
  30. 0da7536 ip: Fix SO_MARK in RST, ACK and ICMP packets by Willem de Bruijn · 4 years, 6 months ago
  31. e114e1e tcp: md5: do not send silly options in SYNCOOKIES by Eric Dumazet · 4 years, 6 months ago
  32. 9ef845f rds: If one path needs re-connection, check all and re-connect by Rao Shoaib · 4 years, 6 months ago
  33. e6ced83 tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers by Eric Dumazet · 4 years, 6 months ago
  34. 1e82a62 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 6 months ago
  35. 8ff41cc net: qrtr: Fix an out of bounds read qrtr_endpoint_post() by Dan Carpenter · 4 years, 6 months ago
  36. 6a2febe tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() by Eric Dumazet · 4 years, 6 months ago
  37. 28541f3 net: qrtr: free flow in __qrtr_node_release by Carl Huang · 4 years, 6 months ago
  38. e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  39. d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 6 months ago
  40. 8f9a1fa net: xfrmi: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  41. 75ea1f4 net: sit: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  42. ab59d2b net: vti: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  43. e53ac93 net: ipip: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  44. 2606aff net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 6 months ago
  45. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 7 months ago
  46. 9b2b097 bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 7 months ago
  47. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 7 months ago
  48. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 7 months ago
  49. c4e8fa9 netfilter: ipset: call ip_set_free() instead of kfree() by Eric Dumazet · 4 years, 6 months ago
  50. 7e02457 xsk: Use dma_need_sync instead of reimplenting it by Christoph Hellwig · 4 years, 6 months ago
  51. 53937ff xsk: Remove a double pool->dev assignment in xp_dma_map by Christoph Hellwig · 4 years, 6 months ago
  52. 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 6 months ago
  53. bf64ff4 genetlink: get rid of family->attrbuf by Cong Wang · 4 years, 7 months ago
  54. 33c568b Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 6 months ago
  55. becd201 SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE by Christophe Leroy · 4 years, 7 months ago
  56. a9b1110 llc: make sure applications use ARPHRD_ETHER by Eric Dumazet · 4 years, 7 months ago
  57. e828033 net: explain the lockdep annotations for dev_uc_unsync() by Cong Wang · 4 years, 7 months ago
  58. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 7 months ago
  59. 9b14d1f bridge: mrp: Fix endian conversion and some other warnings by Horatiu Vultur · 4 years, 7 months ago
  60. 8025751 bpf, sockmap: RCU dereferenced psock may be used outside RCU block by John Fastabend · 4 years, 7 months ago
  61. 93dd5f1 bpf, sockmap: RCU splat with redirect and strparser error or TLS by John Fastabend · 4 years, 7 months ago
  62. 2ce578c net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() by Miaohe Lin · 4 years, 7 months ago
  63. 4e99b32 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  64. 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 7 months ago
  65. b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 7 months ago
  66. 60a0121 nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR by Luca Coelho · 4 years, 7 months ago
  67. bc7a39b nl80211: don't return err unconditionally in nl80211_start_ap() by Luca Coelho · 4 years, 7 months ago
  68. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  69. 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 7 months ago
  70. 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 7 months ago
  71. 8c95eca sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 7 months ago
  72. 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 7 months ago
  73. 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 7 months ago
  74. 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 7 months ago
  75. b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 7 months ago
  76. f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
  77. 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 7 months ago
  78. 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 7 months ago
  79. 0b467b63 mac80211: allow rx of mesh eapol frames with default rx key by Markus Theil · 4 years, 7 months ago
  80. 5af7fef mac80211: skip mpath lookup also for control port tx by Markus Theil · 4 years, 7 months ago
  81. 78fb5b5 mac80211: Fix dropping broadcast packets in 802.11 encap by Seevalamuthu Mariappan · 4 years, 7 months ago
  82. 01da2e0 mac80211: simplify mesh code by Pavel Machek · 4 years, 7 months ago
  83. 86a1b9d7 mac80211: fix control port tx status check by Markus Theil · 4 years, 7 months ago
  84. 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 7 months ago
  85. 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
  86. cf4cbc6 netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. by David Wilder · 4 years, 7 months ago
  87. 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
  88. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 7 months ago
  89. 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 7 months ago
  90. 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 7 months ago
  91. 1784365 openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len by Lorenzo Bianconi · 4 years, 7 months ago
  92. 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
  93. 4b973f4 net: ethtool: Handle missing cable test TDR parameters by Andrew Lunn · 4 years, 7 months ago
  94. b4730ae net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM by Alexander Lobakin · 4 years, 7 months ago
  95. 7882c89 bridge: mrp: Validate when setting the port role by Horatiu Vultur · 4 years, 7 months ago
  96. b562f58 mptcp: drop sndr_key in mptcp_syn_options by Geliang Tang · 4 years, 7 months ago
  97. 21a739c ethtool: Fix check in ethtool_rx_flow_rule_create by Gaurav Singh · 4 years, 7 months ago
  98. de0083c hsr: avoid to create proc file after unregister by Taehee Yoo · 4 years, 7 months ago
  99. 7b2182e xprtrdma: Fix handling of RDMA_ERROR replies by Chuck Lever · 4 years, 7 months ago
  100. c487eb7 xprtrdma: Clean up disconnect by Chuck Lever · 4 years, 7 months ago