Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-25--15-00 (v6.14-rc7-2042-gb551a31eee8a) remotes/brancher/net-next-2025-03-25--18-00 (v6.14-rc7-1980-gd66e3f75103e) ==== BASE DIFF ==== .../devicetree/bindings/net/qcom,ipa.yaml | 128 +- .../devicetree/bindings/net/rockchip-dwmac.yaml | 16 +- .../bindings/net/wireless/qcom,ath10k.yaml | 21 + .../bindings/net/wireless/qcom,ath11k-pci.yaml | 9 +- .../bindings/net/wireless/qcom,ath11k.yaml | 7 + .../bindings/net/wireless/qcom,ath12k-wsi.yaml | 13 +- .../net_cachelines/inet_connection_sock.rst | 4 +- Documentation/networking/xfrm_device.rst | 3 +- drivers/net/bonding/bond_main.c | 24 +- drivers/net/bonding/bond_options.c | 3 + drivers/net/dsa/microchip/ksz8.c | 11 +- drivers/net/dsa/microchip/ksz_dcb.c | 231 +- drivers/net/ethernet/amd/au1000_eth.c | 2 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 21 - .../chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c | 16 - drivers/net/ethernet/ibm/ibmvnic.c | 30 +- drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 21 - drivers/net/ethernet/intel/ixgbevf/ipsec.c | 21 - .../net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c | 1 - .../ethernet/marvell/octeontx2/nic/cn10k_ipsec.c | 15 - .../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 16 - drivers/net/ethernet/netronome/nfp/crypto/ipsec.c | 11 - drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 2 +- .../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 27 +- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 277 +- .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 18 - drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 46 +- drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 24 +- drivers/net/ipvlan/ipvlan_l3s.c | 1 - drivers/net/mdio/mdio-i2c.c | 79 +- drivers/net/netdevsim/ipsec.c | 11 - drivers/net/netdevsim/netdevsim.h | 1 - drivers/net/phy/phylink.c | 84 + drivers/net/phy/sfp.c | 82 +- drivers/net/virtio_net.c | 119 +- drivers/net/wireless/ath/ath10k/core.c | 13 +- drivers/net/wireless/ath/ath11k/Makefile | 1 + drivers/net/wireless/ath/ath11k/ahb.c | 4 +- drivers/net/wireless/ath/ath11k/core.c | 11 +- drivers/net/wireless/ath/ath11k/core.h | 13 +- drivers/net/wireless/ath/ath11k/coredump.c | 52 + drivers/net/wireless/ath/ath11k/coredump.h | 79 + drivers/net/wireless/ath/ath11k/dp.c | 35 +- drivers/net/wireless/ath/ath11k/dp.h | 6 +- drivers/net/wireless/ath/ath11k/dp_rx.c | 133 +- drivers/net/wireless/ath/ath11k/fw.c | 3 +- drivers/net/wireless/ath/ath11k/hif.h | 7 + drivers/net/wireless/ath/ath11k/mac.c | 145 +- drivers/net/wireless/ath/ath11k/mhi.c | 5 + drivers/net/wireless/ath/ath11k/mhi.h | 1 + drivers/net/wireless/ath/ath11k/pci.c | 195 +- drivers/net/wireless/ath/ath11k/qmi.c | 17 +- drivers/net/wireless/ath/ath11k/qmi.h | 10 +- drivers/net/wireless/ath/ath11k/reg.c | 107 +- drivers/net/wireless/ath/ath11k/reg.h | 3 +- drivers/net/wireless/ath/ath11k/testmode.c | 80 +- drivers/net/wireless/ath/ath11k/wmi.c | 11 +- drivers/net/wireless/ath/ath11k/wmi.h | 11 +- drivers/net/wireless/ath/ath12k/Makefile | 3 +- drivers/net/wireless/ath/ath12k/acpi.c | 202 +- drivers/net/wireless/ath/ath12k/acpi.h | 40 +- drivers/net/wireless/ath/ath12k/core.c | 103 +- drivers/net/wireless/ath/ath12k/core.h | 139 +- drivers/net/wireless/ath/ath12k/debug.c | 6 +- drivers/net/wireless/ath/ath12k/debug.h | 10 +- drivers/net/wireless/ath/ath12k/debugfs.c | 1191 +- drivers/net/wireless/ath/ath12k/debugfs.h | 115 +- .../net/wireless/ath/ath12k/debugfs_htt_stats.c | 1238 +- .../net/wireless/ath/ath12k/debugfs_htt_stats.h | 453 +- drivers/net/wireless/ath/ath12k/debugfs_sta.c | 337 + drivers/net/wireless/ath/ath12k/debugfs_sta.h | 24 + drivers/net/wireless/ath/ath12k/dp.c | 5 +- drivers/net/wireless/ath/ath12k/dp.h | 82 +- drivers/net/wireless/ath/ath12k/dp_mon.c | 1419 +- drivers/net/wireless/ath/ath12k/dp_mon.h | 11 +- drivers/net/wireless/ath/ath12k/dp_rx.c | 66 +- drivers/net/wireless/ath/ath12k/dp_rx.h | 8 +- drivers/net/wireless/ath/ath12k/dp_tx.c | 253 +- drivers/net/wireless/ath/ath12k/dp_tx.h | 4 +- drivers/net/wireless/ath/ath12k/hal_desc.h | 5 +- drivers/net/wireless/ath/ath12k/hal_rx.h | 442 +- drivers/net/wireless/ath/ath12k/hal_tx.h | 10 +- drivers/net/wireless/ath/ath12k/hw.c | 8 +- drivers/net/wireless/ath/ath12k/mac.c | 870 +- drivers/net/wireless/ath/ath12k/mac.h | 10 +- drivers/net/wireless/ath/ath12k/pci.c | 22 +- drivers/net/wireless/ath/ath12k/qmi.c | 23 +- drivers/net/wireless/ath/ath12k/reg.h | 5 +- drivers/net/wireless/ath/ath12k/rx_desc.h | 12 +- drivers/net/wireless/ath/ath12k/testmode.c | 395 + drivers/net/wireless/ath/ath12k/testmode.h | 40 + drivers/net/wireless/ath/ath12k/wmi.c | 1176 +- drivers/net/wireless/ath/ath12k/wmi.h | 290 +- drivers/net/wireless/ath/ath12k/wow.c | 3 +- drivers/net/wireless/ath/ath9k/ath9k.h | 3 +- drivers/net/wireless/ath/ath9k/common-spectral.c | 4 +- drivers/net/wireless/ath/ath9k/init.c | 4 +- drivers/net/wireless/ath/ath9k/xmit.c | 9 - drivers/net/wireless/ath/{ath11k => }/testmode_i.h | 54 +- drivers/net/wireless/intel/iwlegacy/4965-rs.c | 3 + drivers/net/wireless/intel/iwlwifi/Kconfig | 15 +- drivers/net/wireless/intel/iwlwifi/Makefile | 5 +- drivers/net/wireless/intel/iwlwifi/cfg/bz.c | 11 +- drivers/net/wireless/intel/iwlwifi/cfg/dr.c | 6 +- drivers/net/wireless/intel/iwlwifi/cfg/sc.c | 8 +- drivers/net/wireless/intel/iwlwifi/dvm/commands.h | 154 +- drivers/net/wireless/intel/iwlwifi/fw/api/debug.h | 42 +- drivers/net/wireless/intel/iwlwifi/fw/api/dhc.h | 97 + drivers/net/wireless/intel/iwlwifi/fw/api/phy.h | 4 +- drivers/net/wireless/intel/iwlwifi/fw/dhc-utils.h | 75 + drivers/net/wireless/intel/iwlwifi/fw/uefi.c | 10 +- drivers/net/wireless/intel/iwlwifi/fw/uefi.h | 4 +- drivers/net/wireless/intel/iwlwifi/iwl-config.h | 7 +- drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 10 +- drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 36 +- drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 12 +- drivers/net/wireless/intel/iwlwifi/iwl-trans.c | 5 +- drivers/net/wireless/intel/iwlwifi/mld/Makefile | 16 + drivers/net/wireless/intel/iwlwifi/mld/agg.c | 670 + drivers/net/wireless/intel/iwlwifi/mld/agg.h | 127 + drivers/net/wireless/intel/iwlwifi/mld/ap.c | 344 + drivers/net/wireless/intel/iwlwifi/mld/ap.h | 45 + drivers/net/wireless/intel/iwlwifi/mld/coex.c | 40 + drivers/net/wireless/intel/iwlwifi/mld/coex.h | 15 + drivers/net/wireless/intel/iwlwifi/mld/constants.h | 88 + drivers/net/wireless/intel/iwlwifi/mld/d3.c | 1998 ++ drivers/net/wireless/intel/iwlwifi/mld/d3.h | 51 + drivers/net/wireless/intel/iwlwifi/mld/debugfs.c | 1082 + drivers/net/wireless/intel/iwlwifi/mld/debugfs.h | 244 + .../net/wireless/intel/iwlwifi/mld/ftm-initiator.c | 451 + .../net/wireless/intel/iwlwifi/mld/ftm-initiator.h | 29 + drivers/net/wireless/intel/iwlwifi/mld/fw.c | 536 + drivers/net/wireless/intel/iwlwifi/mld/hcmd.h | 56 + drivers/net/wireless/intel/iwlwifi/mld/iface.c | 671 + drivers/net/wireless/intel/iwlwifi/mld/iface.h | 233 + drivers/net/wireless/intel/iwlwifi/mld/key.c | 358 + drivers/net/wireless/intel/iwlwifi/mld/key.h | 39 + drivers/net/wireless/intel/iwlwifi/mld/led.c | 100 + drivers/net/wireless/intel/iwlwifi/mld/led.h | 29 + drivers/net/wireless/intel/iwlwifi/mld/link.c | 1213 + drivers/net/wireless/intel/iwlwifi/mld/link.h | 153 + .../net/wireless/intel/iwlwifi/mld/low_latency.c | 339 + .../net/wireless/intel/iwlwifi/mld/low_latency.h | 68 + drivers/net/wireless/intel/iwlwifi/mld/mac80211.c | 2670 +++ drivers/net/wireless/intel/iwlwifi/mld/mac80211.h | 13 + drivers/net/wireless/intel/iwlwifi/mld/mcc.c | 329 + drivers/net/wireless/intel/iwlwifi/mld/mcc.h | 17 + drivers/net/wireless/intel/iwlwifi/mld/mld.c | 720 + drivers/net/wireless/intel/iwlwifi/mld/mld.h | 582 + drivers/net/wireless/intel/iwlwifi/mld/mlo.c | 1076 + drivers/net/wireless/intel/iwlwifi/mld/mlo.h | 167 + drivers/net/wireless/intel/iwlwifi/mld/notif.c | 759 + drivers/net/wireless/intel/iwlwifi/mld/notif.h | 35 + drivers/net/wireless/intel/iwlwifi/mld/phy.c | 155 + drivers/net/wireless/intel/iwlwifi/mld/phy.h | 55 + drivers/net/wireless/intel/iwlwifi/mld/power.c | 396 + drivers/net/wireless/intel/iwlwifi/mld/power.h | 33 + drivers/net/wireless/intel/iwlwifi/mld/ptp.c | 321 + drivers/net/wireless/intel/iwlwifi/mld/ptp.h | 45 + .../net/wireless/intel/iwlwifi/mld/regulatory.c | 393 + .../net/wireless/intel/iwlwifi/mld/regulatory.h | 23 + drivers/net/wireless/intel/iwlwifi/mld/roc.c | 224 + drivers/net/wireless/intel/iwlwifi/mld/roc.h | 20 + drivers/net/wireless/intel/iwlwifi/mld/rx.c | 2060 ++ drivers/net/wireless/intel/iwlwifi/mld/rx.h | 72 + drivers/net/wireless/intel/iwlwifi/mld/scan.c | 2008 ++ drivers/net/wireless/intel/iwlwifi/mld/scan.h | 136 + .../wireless/intel/iwlwifi/mld/session-protect.c | 222 + .../wireless/intel/iwlwifi/mld/session-protect.h | 102 + drivers/net/wireless/intel/iwlwifi/mld/sta.c | 1289 + drivers/net/wireless/intel/iwlwifi/mld/sta.h | 266 + drivers/net/wireless/intel/iwlwifi/mld/stats.c | 513 + drivers/net/wireless/intel/iwlwifi/mld/stats.h | 22 + .../net/wireless/intel/iwlwifi/mld/tests/Makefile | 5 + drivers/net/wireless/intel/iwlwifi/mld/tests/agg.c | 663 + .../net/wireless/intel/iwlwifi/mld/tests/hcmd.c | 62 + .../intel/iwlwifi/mld/tests/link-selection.c | 303 + .../net/wireless/intel/iwlwifi/mld/tests/link.c | 110 + .../net/wireless/intel/iwlwifi/mld/tests/module.c | 11 + drivers/net/wireless/intel/iwlwifi/mld/tests/rx.c | 353 + .../net/wireless/intel/iwlwifi/mld/tests/utils.c | 474 + .../net/wireless/intel/iwlwifi/mld/tests/utils.h | 134 + drivers/net/wireless/intel/iwlwifi/mld/thermal.c | 438 + drivers/net/wireless/intel/iwlwifi/mld/thermal.h | 36 + drivers/net/wireless/intel/iwlwifi/mld/time_sync.c | 240 + drivers/net/wireless/intel/iwlwifi/mld/time_sync.h | 26 + drivers/net/wireless/intel/iwlwifi/mld/tlc.c | 700 + drivers/net/wireless/intel/iwlwifi/mld/tlc.h | 23 + drivers/net/wireless/intel/iwlwifi/mld/tx.c | 1374 ++ drivers/net/wireless/intel/iwlwifi/mld/tx.h | 77 + drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 38 +- .../net/wireless/intel/iwlwifi/mvm/ftm-initiator.c | 4 + drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 15 + .../net/wireless/intel/iwlwifi/mvm/mld-mac80211.c | 3 +- drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 3 + drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 30 +- drivers/net/wireless/marvell/mwifiex/11n.c | 6 +- drivers/net/wireless/marvell/mwifiex/cfp.c | 2 +- drivers/net/wireless/marvell/mwifiex/fw.h | 14 + drivers/net/wireless/marvell/mwifiex/main.c | 4 - drivers/net/wireless/marvell/mwifiex/sta_cmd.c | 18 +- drivers/net/wireless/mediatek/mt76/channel.c | 3 + drivers/net/wireless/mediatek/mt76/eeprom.c | 4 + drivers/net/wireless/mediatek/mt76/mac80211.c | 16 +- drivers/net/wireless/mediatek/mt76/mt76.h | 8 + .../net/wireless/mediatek/mt76/mt76_connac3_mac.h | 3 + .../net/wireless/mediatek/mt76/mt76_connac_mcu.c | 6 +- drivers/net/wireless/mediatek/mt76/mt76x0/pci.c | 3 +- drivers/net/wireless/mediatek/mt76/mt76x0/usb.c | 3 +- drivers/net/wireless/mediatek/mt76/mt76x2/pci.c | 3 +- drivers/net/wireless/mediatek/mt76/mt76x2/usb.c | 4 +- .../net/wireless/mediatek/mt76/mt7915/debugfs.c | 53 +- drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 4 +- drivers/net/wireless/mediatek/mt76/mt7915/mcu.h | 12 - drivers/net/wireless/mediatek/mt76/mt7921/main.c | 1 + drivers/net/wireless/mediatek/mt76/mt7925/init.c | 96 + drivers/net/wireless/mediatek/mt76/mt7925/main.c | 164 +- drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 274 +- drivers/net/wireless/mediatek/mt76/mt7925/mcu.h | 6 +- drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h | 36 +- drivers/net/wireless/mediatek/mt76/mt792x.h | 19 +- .../net/wireless/mediatek/mt76/mt792x_acpi_sar.c | 123 +- .../net/wireless/mediatek/mt76/mt792x_acpi_sar.h | 18 +- drivers/net/wireless/mediatek/mt76/mt792x_core.c | 3 +- .../net/wireless/mediatek/mt76/mt7996/debugfs.c | 56 +- drivers/net/wireless/mediatek/mt76/mt7996/mac.c | 306 +- drivers/net/wireless/mediatek/mt76/mt7996/main.c | 976 +- drivers/net/wireless/mediatek/mt76/mt7996/mcu.c | 636 +- drivers/net/wireless/mediatek/mt76/mt7996/mcu.h | 47 +- drivers/net/wireless/mediatek/mt76/mt7996/mmio.c | 5 +- drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h | 79 +- drivers/net/wireless/mediatek/mt76/scan.c | 21 +- drivers/net/wireless/mediatek/mt76/tx.c | 3 +- drivers/net/wireless/realtek/rtw88/Kconfig | 25 + drivers/net/wireless/realtek/rtw88/Makefile | 9 + drivers/net/wireless/realtek/rtw88/debug.c | 57 +- drivers/net/wireless/realtek/rtw88/mac.c | 1 + drivers/net/wireless/realtek/rtw88/main.c | 40 +- drivers/net/wireless/realtek/rtw88/main.h | 9 +- drivers/net/wireless/realtek/rtw88/phy.c | 24 + drivers/net/wireless/realtek/rtw88/reg.h | 66 +- drivers/net/wireless/realtek/rtw88/rtw8814a.c | 2257 ++ drivers/net/wireless/realtek/rtw88/rtw8814a.h | 62 + .../net/wireless/realtek/rtw88/rtw8814a_table.c | 23930 +++++++++++++++++++ .../net/wireless/realtek/rtw88/rtw8814a_table.h | 40 + drivers/net/wireless/realtek/rtw88/rtw8814ae.c | 31 + drivers/net/wireless/realtek/rtw88/rtw8814au.c | 54 + drivers/net/wireless/realtek/rtw88/rtw8822bu.c | 4 + drivers/net/wireless/realtek/rtw88/rx.c | 6 + drivers/net/wireless/realtek/rtw88/util.c | 3 +- drivers/net/wireless/realtek/rtw89/cam.c | 6 + drivers/net/wireless/realtek/rtw89/chan.c | 10 +- drivers/net/wireless/realtek/rtw89/coex.c | 16 +- drivers/net/wireless/realtek/rtw89/core.c | 48 +- drivers/net/wireless/realtek/rtw89/core.h | 39 +- drivers/net/wireless/realtek/rtw89/debug.c | 1 + drivers/net/wireless/realtek/rtw89/fw.c | 180 +- drivers/net/wireless/realtek/rtw89/fw.h | 57 +- drivers/net/wireless/realtek/rtw89/mac.c | 49 +- drivers/net/wireless/realtek/rtw89/mac.h | 4 + drivers/net/wireless/realtek/rtw89/mac80211.c | 1 + drivers/net/wireless/realtek/rtw89/mac_be.c | 6 +- drivers/net/wireless/realtek/rtw89/pci.h | 56 +- drivers/net/wireless/realtek/rtw89/pci_be.c | 2 +- drivers/net/wireless/realtek/rtw89/phy.c | 41 +- drivers/net/wireless/realtek/rtw89/phy.h | 7 + drivers/net/wireless/realtek/rtw89/reg.h | 39 +- drivers/net/wireless/realtek/rtw89/regd.c | 27 + drivers/net/wireless/realtek/rtw89/rtw8851b.c | 5 + drivers/net/wireless/realtek/rtw89/rtw8852a.c | 5 + drivers/net/wireless/realtek/rtw89/rtw8852b.c | 5 + .../net/wireless/realtek/rtw89/rtw8852b_common.c | 6 +- drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c | 13 +- drivers/net/wireless/realtek/rtw89/rtw8852bt.c | 5 + drivers/net/wireless/realtek/rtw89/rtw8852bt_rfk.c | 13 +- drivers/net/wireless/realtek/rtw89/rtw8852c.c | 7 + drivers/net/wireless/realtek/rtw89/rtw8922a.c | 59 +- drivers/net/wireless/realtek/rtw89/sar.c | 369 +- drivers/net/wireless/realtek/rtw89/sar.h | 5 +- drivers/net/wireless/realtek/rtw89/util.c | 215 +- drivers/net/wireless/realtek/rtw89/util.h | 8 +- drivers/net/wireless/silabs/wfx/bus.h | 1 + drivers/net/wireless/silabs/wfx/bus_sdio.c | 54 + drivers/net/wireless/silabs/wfx/bus_spi.c | 45 +- drivers/net/wireless/silabs/wfx/main.c | 14 + drivers/net/wireless/silabs/wfx/sta.c | 25 + drivers/net/wireless/silabs/wfx/sta.h | 3 + drivers/net/wireless/virtual/mac80211_hwsim.c | 14 +- drivers/net/wireless/virtual/virt_wifi.c | 2 +- drivers/net/wireless/zydas/zd1211rw/zd_mac.c | 2 +- include/linux/netdevice.h | 44 +- include/linux/phylink.h | 4 + include/linux/udp.h | 16 - include/net/bonding.h | 1 + include/net/cfg80211.h | 40 +- include/net/inet_connection_sock.h | 22 +- include/net/netdev_lock.h | 20 +- include/net/netdev_rx_queue.h | 2 +- include/net/netfilter/nft_fib.h | 21 + include/net/netns/ipv4.h | 11 - include/net/rps.h | 2 +- include/net/udp.h | 1 - include/net/udp_tunnel.h | 22 - include/net/xfrm.h | 21 +- include/uapi/linux/nl80211.h | 68 +- include/uapi/linux/virtio_net.h | 13 + net/core/dev.c | 24 +- net/core/devmem.c | 2 - net/core/net-sysfs.c | 6 +- net/core/netdev-genl.c | 9 + net/core/netdev_rx_queue.c | 3 + net/core/page_pool.c | 7 +- net/dccp/output.c | 5 +- net/dccp/timer.c | 8 +- net/ipv4/inet_diag.c | 4 +- net/ipv4/netfilter/nft_fib_ipv4.c | 11 +- net/ipv4/tcp_ipv4.c | 4 +- net/ipv4/tcp_output.c | 7 +- net/ipv4/tcp_timer.c | 16 +- net/ipv4/udp.c | 13 +- net/ipv4/udp_offload.c | 167 +- net/ipv4/udp_tunnel_core.c | 14 - net/ipv6/netfilter/nf_socket_ipv6.c | 23 + net/ipv6/netfilter/nft_fib_ipv6.c | 19 +- net/ipv6/tcp_ipv6.c | 4 +- net/ipv6/udp.c | 2 - net/ipv6/udp_offload.c | 5 - net/mac80211/cfg.c | 23 +- net/mac80211/ieee80211_i.h | 13 +- net/mac80211/mlme.c | 138 +- net/mac80211/wbrf.c | 3 +- net/mptcp/options.c | 1 - net/mptcp/protocol.c | 3 +- net/netfilter/nf_conntrack_standalone.c | 12 +- net/netfilter/nf_tables_core.c | 11 +- net/netfilter/nfnetlink_queue.c | 2 +- net/netfilter/xt_hashlimit.c | 12 +- net/netfilter/xt_repldata.h | 2 +- net/wireless/chan.c | 13 +- net/wireless/core.c | 9 +- net/wireless/core.h | 6 +- net/wireless/mlme.c | 17 +- net/wireless/nl80211.c | 43 +- net/wireless/rdev-ops.h | 10 +- net/wireless/reg.c | 4 +- net/wireless/trace.h | 17 +- net/wireless/util.c | 4 +- net/xfrm/xfrm_device.c | 46 +- net/xfrm/xfrm_output.c | 6 +- net/xfrm/xfrm_policy.c | 2 +- net/xfrm/xfrm_state.c | 54 +- net/xfrm/xfrm_user.c | 14 +- tools/testing/selftests/bpf/progs/bpf_iter_tcp4.c | 4 +- tools/testing/selftests/bpf/progs/bpf_iter_tcp6.c | 4 +- 354 files changed, 69249 insertions(+), 3777 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.kJHhj6oJlq b/tmp/tmp.tBWlx5qXN7 index a0eaed511d22..295c0ee37c52 100644 --- a/tmp/tmp.kJHhj6oJlq +++ b/tmp/tmp.tBWlx5qXN7 @@ -4,6 +4,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: mana: Switch to page pool for jumbo frames net: mtip: The L2 switch driver for imx287 arm: dts: imx287: Provide description for MTIP L2 switch arm: dts: Adjust the 'reg' range for imx287 L2 switch description @@ -14,26 +15,12 @@ rndis_host: Flag RNDIS modems as WWAN devices mctp: Fix incorrect tx flow invalidation condition in mctp-i2c xsk: Bring back busy polling support in XDP_COPY net: atm: use sysfs_emit()/sysfs_emit_at() instead of scnprintf(). -netdev: don't hold rtnl_lock over nl queue info get when possible -netdev: add "ops compat locking" helpers -net: designate XSK pool pointers in queues as "ops protected" -net: make NETDEV_UNREGISTER and instance lock more consistent -net: protect rxq->mp_params with the instance lock -net: designate queue -> napi linking as "ops protected" -net: designate queue counts as "double ops protected" by instance lock -net: explain "protection types" for the instance lock -net: constify dev pointer in misc instance lock helpers -net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n -net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dmabuf() -tcp/dccp: remove icsk->icsk_ack.timeout -tcp/dccp: remove icsk->icsk_timeout net: add a debugfs files for showing netns refcount tracking info net/mlx5: DR, remove redundant object_range assignment net: phylink: force link down on major_config failure net: usb: asix: ax88772: Increase phy_name size net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string net: phy: air_en8811h: Add clk provider for CKO pin -netpoll: optimize struct layout for cache efficiency net: ethtool: pse-pd: Use per-PHY DUMP operations net: ethtool: plca: Use per-PHY DUMP operations net: ethtool: phy: Convert the PHY_GET command to generic phy dump @@ -44,36 +31,8 @@ net: ethtool: netlink: Allow per-netdevice DUMP operations net: ethtool: Set the req_info->dev on DUMP requests for each dev net: libwx: fix Tx L4 checksum net: libwx: fix Tx descriptor content for some tunnel packets -stmmac: Replace deprecated PCI functions -stmmac: Remove pcim_* functions for driver detach -stmmac: loongson: Remove surplus loop -octeontx2-af: mcs: Remove redundant 'flush_workqueue()' calls net: Fix the devmem sock opts and msgs for parisc -stmmac: intel: interface switching support for RPL-P platform -xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid() -xfrm: state: make xfrm_state_lookup_byaddr lockless -xfrm: check for PMTU in tunnel mode for packet offload -xfrm: provide common xdo_dev_offload_ok callback implementation -xfrm: rely on XFRM offload -xfrm: simplify SA initialization routine -xfrm: delay initialization of offload path till its actually requested -xfrm: prevent high SEQ input in non-ESN mode -net: txgbe: add sriov function support -net: ngbe: add sriov function support -net: libwx: Add msg task func -net: libwx: Redesign flow when sriov is enabled -net: libwx: Add sriov api for wangxun nics -net: libwx: Add mailbox api for wangxun pf drivers -net: au1000_eth: Mark au1000_ReleaseDB() static net/mlx5e: SHAMPO, Make reserved size independent of page size -netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE -netfilter: socket: Lookup orig tuple for IPv6 SNAT -netfilter: xtables: Use strscpy() instead of strscpy_pad() -netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error -netfilter: fib: avoid lookup if socket is available -netfilter: conntrack: Bound nf_conntrack sysctl writes -netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc -net: ti: icssg-prueth: Check return value to avoid a kernel oops atm: Fix NULL pointer dereference net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card @@ -82,409 +41,9 @@ net: phy: aquantia: add essential functions to aqr105 driver net: phy: aquantia: search for firmware-name in fwnode net: phy: aquantia: add probe function to aqr105 for firmware loading net: phy: Add swnode support to mdiobus_scan -net: mdio: mdio-i2c: Add support for single-byte SMBus operations -net: phy: sfp: Add support for SMBus module access -net: mana: Switch to page pool for jumbo frames -net: rfs: hash function change -net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3 -udp_tunnel: prevent GRO lookup optimization for user-space sockets -udp_tunnel: avoid inconsistent local variables usage -udp_tunnel: fix UaF in GRO accounting -udp_tunnel: fix compile warning -udp_tunnel: properly deal with xfrm gro encap. -net: fix NULL pointer dereference in l3mdev_l3_rcv -net: ti: icss-iep: Fix possible NULL pointer dereference for perout request -net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame() -net: ti: prueth: Fix kernel warning while bringing down network interface -virtio_net: Allocate rss_hdr with devres -virtio_net: Use new RSS config structs -virtio_net: Fix endian with virtio_net_ctrl_rss -virtio_net: Split struct virtio_net_rss_config -bonding: check xdp prog when set bond mode gve: add XDP DROP and PASS support for DQ gve: update XDP allocation path support RX buffer posting gve: merge packet buffer size fields gve: update GQ RX to use buf_size gve: introduce config-based allocation for XDP gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics -net: stmmac: block PHY RXC clock-stop -net: phylink: add functions to block/unblock rx clock stop -net: stmmac: socfpga: remove phy_resume() call -net: stmmac: address non-LPI resume failures properly -net: phylink: add phylink_prepare_resume() -ibmvnic: Use kernel helpers for hex dumps -Merge tag 'for-net-next-2025-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next -Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next -net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHY -net: stmmac: dwmac-rk: Add integrated_phy_powerdown operation -net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functions -net: stmmac: dwmac-rk: Add GMAC support for RK3528 -dt-bindings: net: rockchip-dwmac: Add compatible string for RK3528 -Bluetooth: btnxpuart: Fix kernel panic during FW release -Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 -Bluetooth: btnxpuart: Add correct bootloader error codes -Bluetooth: btintel: Fix leading white space -Bluetooth: btintel: Add support to configure TX power -Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal -Bluetooth: btmtk: Remove the resetting step before downloading the fw -Bluetooth: SCO: add TX timestamping -Bluetooth: L2CAP: add TX timestamping -Bluetooth: ISO: add TX timestamping -Bluetooth: add support for skb TX SND/COMPLETION timestamping -net-timestamp: COMPLETION timestamp on packet tx completion -HCI: coredump: Log devcd dumps into the monitor -Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel -Bluetooth: hci_vhci: Mark Sync Flow Control as supported -Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO -Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters -Bluetooth: Fix error code in chan_alloc_skb_cb() -Bluetooth: btintel_pci: Fix build warning -Bluetooth: btintel_pcie: Trigger device coredump on hardware exception -Bluetooth: btnxpuart: Add support to set BD address -dt-bindings: net: bluetooth: nxp: Add support to set BD address -Bluetooth: btnxpuart: Add support for HCI coredump feature -Bluetooth: btnxpuart: Move vendor specific initialization to .post_init -Bluetooth: btintel_pcie: Add support for device coredump -Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers -Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken -Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE -Bluetooth: Add quirk for broken READ_VOICE_SETTING -Bluetooth: btintel_pcie: Read hardware exception data -Bluetooth: btintel_pcie: Setup buffers for firmware traces -Bluetooth: qca: add WCN3950 support -Bluetooth: qca: simplify WCN399x NVM loading -dt-bindings: net: bluetooth: qualcomm: document WCN3950 -dt-bindings: net: bluetooth: nxp: Add wakeup pin properties -bluetooth: btnxpuart: Support for controller wakeup gpio config -Bluetooth: hci_qca: use the power sequencer for wcn6750 -Bluetooth: btusb: Add 2 HWIDs for MT7922 -Bluetooth: L2CAP: convert timeouts to secs_to_jiffies() -Bluetooth: SMP: convert timeouts to secs_to_jiffies() -Bluetooth: MGMT: convert timeouts to secs_to_jiffies() -Bluetooth: hci_vhci: convert timeouts to secs_to_jiffies() -Bluetooth: hci_uart: Fix another race during initialization -Bluetooth: hci_uart: fix race during initialization -Bluetooth: btintel: Add DSBR support for ScP -Bluetooth: Fix code style warning -Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete -Bluetooth: MGMT: Remove unused mgmt_pending_find_data -Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x -Bluetooth: btintel_pcie: Add device id of Whale Peak -Bluetooth: btintel: Add support for Intel Scorpius Peak -Bluetooth: btusb: Add new VID/PID for WCN785x -Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout -wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work() -Merge tag 'mt76-next-2025-03-19' of https://github.com/nbd168/wireless -wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table -wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series -wifi: mt76: mt7996: Update mt7996_tx to MLO support -wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLO -wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLO -wifi: mt76: mt7996: set vif default link_id adding/removing vif links -wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to support MLO -wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support MLO -wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to support MLO -wifi: mt76: mt7996: rework mt7996_update_mu_group to support MLO -wifi: mt76: mt7996: rework mt7996_mac_sta_poll to support MLO -wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLO -wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts() -wifi: mt76: mt7996: rework mt7996_sta_hw_queue_read to support MLO -wifi: mt76: mt7996: rework mt7996_set_hw_key to support MLO -wifi: mt76: mt7996: Add mt7996_sta_link to mt7996_mcu_add_bss_info signature -wifi: mt76: mt7996: rework mt7996_sta_set_4addr and mt7996_sta_set_decap_offload to support MLO -wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLO -wifi: mt76: mt7996: Rely on wcid_to_sta in mt7996_mac_add_txs_skb() -wifi: mt76: mt7996: rework mt7996_mac_write_txwi() for MLO support -wifi: mt76: mt7996: Add mt7996_mcu_teardown_mld_sta rouine -wifi: mt76: mt7996: Add mt7996_mcu_sta_mld_setup_tlv() and mt7996_mcu_sta_eht_mld_tlv() -wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLO -wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardown -wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update signature -wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support -wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv() -wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event() -wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback -wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks -wifi: mt76: mt7996: Add mt7996_sta_state routine -wifi: mt76: mt7996: Add link_info_changed callback -wifi: mt76: mt7996: Add vif_cfg_changed callback -wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link -wifi: mt76: mt7996: Introduce mt7996_sta_link container -wifi: mt76: mt7996: Add change_vif_links stub -wifi: mt76: scan: fix setting tx_info fields -wifi: mt76: mt7996: implement driver specific get_txpower function -wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 -wifi: mt76: mt7996: use the correct vif link for scanning/roc -wifi: mt76: scan: set vif offchannel link for scanning/roc -wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP frames -wifi: mt76: mt7996: fix SER reset trigger on WED reset -wifi: mt76: mt7996: revise TXS size -wifi: mt76: mt7996: cleanup mt7996_get_power_bound -wifi: mt76: mt7915: cleanup mt7915_get_power_bound -wifi: mt76: add mt76_get_power_bound helper function -wifi: mt76: mt7925: add MTCL support to enhance the regulatory compliance -wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT control -wifi: mt76: mt7925: remove unused acpi function for clc -wifi: mt76: mt7925: update the channel usage when the regd domain changed -wifi: mt76: mt7925: add EHT control support based on the CLC data -wifi: mt76: mt7925: load the appropriate CLC data based on hardware type -wifi: mt76: mt7925: update the power-saving flow -wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd -wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure -wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO -wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present -Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO" -wifi: mt76: mt7921: fix kernel panic due to null pointer dereference -wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail -wifi: mt76: mt7925: Remove unnecessary if-check -wifi: mt76: Add check for devm_kstrdup() -wifi: mt76: mt7925: fix country count limitation for CLC -wifi: mt76: mt7925: ensure wow pattern command align fw format -wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show() -wifi: mt76: mt7925: fix fails to enter low power mode in suspend state -wifi: mt76: mt7925: introduce MLO capability control -Merge tag 'rtw-next-2025-03-13' of https://github.com/pkshih/rtw -wifi: nl80211: re-enable multi-link reconfiguration -wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings -wifi: iwlwifi: do not use iwlmld for non-wifi7 devices -wifi: iwlwifi: remove a buggy else statement in op_mode selection -wifi: mwifiex: Fix RF calibration data download from file -wifi: mwifiex: Fix premature release of RF calibration data. -wifi: cfg80211: init wiphy_work before allocating rfkill fails -wifi: mac80211: check basic rates validity in sta_link_apply_parameters -wifi: mac80211: fix indentation in ieee80211_set_monitor_channel() -wifi: mwifiex: Fix HT40 bandwidth issue. -wifi: iwlwifi: mld: add debugfs to control MLO scan -wifi: iwlwifi: mld: we support v6 of compressed_ba_notif -wifi: iwlwifi: mld: iwl_mld_remove_link can't fail -wifi: iwlwifi: mld: fix copy/paste error -wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence static -wifi: iwlwifi: mld: KUnit: test iwl_mld_channel_load_allows_emlsr -wifi: iwlwifi: mld: KUnit: create chanctx with a custom width -wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_link -wifi: iwlwifi: mld: allow EMLSR for unequal bandwidth -wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests -wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FW -wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS command -wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs read operations -wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro -wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPER -wifi: nl80211: store chandef on the correct link when starting CAC -Merge net-next/main to resolve conflicts -wifi: rtw88: Add __nonstring annotations for unterminated strings -wifi: rtw88: Enable the new RTL8814AE/RTL8814AU drivers -wifi: rtw88: Add rtw8814au.c -wifi: rtw88: Add rtw8814ae.c -wifi: rtw88: Add rtw8814a.{c,h} -wifi: rtw88: Add rtw8814a_table.c (part 2/2) -wifi: rtw88: Add rtw8814a_table.c (part 1/2) -wifi: rtw88: Add some definitions for RTL8814AU -wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.4 -wifi: rtw89: coex: Add parser for Bluetooth channel map report version 7 -wifi: rtw89: coex: Fix coexistence report not show as expected -wifi: rtw89: coex: RTL8852BT coexistence Wi-Fi firmware support for 0.29.122.0 -wifi: rtw89: set force HE TB mode when connecting to 11ax AP -wifi: rtw89: 8922a: enable dynamic antenna gain -wifi: rtw89: enable dynamic antenna gain based on country -wifi: rtw89: refine mechanism of TAS -wifi: rtw89: add support for negative values of dBm to linear conversion -wifi: iwlwifi: Fix uninitialized variable with __free() -wifi: mac80211: use cfg80211_chandef_get_width() -wifi: cfg80211: expose cfg80211_chandef_get_width() -wifi: mac80211: use supported selectors from assoc in ML reconf -wifi: mac80211: remove SSID from ML reconf -wifi: virt_wifi: Add __nonstring annotations for unterminated strings -wifi: zd1211rw: Add __nonstring annotations for unterminated strings -wifi: mwifiex: Add __nonstring annotations for unterminated strings -wifi: iwlwifi: mld: avoid selecting bad links -wifi: iwlwifi: mld: fix bad RSSI handling -wifi: iwlwifi: mld: always do MLO scan before link selection -wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths -wifi: iwlwifi: mld: remove AP keys only for AP STA -wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h -wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz -wifi: iwlwifi: mld: fix OMI time protection logic -wifi: iwlwifi: mld: use the right iface iterator in low_latency -wifi: iwlwifi: mld: initialize regulatory early -wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces -wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair -wifi: iwlwifi: mld: track channel_load_not_by_us -wifi: iwlwifi: mld: fix SMPS W/A -wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined -wifi: iwlwifi: mvm: fix setting the TK when associated -wifi: iwlwifi: don't warn when if there is a FW error -wifi: iwlwifi: bump minimum API version in BZ/SC to 93 -wifi: iwlwifi: bump FW API to 98 for BZ/SC/DR devices -wifi: iwlwifi: mvm: Fix bit size calculation in iwl_dbgfs_tas_get_status_read -wifi: iwlwifi: w/a FW SMPS mode selection -wifi: iwlwifi: fix debug actions order -wifi: iwlwifi: mark Br device not integrated -wifi: iwlwifi: Add new TAS disable reason for invalid table source -wifi: iwlwifi: mvm: cleanup of TAS structure and enums -wifi: iwlwifi: fix print for ECKV -wifi: iwlwifi: fix the ECKV UEFI variable name -wifi: iwlwifi: add support for BE213 -wifi: mac80211: set WMM in ML reconfiguration -wifi: mac80211: don't include MLE in ML reconf per-STA profile -wifi: mac80211: fix ML reconf reset in disconnect -wifi: mac80211: Notify cfg80211 about added link addresses -wifi: cfg80211: Update the link address when a link is added -wifi: mac80211: fix warning on disconnect during failed ML reconf -wifi: mac80211: fix userspace_selectors corruption -wifi: mac80211_hwsim: Fix MLD address translation -wifi: mac80211: allow 320 MHz FTM measurements -wifi: cfg80211: improve supported_selector documentation -wifi: mac80211: fix U-APSD check in ML reconfiguration -wifi: cfg80211: allow IR in 20 MHz configurations -wifi: mac80211: mlme: support extended MLD capa/ops in assoc -wifi: cfg80211: allow setting extended MLD capa/ops -wifi: cfg80211: move link reconfig parameters into a struct -wifi: wfx: allow to enable WoWLAN using NL80211 -wifi: wfx: allow SDIO device to wake up the host -wifi: wfx: allow SPI device to wake up the host -wifi: wfx: declare support for WoWLAN -wifi: wfx: align declarations between bus_spi.c and bus_sdio.c -wifi: iwlegacy: avoid size increase -Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath -wifi: rtw89: pci: correct ISR RDU bit for 8922AE -wifi: rtw89: fw: don't reject firmware in blacklist to prevent breaking users -wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm() -wifi: rtw89: fw: update role_maintain H2C command for roles operating on band 1 -wifi: rtw89: fw: use struct to fill role_maintain H2C command -wifi: iwlwifi: add iwlmld sub-driver -wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi -wifi: ath12k: Report proper tx completion status to mac80211 -wifi: ath11k: Deprecate qcom,ath11k-calibration-variant properties -wifi: ath10k: Deprecate qcom,ath10k-calibration-variant properties -dt-bindings: wireless: ath12k: Strip ath12k prefix from calibration property -dt-bindings: wireless: ath11k: Strip ath11k prefix from calibration property -dt-bindings: wireless: ath10k: Strip ath10k prefix from calibration properties -wifi: ath12k: pass BSSID index as input for EMA -wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation -wifi: ath12k: refactor transmitted arvif retrieval -wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation -wifi: ath11k: refactor transmitted arvif retrieval -wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() -wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path -wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path -wifi: rtw89: Parse channel from IE to correct invalid hardware reports during scanning -wifi: rtw89: add support for HW TKIP crypto -wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band -wifi: ath12k: Add NULL check to validate tpc_stats -wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush() -wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU -wifi: rtw88: Extend rtw_debugfs_get_phy_info() for RTL8814AU -wifi: rtw88: Extend rtw_phy_config_swing_table() for RTL8814AU -wifi: rtw88: Fix rtw_rx_phy_stat() for RTL8814AU -wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU -wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU -wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 -wifi: rtw88: Fix rtw_mac_power_switch() for RTL8814AU -wifi: rtw89: fw: safely cast mfw_hdr pointer from firmware->data -wifi: rtw89: fw: add debug message for unexpected secure firmware -wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() -wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() -wifi: rtw89: fw: add blacklist to avoid obsolete secure firmware -wifi: rtw89: add H2C command of TX time for WiFi 7 chips -wifi: rtw89: mac: define registers of agg_limit and txcnt_limit to share common flow -wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU -wifi: rtw89: rtw8852b{t}: fix TSSI debug timestamps -wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1 -wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx() -wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer() -wifi: ath12k: cleanup ath12k_mac_mlo_ready() -wifi: ath11k: Add firmware coredump collection support -wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk -wifi: ath12k: Support Received FSE Stats -wifi: ath12k: Support Uplink MUMIMO Trigger Stats -wifi: ath12k: Support Uplink OFDMA Trigger Stats -wifi: ath12k: Support Latency Stats -wifi: ath12k: Support Sounding Stats -wifi: ath12k: Enable MLO for single split-phy PCI device -wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flag -wifi: ath12k: Enable MLO setup ready and teardown commands for single split-phy device -wifi: ath12k: Fix locking in "QMI firmware ready" error paths -wifi: ath12k: Add support for MLO Multicast handling in driver -wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions -wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode -wifi: ath11k: fix RCU stall while reaping monitor destination ring -wifi: ath12k: handle link removal in change_vif_links() -wifi: ath12k: allocate new links in change_vif_links() -wifi: ath12k: relocate a few functions in mac.c -wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key() -wifi: ath12k: remove redundant logic for initializing arvif -wifi: ath12k: remove redundant vif settings during link interface creation -wifi: ath12k: introduce ath12k_generic_dbg() -wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg() -wifi: ath12k: Add peer extended Rx statistics debugfs support -wifi: ath12k: Refactor the format of peer rate table information -wifi: ath12k: Add EHT MCS support in Extended Rx statistics -wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV -wifi: ath12k: Update the peer id in PPDU end user stats TLV -wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing support -wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support -wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support -wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support -wifi: ath12k: add support of station average signal strength -wifi: ath11k: update channel list in worker when wait flag is set -wifi: ath11k: update channel list in reg notifier instead reg worker -wifi: ath12k: Add Support to Calculate and Display TPC Values -wifi: ath12k: Add Support to Parse TPC Event from Firmware -wifi: ath12k: Dump additional PDEV receive rate HTT stats -wifi: ath12k: Dump PDEV receive rate HTT stats -wifi: ath12k: Dump PDEV transmit rate HTT stats -wifi: ath11k: fix wrong overriding for VHT Beamformee STS Capability -wifi: ath11k: add support for MU EDCA -wifi: ath12k: Add support for reading variant from ACPI to download board data file -wifi: ath12k: Adjust the timing to access ACPI table -wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag -wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmap -wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta -wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi() -wifi: ath12k: Avoid napi_sync() before napi_enable() -wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCE -wifi: ath12k: update the latest CSA counter -wifi: ath12k: fix handling of CSA offsets in beacon template command -wifi: ath12k: update beacon template function to use arvif structure -wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics -wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override -wifi: ath11k: remove peer extra rssi update -wifi: ath9k: do not submit zero bytes to the entropy pool -wifi: ath9k: return by of_get_mac_address -wifi: ath12k: Fetch regdb.bin file from board-2.bin -wifi: ath12k: Enable monitor ring mask for QCN9274 -wifi: ath12k: Handle monitor drop TLVs scenario -wifi: ath12k: Avoid memory leak while enabling statistics -wifi: ath12k: Handle PPDU spread across multiple buffers -wifi: ath12k: Optimize NAPI budget by adjusting PPDU processing -wifi: ath12k: Handle end reason for the monitor destination ring -wifi: ath12k: Add drop descriptor handling for monitor ring -wifi: ath12k: Fix end offset bit definition in monitor ring descriptor -wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process -wifi: ath12k: Restructure the code for monitor ring processing -wifi: ath12k: Avoid code duplication in monitor ring processing -wifi: ath12k: Avoid multiple times configuring monitor filter -wifi: ath12k: Enable filter config for monitor destination ring -wifi: ath12k: Add HTT source ring ID for monitor rings -wifi: ath12k: Fix pdev lookup in WBM error processing -wifi: ath12k: Request pdev stats from firmware -wifi: ath12k: Request beacon stats from firmware -wifi: ath12k: Request vdev stats from firmware -wifi: ath12k: fix memory leak in ath12k_pci_remove() -wifi: ath12k: encode max Tx power in scan channel list command -wifi: ath11k: fix memory leak in ath11k_xxx_remove() -wifi: ath12k: report station mode signal strength -wifi: ath12k: report station mode receive rate for IEEE 802.11be -wifi: ath12k: report station mode transmit rate -wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path -wifi: ath12k: Disable MLO in Factory Test Mode -wifi: ath12k: add factory test mode support -wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode -wifi: ath: create common testmode_i.h file for ath drivers -wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation -wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues -wifi: ath12k: Refactor Rx status TLV parsing procedure argument -wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments -wifi: ath12k: Refactor the monitor Rx parser handler argument -wifi: ath9k: use unsigned long for activity check timestamp -wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()