1. 61c2402 net/sched: fq_pie: prevent dismantle issue by Eric Dumazet · 3 years, 1 month ago
  2. ae68d933 seg6: fix the iif in the IPv6 socket control block by Andrea Mayer · 3 years, 1 month ago
  3. 4cd8371 nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done by Krzysztof Kozlowski · 3 years, 1 month ago
  4. fd79a0c nfc: fix segfault in nfc_genl_dump_devices_done by Tadeusz Struk · 3 years, 1 month ago
  5. 158390e udp: using datalen to cap max gso segments by Jianguo Wu · 3 years, 1 month ago
  6. e195e9b net, neigh: clear whole pneigh_entry at alloc time by Eric Dumazet · 3 years, 1 month ago
  7. fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
  8. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  9. 802a7dc netfilter: conntrack: annotate data-races around ct->timeout by Eric Dumazet · 3 years, 1 month ago
  10. 962e5a4 netfilter: nft_exthdr: break evaluation if setting TCP option fails by Pablo Neira Ayuso · 3 years, 1 month ago
  11. b7e945e nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups by Stefano Brivio · 3 years, 1 month ago
  12. 4dbb0da devlink: fix netns refcount leak in devlink_nl_cmd_reload() by Eric Dumazet · 3 years, 1 month ago
  13. dde91cc ethtool: do not perform operations on net devices being unregistered by Antoine Tenart · 3 years, 1 month ago
  14. 03cfda4f tcp: fix another uninit-value (sk_rx_queue_mapping) by Eric Dumazet · 3 years, 1 month ago
  15. a941892 inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently by Eric Dumazet · 3 years, 1 month ago
  16. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  17. 1ebb87c gro: Fix inconsistent indenting by Jiapeng Chong · 3 years, 1 month ago
  18. 19f36ed net/rds: correct socket tunable error in rds_tcp_tune() by William Kucharski · 3 years, 1 month ago
  19. 76d0016 mctp: Don't let RTM_DELROUTE delete local routes by Matt Johnston · 3 years, 1 month ago
  20. 00e158f net/smc: Keep smc_close_final rc during active close by Tony Lu · 3 years, 1 month ago
  21. 789b6cc net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 3 years, 1 month ago
  22. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
  23. 7a10d8c net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 1 month ago
  24. f123cff net: netlink: af_netlink: Prevent empty skb by adding a check on len. by Harshit Mogalapalli · 3 years, 1 month ago
  25. b43c279 netfilter: nfnetlink_queue: silence bogus compiler warning by Florian Westphal · 3 years, 1 month ago
  26. 5fdc233 Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Jakub Kicinski · 3 years, 1 month ago
  27. 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  28. beacff5 rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() by Eiichi Tsukata · 3 years, 1 month ago
  29. ca77fba rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() by Eiichi Tsukata · 3 years, 1 month ago
  30. cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
  31. d851956 mctp: test: fix skb free in test device tx by Jeremy Kerr · 3 years, 1 month ago
  32. 5961060 net/tls: Fix authentication failure in CCM mode by Tianjia Zhang · 3 years, 1 month ago
  33. 1891681 net: mpls: Remove rcu protection from nh_dev by Benjamin Poirier · 3 years, 1 month ago
  34. 7d4741e net: mpls: Fix notifications when deleting a device by Benjamin Poirier · 3 years, 1 month ago
  35. d06c942 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 1 month ago
  36. 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 1 month ago
  37. bacb6c1 net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 1 month ago
  38. 01d9cc2 net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 1 month ago
  39. 0276af2 ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() by Julian Wiedmann · 3 years, 1 month ago
  40. de6d259 net/sched: sch_ets: don't peek at classes beyond 'nbands' by Davide Caratti · 3 years, 1 month ago
  41. f3911f7 tls: fix replacing proto_ops by Jakub Kicinski · 3 years, 1 month ago
  42. e062fe9 tls: splice_read: fix accessing pre-processed records by Jakub Kicinski · 3 years, 1 month ago
  43. 520493f tls: splice_read: fix record type check by Jakub Kicinski · 3 years, 1 month ago
  44. 9ebb0c4 net/smc: Fix loop in smc_listen by Guo DaXing · 3 years, 1 month ago
  45. 587acad net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() by Karsten Graul · 3 years, 1 month ago
  46. 4e1fddc tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 3 years, 1 month ago
  47. ac13285 net/ncsi : Add payload to be 32-bit aligned to fix dropped packets by Kumar Thangavel · 3 years, 1 month ago
  48. 606a63c net/smc: Ensure the active closing peer first closes clcsock by Tony Lu · 3 years, 1 month ago
  49. 45c3ff7 net/smc: Clean up local struct sock variables by Tony Lu · 3 years, 1 month ago
  50. 1c74312 net: nexthop: fix null pointer dereference when IPv6 is not enabled by Nikolay Aleksandrov · 3 years, 1 month ago
  51. 064a917 SUNRPC: use different lock keys for INET6 and LOCAL by NeilBrown · 3 years, 1 month ago
  52. 1005f19 net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group by Nikolay Aleksandrov · 3 years, 1 month ago
  53. 8837cbb net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 1 month ago
  54. 4177d5b net, neigh: Fix crash in v6 module initialization error path by Daniel Borkmann · 3 years, 1 month ago
  55. 7a61432 net/smc: Avoid warning of possible recursive locking by Wen Gu · 3 years, 1 month ago
  56. f7a36b0 vsock/virtio: suppress used length validation by Michael S. Tsirkin · 3 years, 1 month ago
  57. 19d36c5 ipv6: fix typos in __ip6_finish_output() by Eric Dumazet · 3 years, 1 month ago
  58. f9390b2 af_unix: fix regression in read after shutdown by Vincent Whitchurch · 3 years, 1 month ago
  59. bcd9773 mptcp: use delegate action to schedule 3rd ack retrans by Paolo Abeni · 3 years, 1 month ago
  60. ee50e67b mptcp: fix delack timer by Eric Dumazet · 3 years, 1 month ago
  61. c0d95d3 bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap by John Fastabend · 3 years, 1 month ago
  62. 38207a5 bpf, sockmap: Attach map progs to psock early for feature probes by John Fastabend · 3 years, 1 month ago
  63. d6821c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 1 month ago
  64. 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  65. 5f9c55c ipv6: check return value of ipv6_skip_exthdr by Jordy Zomer · 3 years, 1 month ago
  66. fec1faf devlink: Don't throw an error if flash notification sent before devlink visible by Leon Romanovsky · 3 years, 1 month ago
  67. f915b75 page_pool: Revert "page_pool: disable dma mapping support..." by Yunsheng Lin · 3 years, 1 month ago
  68. 48b71a9 NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 3 years, 1 month ago
  69. 3e3b5df NFC: reorder the logic in nfc_{un,}register_device by Lin Ma · 3 years, 1 month ago
  70. 86cdf8e NFC: reorganize the functions in nci_request by Lin Ma · 3 years, 1 month ago
  71. 3e6db07 tipc: check for null after calling kmemdup by Tadeusz Struk · 3 years, 1 month ago
  72. f799ada net: sched: act_mirred: drop dst for the direction from egress to ingress by Xin Long · 3 years, 2 months ago
  73. f5c7416 Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 3 years, 1 month ago
  74. f083ec3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  75. 099f896 udp: Validate checksum in udp_read_sock() by Cong Wang · 3 years, 1 month ago
  76. 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 1 month ago
  77. cf4f553 net/smc: Make sure the link_id is unique by Wen Gu · 3 years, 1 month ago
  78. 938cca9 sock: fix /proc/net/sockstat underflow in sk_clone_lock() by Tetsuo Handa · 3 years, 1 month ago
  79. 271351d tipc: only accept encrypted MSG_CRYPTO msgs by Xin Long · 3 years, 1 month ago
  80. 6def480 net: return correct error code by liuguoqiang · 3 years, 1 month ago
  81. 2153bd1 net/smc: Transfer remaining wait queue entries during fallback by Wen Gu · 3 years, 2 months ago
  82. 86c3a3e tipc: use consistent GFP flags by Tadeusz Struk · 3 years, 2 months ago
  83. 30f6cf9 mac80211: fix throughput LED trigger by Felix Fietkau · 3 years, 2 months ago
  84. 6dd23603 mac80211: fix monitor_sdata RCU/locking assertions by Johannes Berg · 3 years, 2 months ago
  85. f6ab25d mac80211: drop check for DONT_REORDER in __ieee80211_select_queue by Felix Fietkau · 3 years, 2 months ago
  86. c033a38 mac80211: fix radiotap header generation by Johannes Berg · 3 years, 2 months ago
  87. 77dfc2b mac80211: do not access the IV when it was stripped by Xing Song · 3 years, 2 months ago
  88. ce6b697 nl80211: fix radio statistics in survey dump by Johannes Berg · 3 years, 2 months ago
  89. 563fbef cfg80211: call cfg80211_stop_ap when switch from P2P_GO type by Nguyen Dinh Phi · 3 years, 2 months ago
  90. 1aa3b22 net,lsm,selinux: revert the security_sctp_assoc_established() hook by Paul Moore · 3 years, 2 months ago
  91. 0ecca62 Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 1 month ago
  92. 70701b8 tcp: Fix uninitialized access in skb frags array for Rx 0cp. by Arjun Roy · 3 years, 2 months ago
  93. 32a370a net,lsm,selinux: revert the security_sctp_assoc_established() hook by Paul Moore · 3 years, 2 months ago
  94. 199d983 xsk: Fix crash on double free in buffer pool by Magnus Karlsson · 3 years, 2 months ago
  95. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  96. 0315a07 net: fix premature exit from NAPI state polling in napi_disable() by Alexander Lobakin · 3 years, 2 months ago
  97. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  98. 2ec20f4 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
  99. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  100. e5d5aad net/smc: fix sk_refcnt underflow on linkdown and fallback by Dust Li · 3 years, 2 months ago