1. e1c8fcf Add localversion-wireless-testing-ath by Jeff Johnson · 2 days ago main master ath-202606011701
  2. 021e7c8 Merge remote-tracking branch 'mhi/mhi-next' by Jeff Johnson · 2 days ago
  3. 86bbe79 Merge branch 'ath-next' by Jeff Johnson · 2 days ago
  4. 1f8f3f8 Merge remote-tracking branch 'wireless-next/main' by Jeff Johnson · 2 days ago
  5. 03b4ba8 Merge remote-tracking branch 'wireless/main' by Jeff Johnson · 2 days ago
  6. 565257a wifi: ath12k: Handle 4-address EAPOL frames from WBM error path by Tamizh Chelvam Raja · 9 days ago ath-next for-next pending ath-next-20260602
  7. f818260 wifi: ath12k: Add support for 4-address frame notification by Tamizh Chelvam Raja · 9 days ago
  8. 6d0572f wifi: ath12k: Add support for 4-address NULL frame handling by Tamizh Chelvam Raja · 9 days ago
  9. 729cad3 wifi: ath12k: Add 4-address mode support for eth offload by Tamizh Chelvam Raja · 9 days ago
  10. 2f57f73 wifi: ath12k: Add support for 4-address mode by Tamizh Chelvam Raja · 9 days ago
  11. e1125b0 wifi: ath12k: Set WDS vdev parameter for 4-address station interface by Tamizh Chelvam Raja · 9 days ago
  12. 675aa75 wifi: ath12k: Prevent incorrect vif chanctx switch when handling multi-radio contexts by Aditya Kumar Singh · 13 days ago
  13. 05337d0 wifi: ath12k: add hardware parameters for maximum supported clients by Aaradhana Sahu · 3 weeks ago
  14. 47809a7 wifi: ath12k: fix NULL deref in change_sta_links for unready link by Wei Zhang · 3 weeks ago
  15. c972636 wifi: ath12k: fix inconsistent arvif state in vdev_create error paths by Wei Zhang · 3 weeks ago
  16. 51d5105 wifi: ath12k: allow peer_id 0 in dp peer lookup by Hangtian Zhu · 3 weeks ago
  17. 98d4f92 wifi: ath12k: fix memory leak in ath12k_wifi7_dp_rx_h_verify_tkip_mic() by Miaoqing Pan · 3 weeks ago
  18. 10085a6 wifi: ath12k: fix incorrect HT/VHT/HE/EHT MCS reporting in monitor mode by Kwan Lai Chee Hou · 4 weeks ago
  19. 2098874 wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station support by Wei Zhang · 10 days ago
  20. 4d8af93 wifi: ath11k: add MSDU length validation for TKIP MIC error by Miaoqing Pan · 3 weeks ago
  21. 6b471e9 wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifi by Miaoqing Pan · 3 weeks ago
  22. c7427f2 wifi: ath11k: use kzalloc_flex for struct scan_req_params by Rosen Penev · 5 weeks ago
  23. e7d6bd2 Merge tag 'wireless-next-2026-05-28' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next by Jakub Kicinski · 6 days ago
  24. 9a82e38 Merge branch 'selftests-mptcp-reduce-bufferbloat-and-cleanup' by Jakub Kicinski · 6 days ago
  25. c8da80a selftests: mptcp: sockopt: set EXIT trap earlier by Geliang Tang · 7 days ago
  26. b7c746a selftests: mptcp: simult_flows: adapt limits by Matthieu Baerts (NGI0) · 7 days ago
  27. 0f1fd73c selftests: mptcp: simult_flows: disable GSO by Matthieu Baerts (NGI0) · 7 days ago
  28. 31eedfba net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl comment by Xuan Zhuo · 7 days ago
  29. f635b0c net: ethtool: don't take rtnl_lock for global string dump by Jakub Kicinski · 7 days ago
  30. e03f0b5 Revert "vsock/virtio: fix skb overhead overflow on 32-bit builds" by Stefano Garzarella · 7 days ago
  31. 1f03da8 Merge branch 'docs-net-updates-for-old-and-cobwebbed-docs' by Jakub Kicinski · 6 days ago
  32. 1255733 docs: net: fix minor issues with segmentation offloads by Jakub Kicinski · 8 days ago
  33. 25bfb3a8 docs: net: render the checksum comment in checksum-offloads.rst by Jakub Kicinski · 8 days ago
  34. 6686e7f docs: net: add Rx notes to the checksum guide by Jakub Kicinski · 8 days ago
  35. f94874c3 docs: net: fix minor issues with checksum offloads by Jakub Kicinski · 8 days ago
  36. f7d7d7e docs: net: refresh netdev feature guidance by Jakub Kicinski · 8 days ago
  37. 33cd2d3 docs: net: fix minor issues with the NAPI guide by Jakub Kicinski · 8 days ago
  38. 427837e docs: net: update devmem code examples by Jakub Kicinski · 8 days ago
  39. 73ac86c docs: net: statistics: fix kernel-internal stats list by Jakub Kicinski · 8 days ago
  40. c801a20 docs: net: fix minor issues with driver guide by Jakub Kicinski · 8 days ago
  41. ea50122 docs: net: netdevices: small fixes and clarifications by Jakub Kicinski · 8 days ago
  42. d44646f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 13 days ago
  43. 3e20009 Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 days ago ath-current for-current
  44. b0f908d Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 6 days ago
  45. 43a1e37 security/keys: fix missed RCU read section on lookup by Linus Torvalds · 6 days ago
  46. 9500077 gpio: rockchip: teardown bugs and resource leaks by Marco Scardovi · 8 days ago
  47. 3e46c18 gpio: rockchip: convert bank->clk to devm_clk_get_enabled() by Marco Scardovi · 8 days ago
  48. 8a122b5 gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write() by Dan Carpenter · 10 days ago
  49. 9d7697f gpio: shared: fix lockdep false positive by removing unneeded lock by Bartosz Golaszewski · 13 days ago
  50. a1b8366 gpio: shared: fix deadlock on shared proxy's parent removal by Bartosz Golaszewski · 13 days ago
  51. a5c627d gpio: adnp: fix flow control regression caused by scoped_guard() by Bartosz Golaszewski · 13 days ago
  52. bbec30f gpio: shared: undo the vote of the proxy on GPIO free by Bartosz Golaszewski · 13 days ago
  53. 8d26955 Merge branch 'dpll-zl3073x-various-fixes' by Paolo Abeni · 6 days ago
  54. c122456 dpll: zl3073x: make frequency monitor a per-device attribute by Ivan Vecera · 9 days ago
  55. d733f51 dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work by Ivan Vecera · 9 days ago
  56. 20040b2 dpll: export __dpll_device_change_ntf() for use under dpll_lock by Ivan Vecera · 9 days ago
  57. 1af2af7 Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference' by Paolo Abeni · 6 days ago
  58. ea5fe6a net/handshake: Drain pending requests at net namespace exit by Chuck Lever · 9 days ago
  59. 204a5ef net/handshake: Verify file-reference balance in submit paths by Chuck Lever · 9 days ago
  60. 5da98f5 net/handshake: Close the submit-side sock_hold race by Chuck Lever · 9 days ago
  61. f4251190 net/handshake: hand off the pinned file reference to accept_doit by Chuck Lever · 9 days ago
  62. 09dba37 net/handshake: Take a long-lived file reference at submit by Chuck Lever · 9 days ago
  63. 6b22d43 net/handshake: Pass negative errno through handshake_complete() by Chuck Lever · 9 days ago
  64. 9015985b nvme-tcp: store negative errno in queue->tls_err by Chuck Lever · 9 days ago
  65. cc993e0 net/handshake: Use spin_lock_bh for hn_lock by Chuck Lever · 9 days ago
  66. 98d0912 net: skbuff: fix missing zerocopy reference in pskb_carve helpers by Minh Nguyen · 9 days ago
  67. 85576d7 Merge branch 'hibmcge-fix-rx-packet-corruption-issue' by Paolo Abeni · 6 days ago
  68. b545b6e net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path by Jijie Shao · 9 days ago
  69. 463a127 net: hibmcge: disable Relaxed Ordering to fix RX packet corruption by Jijie Shao · 9 days ago
  70. 031f159 Merge branch 'net-sched-fix-packet-loops-in-mirred-and-netem' by Paolo Abeni · 7 days ago
  71. 0f6e00a selftests/tc-testing: Add netem test case exercising loops by Victor Nogueira · 9 days ago
  72. d38dc56 selftests/tc-testing: Add mirred test cases exercising loops by Victor Nogueira · 9 days ago
  73. e80ad52 net/sched: act_mirred: Fix return code in early mirred redirect error paths by Victor Nogueira · 9 days ago
  74. a005fa5 net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow by Kito Xu (veritas501) · 9 days ago
  75. db87522 net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop by Jamal Hadi Salim · 9 days ago
  76. 9552b11 net/sched: fix packet loop on netem when duplicate is on by Jamal Hadi Salim · 9 days ago
  77. b213a4c Revert "selftests/tc-testing: Add tests for restrictions on netem duplication" by Jamal Hadi Salim · 9 days ago
  78. eda0b7f net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree" by Jamal Hadi Salim · 9 days ago
  79. 98b34f3 net: Introduce skb tc depth field to track packet loops by Jamal Hadi Salim · 9 days ago
  80. 0cf905c Merge branch 'wangxun-improve-service-task-synchronization' by Paolo Abeni · 7 days ago
  81. f67aead net: txgbe: rework service event handling by Jiawen Wu · 10 days ago
  82. 58ac2f8 net: wangxun: avoid statistics updates during device teardown by Jiawen Wu · 10 days ago
  83. 7116ffb net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state by Jiawen Wu · 10 days ago
  84. 6f5dc19 Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath by Johannes Berg · 7 days ago
  85. 9658d9f Merge tag 'iwlwifi-next-2026-05-26' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Johannes Berg · 7 days ago
  86. 23add15 wifi: cfg80211: use strscpy in cfg80211_wext_giwname by Thorsten Blum · 7 days ago
  87. f1a389fc wifi: mac80211: fix channel evacuation logic by Miri Korenblit · 7 days ago
  88. a5b9ebd wifi: mac80211: refactor ieee80211_nan_try_evacuate by Miri Korenblit · 7 days ago
  89. 8facc23 wifi: mac80211: add an option to filter out a channel in combinations check by Miri Korenblit · 7 days ago
  90. 847f7ea wifi: mac80211_hwsim: add debug messages for link changes by Johannes Berg · 7 days ago
  91. f681502 wifi: nl80211: re-check wiphy netns in testmode and vendor dump continuations by Maoyi Xie · 7 days ago
  92. db21511 wifi: mac80211_hwsim: modernise S1G channel list by Lachlan Hodges · 8 days ago
  93. c6e9b87 wifi: mac80211_hwsim: don't run RC update on new STA on S1G vif by Lachlan Hodges · 8 days ago
  94. a1d4a1b wifi: mwifiex: remove an unnecessary check by Dan Carpenter · 10 days ago
  95. f31ce7e wifi: mac80211: add KUnit coverage for negotiated TTLM parser by Michael Bommarito · 3 weeks ago
  96. 9d5e7a4 ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() by Rahul Chandelkar · 9 days ago
  97. fabcf8c net: sch_fq: update flow delivery time on earlier EDT packet by Willem de Bruijn · 8 days ago
  98. 56edbed Merge branch 'introduce-airoha-an8801r-series-gigabit-ethernet-phy-driver' by Jakub Kicinski · 7 days ago
  99. f6465e3 net: phy: air_an8801: ensure maximum available speed link use by Louis-Alexis Eyraud · 8 days ago
  100. fdb9bf7 net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driver by AngeloGioacchino Del Regno · 8 days ago