1. 78ef59e Merge branch 'wireguard-fixes-for-7-1-rc6' by Jakub Kicinski · 2 weeks ago davem/net stable
  2. f75e3eb wireguard: send: append trailer after expanding head by Jason A. Donenfeld · 2 weeks ago
  3. 072aa0f Revert "ipv6: preserve insertion order for same-scope addresses" by Fernando Fernandez Mancera · 2 weeks ago
  4. c84ff04 Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 2 weeks ago
  5. ff6e798 net: skbuff: fix pskb_carve leaking zcopy pages by Pavel Begunkov · 2 weeks ago
  6. 9c7da87 ipv6: fix possible infinite loop in fib6_select_path() by Jiayuan Chen · 3 weeks ago
  7. 9f72412 ipv6: fix possible infinite loop in rt6_fill_node() by Jiayuan Chen · 3 weeks ago
  8. f72eed9 bpf: sockmap: fix tail fragment offset in bpf_msg_push_data by Yuqi Xu · 3 weeks ago
  9. 1e584c3 vsock/virtio: bind uarg before filling zerocopy skb by Jingguo Tan · 3 weeks ago
  10. 6851161 Revert "esp: fix page frag reference leak on skb_to_sgvec failure" by Steffen Klassert · 2 weeks ago
  11. 422b523 net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration by Frank Wunderlich · 3 weeks ago
  12. 2412591 Merge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Jakub Kicinski · 2 weeks ago
  13. f14fe63 sctp: fix race between sctp_wait_for_connect and peeloff by Zhenghang Xiao · 3 weeks ago
  14. ab4ac5a Merge branch 'net-mana-fix-null-dereferences-during-teardown-after-attach-failure' by Jakub Kicinski · 2 weeks ago
  15. 5b05aa3 net: mana: Skip redundant detach on already-detached port by Dipayaan Roy · 3 weeks ago
  16. 17bfe0a net: mana: Add NULL guards in teardown path to prevent panic on attach failure by Dipayaan Roy · 3 weeks ago
  17. 3e20009 Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 weeks ago
  18. b0f908d Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 2 weeks ago
  19. 43a1e37 security/keys: fix missed RCU read section on lookup by Linus Torvalds · 2 weeks ago
  20. 9500077 gpio: rockchip: teardown bugs and resource leaks by Marco Scardovi · 3 weeks ago
  21. 3e46c18 gpio: rockchip: convert bank->clk to devm_clk_get_enabled() by Marco Scardovi · 3 weeks ago
  22. 8a122b5 gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write() by Dan Carpenter · 3 weeks ago
  23. 9d7697f gpio: shared: fix lockdep false positive by removing unneeded lock by Bartosz Golaszewski · 3 weeks ago
  24. a1b8366 gpio: shared: fix deadlock on shared proxy's parent removal by Bartosz Golaszewski · 3 weeks ago
  25. a5c627d gpio: adnp: fix flow control regression caused by scoped_guard() by Bartosz Golaszewski · 3 weeks ago
  26. bbec30f gpio: shared: undo the vote of the proxy on GPIO free by Bartosz Golaszewski · 3 weeks ago
  27. cdf88b3 Bluetooth: hci_sync: Reset device counters in hci_dev_close_sync() by Heitor Alves de Siqueira · 3 weeks ago
  28. 525daae Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device close by Heitor Alves de Siqueira · 3 weeks ago
  29. 40b8765 Bluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functions by Heitor Alves de Siqueira · 3 weeks ago
  30. 4b5f8e6 Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock by Muhammad Bilal · 3 weeks ago
  31. 47f23a2 Bluetooth: ISO: fix UAF in iso_recv_frame by Muhammad Bilal · 3 weeks ago
  32. 41c2713 Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp by Luiz Augusto von Dentz · 5 weeks ago
  33. 00e1950 Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success by Zhenghang Xiao · 3 weeks ago
  34. 8d26955 Merge branch 'dpll-zl3073x-various-fixes' by Paolo Abeni · 2 weeks ago
  35. c122456 dpll: zl3073x: make frequency monitor a per-device attribute by Ivan Vecera · 3 weeks ago
  36. d733f51 dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work by Ivan Vecera · 3 weeks ago
  37. 20040b2 dpll: export __dpll_device_change_ntf() for use under dpll_lock by Ivan Vecera · 3 weeks ago
  38. 1af2af7 Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference' by Paolo Abeni · 2 weeks ago
  39. ea5fe6a net/handshake: Drain pending requests at net namespace exit by Chuck Lever · 3 weeks ago
  40. 204a5ef net/handshake: Verify file-reference balance in submit paths by Chuck Lever · 3 weeks ago
  41. 5da98f5 net/handshake: Close the submit-side sock_hold race by Chuck Lever · 3 weeks ago
  42. f4251190 net/handshake: hand off the pinned file reference to accept_doit by Chuck Lever · 3 weeks ago
  43. 09dba37 net/handshake: Take a long-lived file reference at submit by Chuck Lever · 3 weeks ago
  44. 6b22d43 net/handshake: Pass negative errno through handshake_complete() by Chuck Lever · 3 weeks ago
  45. 9015985b nvme-tcp: store negative errno in queue->tls_err by Chuck Lever · 3 weeks ago
  46. cc993e0 net/handshake: Use spin_lock_bh for hn_lock by Chuck Lever · 3 weeks ago
  47. 98d0912 net: skbuff: fix missing zerocopy reference in pskb_carve helpers by Minh Nguyen · 3 weeks ago
  48. 85576d7 Merge branch 'hibmcge-fix-rx-packet-corruption-issue' by Paolo Abeni · 2 weeks ago
  49. b545b6e net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path by Jijie Shao · 3 weeks ago
  50. 463a127 net: hibmcge: disable Relaxed Ordering to fix RX packet corruption by Jijie Shao · 3 weeks ago
  51. 031f159 Merge branch 'net-sched-fix-packet-loops-in-mirred-and-netem' by Paolo Abeni · 2 weeks ago
  52. 0f6e00a selftests/tc-testing: Add netem test case exercising loops by Victor Nogueira · 3 weeks ago
  53. d38dc56 selftests/tc-testing: Add mirred test cases exercising loops by Victor Nogueira · 3 weeks ago
  54. e80ad52 net/sched: act_mirred: Fix return code in early mirred redirect error paths by Victor Nogueira · 3 weeks ago
  55. a005fa5 net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow by Kito Xu (veritas501) · 3 weeks ago
  56. db87522 net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop by Jamal Hadi Salim · 3 weeks ago
  57. 9552b11 net/sched: fix packet loop on netem when duplicate is on by Jamal Hadi Salim · 3 weeks ago
  58. b213a4c Revert "selftests/tc-testing: Add tests for restrictions on netem duplication" by Jamal Hadi Salim · 3 weeks ago
  59. eda0b7f net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree" by Jamal Hadi Salim · 3 weeks ago
  60. 98b34f3 net: Introduce skb tc depth field to track packet loops by Jamal Hadi Salim · 3 weeks ago
  61. 9d5e7a4 ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() by Rahul Chandelkar · 3 weeks ago
  62. d07e5b2 Merge branch 'ethtool-more-bug-fixes' by Jakub Kicinski · 2 weeks ago
  63. 67cfdd9 ethtool: eeprom: add more safeties to EEPROM Netlink fallback by Jakub Kicinski · 3 weeks ago
  64. 2376586 ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback by Jakub Kicinski · 3 weeks ago
  65. a8d8bef ethtool: strset: fix header attribute index in ethnl_req_get_phydev() by Jakub Kicinski · 3 weeks ago
  66. c3fc997 ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure by Jakub Kicinski · 3 weeks ago
  67. 1de4056 ethtool: tsinfo: fix uninitialized stats on the by-PHC path by Jakub Kicinski · 3 weeks ago
  68. 6386bd7 ethtool: tsconfig: fix missing ethnl_ops_complete() by Jakub Kicinski · 3 weeks ago
  69. ab5bf42 ethtool: pse-pd: fix missing ethnl_ops_complete() by Jakub Kicinski · 3 weeks ago
  70. 596c51e ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error by Jakub Kicinski · 3 weeks ago
  71. a888bbd ethtool: tsconfig: fix reply error handling by Jakub Kicinski · 3 weeks ago
  72. 7281b09 ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES by Jakub Kicinski · 3 weeks ago
  73. ce1e330 Merge branch 'bridge-fix-sleep-in-atomic-context' by Jakub Kicinski · 2 weeks ago
  74. 147f3b1 selftests: rtnetlink: Add bridge promiscuity tests by Ido Schimmel · 3 weeks ago
  75. 6d34594 bridge: Fix sleep in atomic context in sysfs path by Ido Schimmel · 3 weeks ago
  76. 5eec4427 bridge: Fix sleep in atomic context in netlink path by Ido Schimmel · 3 weeks ago
  77. 8ba6846 bonding: refuse to enslave CAN devices by Oliver Hartkopp · 3 weeks ago
  78. fa21e86c Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading by Shuai Zhang · 3 weeks ago
  79. bfea609 Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync by Doruk Tan Ozturk · 3 weeks ago
  80. 3c40d38 Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt() by Zhao Dongdong · 3 weeks ago
  81. 8285507 Bluetooth: btusb: Allow firmware re-download when version matches by Shuai Zhang · 3 weeks ago
  82. 2a3ac9e Bluetooth: HIDP: fix missing length checks in hidp_input_report() by Muhammad Bilal · 3 weeks ago
  83. 8c8e620 Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() by Siwei Zhang · 3 weeks ago
  84. 9dbd849 Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn by Siwei Zhang · 3 weeks ago
  85. bfa9d28 Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate() by Pavitra Jha · 3 weeks ago
  86. dd43367 ipv6: validate extension header length before copying to cmsg by Qi Tang · 3 weeks ago
  87. e66c456 Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux by Jakub Kicinski · 3 weeks ago
  88. 5093230 tunnels: do not assume transport header in iptunnel_pmtud_check_icmp() by Eric Dumazet · 3 weeks ago
  89. 7d9ef0c vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu() by Eric Dumazet · 3 weeks ago
  90. b4bc943 tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]() by Eric Dumazet · 3 weeks ago
  91. d895767 net: phy: air_en8811h: add AN8811HB MCU assert/deassert support by Lucien.Jheng · 3 weeks ago
  92. 05f9572 l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname by Michael Bommarito · 3 weeks ago
  93. eb3f4b7 Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 weeks ago
  94. e909ced Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 weeks ago
  95. d60ec36 Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 weeks ago
  96. c66d7c3 Merge branch 'ethtool-module-fix-a-handful-of-small-bugs' by Jakub Kicinski · 3 weeks ago
  97. d5551f4 ethtool: cmis: validate fw->size against start_cmd_payload_size by Jakub Kicinski · 3 weeks ago
  98. 12c2496 ethtool: cmis: validate start_cmd_payload_size from module by Jakub Kicinski · 3 weeks ago
  99. 3e8c3d4 ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl by Jakub Kicinski · 3 weeks ago
  100. 6c3f999 ethtool: cmis: require exact CDB reply length by Jakub Kicinski · 3 weeks ago