NIPA Branch net-next-hw-2025-07-27--00-00

Branches
Base trees
[+] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
[+] stmmac: xsk: fix negative overflow of budget in zerocopy mode
[+] igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
[+] Merge branch 'xsk-fix-negative-overflow-issues-in-zerocopy-xmit'
[+] vsock: remove unnecessary null check in vsock_getname()
[+] selftests: rtnetlink.sh: remove esp4_offload after test
[+] net: fsl_pq_mdio: use dev_err_probe
[+] net/sched: taprio: align entry index attr validation with mqprio
[+] vrf: Drop existing dst reference in vrf_ip6_input_dst
[+] ipv6: add a retry logic in net6_rt_notify()
[+] ipv6: prevent infinite loop in rt6_nlmsg_size()
[+] ipv6: fix possible infinite loop in fib6_info_uses_dev()
[+] ipv6: annotate data-races around rt->fib6_nsiblings
[+] Merge branch 'ipv6-f6i-fib6_siblings-and-rt-fib6_nsiblings-fixes'
.../bindings/net/ieee802154/at86rf230.txt | 27 -------- .../bindings/net/ieee802154/atmel,at86rf233.yaml | 66 ++++++++++++++++++++ drivers/net/ethernet/freescale/fsl_pq_mdio.c | 4 +- drivers/net/ethernet/intel/igb/igb_xsk.c | 3 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/vrf.c | 2 + net/ipv6/ip6_fib.c | 24 +++++--- net/ipv6/route.c | 71 +++++++++++++--------- net/sched/sch_taprio.c | 12 ++-- net/vmw_vsock/af_vsock.c | 5 -- tools/testing/selftests/net/rtnetlink.sh | 6 ++ 11 files changed, 139 insertions(+), 83 deletions(-)
New patches
@@ -1,27 +1,21 @@
fbnic: link up on QEMU
disable random kunit tests [local patch]
profile patch [local patch]
nipa: config: disable kmemleak auto scan
dbg: tests: bonding: print info on failure [local patch]
drv: net: add timeout [local patch]
tc_action dbg [local patch]
forwarding: set timeout to 3 hours [local patch]
selftests: net: enable profiling [local patch]
timestamp - try waking [local patch]
[+] phy: mscc: Fix parsing of unicast frames
[+] netpoll: prevent hanging NAPI when netcons gets enabled
net: ti: icss-iep: fix device and OF node leaks at probe
net: mtk_eth_soc: fix device leak at probe
net: gianfar: fix device leak when querying time stamp info
net: enetc: fix device and OF node leak at probe
net: dpaa: fix device leak when querying time stamp info
[c] vrf: Drop existing dst reference in vrf_ip6_input_dst
kcm: Fix splice support
[c] net/sched: taprio: align entry index attr validation with mqprio
[-] Octeontx2-af: Skip overlap check for SPI field
[c] net: fsl_pq_mdio: use dev_err_probe
[c] selftests: rtnetlink.sh: remove esp4_offload after test
[c] vsock: remove unnecessary null check in vsock_getname()
[c] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
dt-bindings: net: Replace bouncing Alexandru Tachici emails
[c] igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
[c] stmmac: xsk: fix negative overflow of budget in zerocopy mode
[-] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
[+] dpll: zl3073x: Fix build failure
[+] selftests: bpf: fix legacy netfilter options
Test results