NIPA Branch net-next-hw-2025-12-28--16-00

Branches
Base trees
[+] net: usb: asix: validate PHY address before use
[+] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
[+] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
[+] net: avoid prefetching NULL pointers
[+] net: mana: Fix use-after-free in reset service rescan path
[+] af_unix: don't post cmsg for SO_INQ unless explicitly asked for
drivers/net/ethernet/microsoft/mana/gdma_main.c | 2 +- drivers/net/usb/asix_common.c | 5 +++++ drivers/net/usb/ax88172a.c | 6 +----- net/bridge/br_private.h | 1 + net/core/dev.c | 8 +++++--- net/nfc/core.c | 9 +++++++-- net/unix/af_unix.c | 11 ++++++++--- 7 files changed, 28 insertions(+), 14 deletions(-)
New patches
@@ -1,49 +1,39 @@
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
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
trace: fix UBSAN warning in __remove_instance
usbnet: avoid a possible crash in dql_completed()
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
octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
[c] net: mana: Fix use-after-free in reset service rescan path
[-] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
[-] ice: drop udp_tunnel_get_rx_info() call from ndo_open()
[-] i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
[c] net: avoid prefetching NULL pointers
[c] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
[-] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()
[-] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
[c] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
[c] net: usb: asix: validate PHY address before use
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
wifi: iwlwifi: Fix firmware version handling
wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
wifi: mac80211: do not use old MBSSID elements
wifi: mac80211: don't WARN for connections on invalid channels
wifi: wlcore: ensure skb headroom before skb_push
wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
Merge tag 'rtw-2025-12-15' of https://github.com/pkshih/rtw
wifi: mac80211: Discard Beacon frames to non-broadcast address
Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Test results