NIPA Branch net-next-hw-2025-12-30--00-00

Branches
Base trees
[+] wifi: rtw88: limit indirect IO under powered off for RTL8822CS
[+] wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
[+] Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
[+] wifi: mac80211: Discard Beacon frames to non-broadcast address
[+] Merge tag 'rtw-2025-12-15' of https://github.com/pkshih/rtw
[+] wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
[+] wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
[+] wifi: wlcore: ensure skb headroom before skb_push
[+] wifi: mac80211: don't WARN for connections on invalid channels
[+] wifi: mac80211: do not use old MBSSID elements
[+] wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
[+] wifi: iwlwifi: Fix firmware version handling
[+] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
[+] Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
[+] net: stmmac: fix the crash issue for zero copy XDP_TX action
[+] gve: defer interrupt enabling until NAPI registration
[+] usbnet: avoid a possible crash in dql_completed()
[+] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
drivers/net/ethernet/google/gve/gve_main.c | 2 +- drivers/net/ethernet/google/gve/gve_utils.c | 2 ++ drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 17 +++++++++++++++-- drivers/net/usb/usbnet.c | 3 ++- drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 4 ++-- drivers/net/wireless/intel/iwlwifi/mld/ptp.c | 7 +++++++ drivers/net/wireless/intel/iwlwifi/mvm/ptp.c | 7 +++++++ drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c | 3 ++- drivers/net/wireless/realtek/rtw88/sdio.c | 4 +++- drivers/net/wireless/realtek/rtw88/usb.c | 3 +-- drivers/net/wireless/ti/wlcore/tx.c | 5 +++++ net/ipv6/calipso.c | 3 ++- net/mac80211/cfg.c | 10 ---------- net/mac80211/iface.c | 2 +- net/mac80211/mlme.c | 5 ++++- net/mac80211/ocb.c | 3 +++ net/mac80211/rx.c | 5 +++++ net/wireless/sme.c | 2 +- 18 files changed, 63 insertions(+), 24 deletions(-)
New patches
@@ -1,38 +1,16 @@
tmp: fix defering freeing of zc Tx skbs
selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
nipa: config: disable kmemleak auto scan
nipa: drv: net: add timeout
nipa: tc_action dbg
nipa: disable 6.17's merge window kunit tests
nipa: config: x86: disable GPUs and sound
nipa: forwarding: set timeout to 3 hours
nipa: selftests: net: enable profiling
nipa: fbnic: link up on QEMU
nipa: timestamp - try waking
nipa: config: x86: use periodic HZ tick
nipa: profile (time) test output
nipa: config: disable CPU_MITIGATIONS
nipa: disable random kunit tests
[c] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
trace: fix UBSAN warning in __remove_instance
[c] usbnet: avoid a possible crash in dql_completed()
[c] gve: defer interrupt enabling until NAPI registration
[-] octeon_ep_vf: ensure dbell BADDR updation
[-] octeon_ep: ensure dbell BADDR updation
[-] octeon_ep: disable per ring interrupts
[-] octeon_ep_vf: avoid compiler and IQ/OQ reordering
[-] octeon_ep: avoid compiler and IQ/OQ reordering
[c] Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
[c] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
[c] wifi: iwlwifi: Fix firmware version handling
[c] wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
[c] wifi: mac80211: do not use old MBSSID elements
[c] wifi: mac80211: don't WARN for connections on invalid channels
[c] wifi: wlcore: ensure skb headroom before skb_push
[c] wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
[c] wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
[c] Merge tag 'rtw-2025-12-15' of https://github.com/pkshih/rtw
[c] wifi: mac80211: Discard Beacon frames to non-broadcast address
[c] Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
[c] wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
[c] wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Test results