1. 76be93f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 6 months ago
  2. 17ad73e AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years, 6 months ago
  3. 8885bb0 AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years, 6 months ago
  4. 3ecdda3 sctp: shrink stream outq when fails to do addstream reconf by Xin Long · 4 years, 6 months ago
  5. 8f13399 sctp: shrink stream outq only when new outcnt < old outcnt by Xin Long · 4 years, 6 months ago
  6. 2f2a7ff AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years, 6 months ago
  7. b0a4227 net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 6 months ago
  8. 9bb5fbe net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years, 6 months ago
  9. efc6b6f udp: Improve load balancing for SO_REUSEPORT. by Kuniyuki Iwashima · 4 years, 6 months ago
  10. f2b2c55 udp: Copy has_conns in reuseport_grow(). by Kuniyuki Iwashima · 4 years, 6 months ago
  11. 6ef9dcb tipc: allow to build NACK message in link timeout function by Tung Nguyen · 4 years, 6 months ago
  12. ae372cb net/sched: act_ct: fix restore the qdisc_skb_cb after defrag by wenxu · 4 years, 6 months ago
  13. 5d93518 net: hsr: check for return value of skb_put_padto() by Murali Karicheri · 4 years, 6 months ago
  14. a9e4450 net/smc: fix dmb buffer shortage by Karsten Graul · 4 years, 6 months ago
  15. 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 6 months ago
  16. 639f181 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 6 months ago
  17. 1ad2405 net/smc: fix restoring of fallback changes by Karsten Graul · 4 years, 6 months ago
  18. fd7f3a7 net/smc: remove freed buffer from list by Karsten Graul · 4 years, 6 months ago
  19. 741a49a net/smc: do not call dma sync for unmapped memory by Karsten Graul · 4 years, 6 months ago
  20. b9979c2 net/smc: fix handling of delete link requests by Karsten Graul · 4 years, 6 months ago
  21. c48254f net/smc: move add link processing for new device into llc layer by Karsten Graul · 4 years, 6 months ago
  22. 2ff0867 net/smc: drop out-of-flow llc response messages by Karsten Graul · 4 years, 6 months ago
  23. 6367359 net/smc: protect smc ib device initialization by Karsten Graul · 4 years, 6 months ago
  24. 7df8bcb net/smc: fix link lookup for new rdma connections by Karsten Graul · 4 years, 6 months ago
  25. 68fd894 net/smc: clear link during SMC client link down processing by Karsten Graul · 4 years, 6 months ago
  26. a35fffb net/smc: handle unexpected response types for confirm link by Karsten Graul · 4 years, 6 months ago
  27. eea9f73 net: hsr: validate address B before copying to skb by Murali Karicheri · 4 years, 6 months ago
  28. 6d6148bc net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames by Murali Karicheri · 4 years, 6 months ago
  29. 0b4a66a nfc: nci: add missed destroy_workqueue in nci_register_device by Wang Hai · 4 years, 6 months ago
  30. cebb697 rtnetlink: Fix memory(net_device) leak when ->newlink fails by Weilong Chen · 4 years, 6 months ago
  31. f961134 vsock/virtio: annotate 'the_virtio_vsock' RCU pointer by Stefano Garzarella · 4 years, 7 months ago
  32. 46ef5b8 ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 6 months ago
  33. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  34. b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 7 months ago
  35. 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, 7 months ago
  36. ce69e56 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 7 months ago
  37. 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 7 months ago
  38. 306381a net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 7 months ago
  39. 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 7 months ago
  40. a34f829 tipc: fix retransmission on unicast links by Hamish Martin · 4 years, 7 months ago
  41. 27d5332 l2tp: remove skb_dst_set() from l2tp_xmit_skb() by Xin Long · 4 years, 7 months ago
  42. fb4f792 net/smc: tolerate future SMCD versions by Ursula Braun · 4 years, 7 months ago
  43. 82087c0 net/smc: switch smcd_dev_list spinlock to mutex by Ursula Braun · 4 years, 7 months ago
  44. 92f3cb0 net/smc: fix sleep bug in smc_pnet_find_roce_resource() by Ursula Braun · 4 years, 7 months ago
  45. b7eede7 net/smc: fix work request handling by Karsten Graul · 4 years, 7 months ago
  46. 6778a6b net/smc: separate LLC wait queues for flow and messages by Karsten Graul · 4 years, 7 months ago
  47. 6955a76 bpfilter: switch to kernel_write by Christoph Hellwig · 4 years, 8 months ago
  48. 5fc6266 bridge: mcast: Fix MLD2 Report IPv6 payload length check by Linus Lüssing · 4 years, 7 months ago
  49. 8367b3a net/sched: act_ct: add miss tcf_lastuse_update. by wenxu · 4 years, 7 months ago
  50. 9c29e36 mptcp: fix DSS map generation on fin retransmission by Paolo Abeni · 4 years, 7 months ago
  51. 5eff069 ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg by Sabrina Dubroca · 4 years, 7 months ago
  52. ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 7 months ago
  53. aea23c32 ipv6: Fix use of anycast address with loopback by David Ahern · 4 years, 7 months ago
  54. 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 7 months ago
  55. ccfc9df hsr: fix interface leak in error path of hsr_dev_finalize() by Taehee Yoo · 4 years, 7 months ago
  56. c00e858 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
  57. d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 7 months ago
  58. d005fbb netfilter: conntrack: refetch conntrack after nf_conntrack_update() by Pablo Neira Ayuso · 4 years, 7 months ago
  59. 083176c Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  60. 1ca0faf tcp: md5: allow changing MD5 keys in all socket states by Eric Dumazet · 4 years, 7 months ago
  61. ba3bb0e tcp: fix SO_RCVLOWAT possible hangs under high mem pressure by Eric Dumazet · 4 years, 7 months ago
  62. 0da7536 ip: Fix SO_MARK in RST, ACK and ICMP packets by Willem de Bruijn · 4 years, 7 months ago
  63. e114e1e tcp: md5: do not send silly options in SYNCOOKIES by Eric Dumazet · 4 years, 7 months ago
  64. 9ef845f rds: If one path needs re-connection, check all and re-connect by Rao Shoaib · 4 years, 7 months ago
  65. e6ced83 tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers by Eric Dumazet · 4 years, 7 months ago
  66. 1e82a62 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 7 months ago
  67. 8ff41cc net: qrtr: Fix an out of bounds read qrtr_endpoint_post() by Dan Carpenter · 4 years, 7 months ago
  68. 6a2febe tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() by Eric Dumazet · 4 years, 7 months ago
  69. 28541f3 net: qrtr: free flow in __qrtr_node_release by Carl Huang · 4 years, 7 months ago
  70. e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  71. d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 7 months ago
  72. 8f9a1fa net: xfrmi: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  73. 75ea1f4 net: sit: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  74. ab59d2b net: vti: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  75. e53ac93 net: ipip: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  76. 2606aff net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 7 months ago
  77. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 7 months ago
  78. 9b2b097 bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 7 months ago
  79. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 7 months ago
  80. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 7 months ago
  81. c4e8fa9 netfilter: ipset: call ip_set_free() instead of kfree() by Eric Dumazet · 4 years, 7 months ago
  82. 7e02457 xsk: Use dma_need_sync instead of reimplenting it by Christoph Hellwig · 4 years, 7 months ago
  83. 53937ff xsk: Remove a double pool->dev assignment in xp_dma_map by Christoph Hellwig · 4 years, 7 months ago
  84. 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 7 months ago
  85. bf64ff4 genetlink: get rid of family->attrbuf by Cong Wang · 4 years, 7 months ago
  86. 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, 7 months ago
  87. becd201 SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE by Christophe Leroy · 4 years, 7 months ago
  88. a9b1110 llc: make sure applications use ARPHRD_ETHER by Eric Dumazet · 4 years, 7 months ago
  89. e828033 net: explain the lockdep annotations for dev_uc_unsync() by Cong Wang · 4 years, 7 months ago
  90. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 7 months ago
  91. 9b14d1f bridge: mrp: Fix endian conversion and some other warnings by Horatiu Vultur · 4 years, 7 months ago
  92. 8025751 bpf, sockmap: RCU dereferenced psock may be used outside RCU block by John Fastabend · 4 years, 7 months ago
  93. 93dd5f1 bpf, sockmap: RCU splat with redirect and strparser error or TLS by John Fastabend · 4 years, 7 months ago
  94. 2ce578c net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() by Miaohe Lin · 4 years, 7 months ago
  95. 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
  96. 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 7 months ago
  97. b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 8 months ago
  98. 60a0121 nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR by Luca Coelho · 4 years, 7 months ago
  99. bc7a39b nl80211: don't return err unconditionally in nl80211_start_ap() by Luca Coelho · 4 years, 7 months ago
  100. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago