Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-12--12-00 (v6.14-rc5-1379-g296a84c85ba2) remotes/brancher/net-next-2025-03-12--15-00 (v6.14-rc5-1377-g5db30a7e33fd) ==== BASE DIFF ==== MAINTAINERS | 37 +++++++++++++++++++------- drivers/net/wireless/intel/iwlwifi/iwl-trans.c | 2 ++ drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 6 ++--- drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 11 ++++---- net/mac80211/eht.c | 9 ++++++- net/mac80211/rx.c | 10 +++---- net/mac80211/sta_info.c | 20 +++++++++++--- net/mac80211/util.c | 8 +++--- net/wireless/core.c | 7 +++++ net/wireless/nl80211.c | 12 ++++++--- 10 files changed, 89 insertions(+), 33 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.L3jy2JhHy2 b/tmp/tmp.Jqzm6zSbdh index 53d9112a3050..f8af051e5297 100644 --- a/tmp/tmp.L3jy2JhHy2 +++ b/tmp/tmp.Jqzm6zSbdh @@ -4,6 +4,10 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: drv-net: use defer in the ping test +net/mlx5: HWS, log the unsupported mask in definer +net/mlx5: HWS, use list_move() instead of del/add +net/mlx5: HWS, remove unused code for alias flow tables net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare() net: lwtunnel: fix recursion loops net: axienet: Add support for 2500base-X only configuration. @@ -35,7 +39,6 @@ selftests/net: Add mixed select()+polling mode to TCP-AO tests selftests/net: Fetch and check TCP-MD5 counters selftests/net: Provide tcp-ao counters comparison helper selftests/net: Print TCP flags in more common format -Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless Bluetooth: HCI: Fix value of HCI_ERROR_UNSUPPORTED_REMOTE_FEATURE tcp: cache RTAX_QUICKACK metric in a hot cache line inet: frags: save a pair of atomic operations in reassembly @@ -124,23 +127,7 @@ net: cn23xx: fix typos net/mlx5: Avoid unnecessary use of comma operator net: hns3: use string choices helper igc: enable HW VLAN insertion/stripping by default -vhost/net: Support VIRTIO_NET_F_HASH_REPORT -selftest: tun: Add tests for virtio-net hashing -selftest: tun: Test vnet ioctls without device -tun: Introduce virtio-net hash feature -net: flow_dissector: Export flow_keys_dissector_symmetric -virtio_net: Add functions for hashing selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT net_sched: Prevent creation of classes with TC_H_ROOT netconsole: allow selection of egress interface via MAC address net, treewide: define and use MAC_ADDR_STR_LEN -wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz -wifi: cfg80211: cancel wiphy_work before freeing wiphy -wifi: mac80211: fix SA Query processing in MLO -wifi: nl80211: fix assoc link handling -wifi: mac80211: don't queue sdata::work for a non-running sdata -wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state -wifi: iwlwifi: trans: cancel restart work on op mode leave -wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms -wifi: iwlwifi: pcie: Fix TSO preparation -wifi: rework MAINTAINERS entries a bit