NIPA Branch net-next-hw-2025-08-06--08-00

Branches
Base trees
[+] net: Update threaded state in napi config in netif_set_threaded
[+] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
drivers/net/ethernet/ti/icssg/icssg_common.c | 15 +-- net/core/dev.c | 26 ++--- tools/testing/selftests/drivers/net/Makefile | 1 + .../testing/selftests/drivers/net/napi_threaded.py | 111 +++++++++++++++++++++ 4 files changed, 129 insertions(+), 24 deletions(-)
New patches
@@ -1,33 +1,30 @@
nipa: fbnic: link up on QEMU
nipa: config: disable kmemleak auto scan
nipa: config: x86: disable GPUs and sound
nipa: drv: net: add timeout
nipa: forwarding: set timeout to 3 hours
nipa: tc_action dbg
nipa: selftests: net: enable profiling
nipa: dbg: tests: bonding: print info on failure
nipa: timestamp - try waking
nipa: profile (time) test output
nipa: config: x86: use periodic HZ tick
nipa: disable 6.17's merge window kunit tests
nipa: disable random kunit tests
[+] net: usbnet: Fix the wrong netif_carrier_on() call
[+] ixgbe: prevent from unwanted interface name changes
[+] devlink: let driver opt out of automatic phys_port_name generation
net: xilinx: axienet: Increment Rx skb ring head pointer after BD is successfully allocated in dmaengine flow
net: ti: icssg-prueth: Fix emac link speed handling
net: ti: icss-iep: Fix incorrect type for return value in extts_enable()
net: mask NETIF_F_IPV6_CSUM flag on irregular packet header size
selftests: bonding: add test for passive LACP mode
bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
bonding: update LACP activity flag after setting lacp_active
bonding: fix multicast MAC address synchronization
net: page_pool: allow enabling recycling late, fix false positive warning
ipv6: Check AF_UNSPEC in ip6_route_multipath_add()
[c] net: Update threaded state in napi config in netif_set_threaded
net: phy: realtek: convert RTL8226-CG to c45 only
[c] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
[-] net: hibmcge: fix the np_link_fail error reporting issue
[-] net: hibmcge: fix the division by zero issue
[-] net: hibmcge: fix rtnl deadlock issue
[-] net: stmmac: thead: Enable TX clock before MAC initialization
ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
selftests/tc-testing: Check backlog stats in gso_skb case
net/sched: Fix backlog accounting in qdisc_dequeue_internal
Test results