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

Branches
Base trees
[+] eth: fbnic: unlink NAPIs from queues on error to open
[+] ipa: fix compile-testing with qcom-mdt=m
[+] net: devmem: fix DMA direction on unmapping
[+] net: airoha: npu: Add missing MODULE_FIRMWARE macros
[+] benet: fix BUG when creating VFs
[+] net/packet: fix a race in packet_set_ring() and packet_notifier()
[+] selftests: net: packetdrill: xfail all problems on slow machines
[+] Revert "net: mdio_bus: Use devm for getting reset GPIO"
[+] net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
[+] dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET
drivers/dpll/zl3073x/Kconfig | 4 ++-- drivers/net/ethernet/airoha/airoha_npu.c | 2 ++ drivers/net/ethernet/emulex/benet/be_cmds.c | 2 +- drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 4 +++- drivers/net/ipa/Kconfig | 2 +- drivers/net/phy/mdio_bus.c | 4 ++-- net/core/devmem.c | 6 +++--- net/core/devmem.h | 7 +++---- net/packet/af_packet.c | 12 ++++++------ net/sched/sch_mqprio.c | 2 +- .../testing/selftests/net/packetdrill/ksft_runner.sh | 19 +------------------ 11 files changed, 25 insertions(+), 39 deletions(-)
New patches
@@ -1,50 +1,43 @@
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
[+] VSOCK: fix Information Leak in virtio_transport_shutdown()
[+] ppp: remove rwlock usage
[+] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
[+] net: page_pool: allow enabling recycling late, fix false positive warning
[+] ibmvnic: Increase max subcrq indirect entries with fallback
[+] ipv6: Check AF_UNSPEC in ip6_route_multipath_add()
net: Update threaded state in napi config in netif_set_threaded
net: pse-pd: Add Si3474 PSE controller driver
dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
selftests: netdevsim: Xfail nexthop test on slow machines
net: phy: realtek: convert RTL8226-CG to c45 only
[-] ppp: remove rwlock usage
net: ti: icssg-prueth: Fix skb handling for XDP_PASS
PATCH: i40e Improve trusted VF MAC addresses logging when limit is reached
net: hibmcge: fix the np_link_fail error reporting issue
net: hibmcge: fix the division by zero issue
net: hibmcge: fix rtnl deadlock issue
selftests/net: test TCP reuseport socket selection
net: tcp: lookup the best matched listen socket
eth: fbnic: Lock the tx_dropped update
eth: fbnic: Fix tx_dropped reporting
net: dsa: microchip: Fix KSZ8863 reset problem
[c] net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
[c] Revert "net: mdio_bus: Use devm for getting reset GPIO"
net: usbnet: Fix the wrong netif_carrier_on() call placement
[c] selftests: net: packetdrill: xfail all problems on slow machines
[c] net/packet: fix a race in packet_set_ring() and packet_notifier()
eth: fbnic: remove the debugging trick of super high page bias
net: ti: icssg-prueth: Fix emac link speed handling
[c] benet: fix BUG when creating VFs
net: stmmac: thead: Enable TX clock before MAC initialization
[-] riscv: dts: thead: Add APB clocks for TH1520 GMACs
[-] net: stmmac: thead: Get and enable APB clock on initialization
[-] dt-bindings: net: thead,th1520-gmac: Describe APB interface clock
[c] net: airoha: npu: Add missing MODULE_FIRMWARE macros
[c] net: devmem: fix DMA direction on unmapping
[c] ipa: fix compile-testing with qcom-mdt=m
net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnect
[c] eth: fbnic: unlink NAPIs from queues on error to open
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
dt-bindings: net: Replace bouncing Alexandru Tachici emails
Test results