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

Branches
Base trees
[+] can: j1939: make j1939_session_activate() fail if device is no longer registered
[+] can: j1939: make j1939_sk_bind() fail if device is no longer registered
[+] can: fix build dependency
[+] net: hns3: using the num_tqps in the vf driver to apply for resources
[+] net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx
[+] net: hns3: add VLAN id validation before using
[+] Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
[+] Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
drivers/net/can/Kconfig | 2 +- drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 3 +++ drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 4 ++-- drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 ++-- net/can/j1939/socket.c | 6 ++++++ net/can/j1939/transport.c | 2 ++ 6 files changed, 16 insertions(+), 5 deletions(-)
New patches
@@ -1,36 +1,33 @@
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
NFC: Fix error handling in nfc_genl_dump_targets
net: airoha: Move net_devs registration in a dedicated routine
mac802154: fix uninitialized security header fields
selftests: fib_nexthops: Add test case for ipv4 multi nexthops
net: fib: restore ECMP balance from loopback
udp: remove obsolete SNMP TODO
erspan: Initialize options_len before referencing options.
virtio-net: enable all napis before scheduling refill work
mptcp: ensure context reset on disconnect()
mptcp: fallback earlier on simult connection
team: fix check for port enabled in team_queue_override_port_prio_changed()
net/handshake: Fix null-ptr-deref in handshake_complete()
ip6_gre: make ip6gre_header() robust
net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration
fjes: Add missing iounmap in fjes_hw_init()
net: mdio: aspeed: add dummy read to avoid read-after-write issue
net: usb: sr9700: support devices with virtual driver CD
[c] net: hns3: add VLAN id validation before using
[c] net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx
[c] net: hns3: using the num_tqps in the vf driver to apply for resources
Test results