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

Branches
Base trees
[+] i40e: fix scheduling in set_rx_mode
[+] i40e: validate ring_len parameter against hardware-specific values
[+] iavf: fix off-by-one issues in iavf_config_rss_reg()
[+] idpf: fix LAN memory regions command on some NVMs
[+] idpf: reduce mbx_task schedule delay to 300us
[+] e1000: fix OOB in e1000_tbi_should_accept()
[+] Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
[+] net: dsa: b53: skip multicast entries for fdb_dump()
drivers/net/dsa/b53/b53_common.c | 3 +++ drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +++++++++- drivers/net/ethernet/intel/i40e/i40e.h | 11 +++++++++++ drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 12 ------------ drivers/net/ethernet/intel/i40e/i40e_main.c | 1 + drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 4 ++-- drivers/net/ethernet/intel/iavf/iavf_main.c | 4 ++-- drivers/net/ethernet/intel/idpf/idpf_lib.c | 2 +- drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 5 +++++ 9 files changed, 34 insertions(+), 18 deletions(-)
New patches
@@ -1,58 +1,50 @@
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"
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()
net: avoid prefetching NULL pointers
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()
[-] i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
net: usb: asix: validate PHY address before use
net: mdio: rtl9300: use scoped for loops
[c] net: dsa: b53: skip multicast entries for fdb_dump()
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
[c] e1000: fix OOB in e1000_tbi_should_accept()
[c] idpf: reduce mbx_task schedule delay to 300us
[c] idpf: fix LAN memory regions command on some NVMs
[c] iavf: fix off-by-one issues in iavf_config_rss_reg()
[c] i40e: validate ring_len parameter against hardware-specific values
[c] i40e: fix scheduling in set_rx_mode
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