Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-09--08-00 (net-next-6.18-7003-gf7c8dbef8f43) remotes/brancher/net-next-hw-2025-10-09--16-00 (net-next-6.18-6998-g65e82bf5d91b) ==== BASE DIFF ==== drivers/net/ethernet/airoha/airoha_eth.c | 4 +- drivers/net/ethernet/airoha/airoha_regs.h | 3 + drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c | 6 +- drivers/net/ethernet/meta/fbnic/fbnic_mac.c | 8 ++ drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 23 ++++- drivers/net/ethernet/meta/fbnic/fbnic_netdev.h | 1 + drivers/net/ethernet/meta/fbnic/fbnic_txrx.c | 74 ++++++++++------ drivers/net/ethernet/meta/fbnic/fbnic_txrx.h | 7 ++ net/bridge/br_vlan.c | 2 +- net/netfilter/nft_objref.c | 39 +++++++++ tools/testing/selftests/drivers/net/hw/config | 4 + .../selftests/drivers/net/hw/pp_alloc_fail.py | 36 +++++--- tools/testing/selftests/drivers/net/xdp.py | 99 ++++++++++++++++++++-- .../selftests/net/netfilter/nf_nat_edemux.sh | 58 +++++++++---- tools/testing/selftests/net/netfilter/nft_fib.sh | 13 +-- 15 files changed, 304 insertions(+), 73 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DDdpGsBPG9 b/tmp/tmp.D8gyS12H3K index c8c3573fa2f8..5b74a9c37026 100644 --- a/tmp/tmp.DDdpGsBPG9 +++ b/tmp/tmp.D8gyS12H3K @@ -13,30 +13,9 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net: gro_cells: Use nested-BH locking for gro_cell +net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM +net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom +net: enetc: fix the deadlock of enetc_mdio_lock dpll: zl3073x: Handle missing or corrupted flash configuration dpll: zl3073x: Increase maximum size of flash utility -selftests: netfilter: query conntrack state to check for port clash resolution -selftests: netfilter: nft_fib.sh: fix spurious test failures -bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu() -netfilter: nft_objref: validate objref and objrefmap expressions -net: airoha: Fix loopback mode configuration for GDM2 port -net: stmmac: qcom-ethqos: add support for sa8255p -net: stmmac: qcom-ethqos: define a callback for setting the serdes speed -net: stmmac: qcom-ethqos: split power management context into a separate struct -net: stmmac: qcom-ethqos: split power management fields into a separate structure -net: stmmac: qcom-ethqos: wrap emac driver data in additional structure -net: stmmac: qcom-ethqos: improve typing in devres callback -net: stmmac: qcom-ethqos: use generic device properties -dt-bindings: net: qcom: document the ethqos device for SCMI-based systems -selftests: drv-net: pp_alloc_fail: add necessary optoins to config -selftests: drv-net: pp_alloc_fail: lower traffic expectations -selftests: drv-net: fix linter warnings in pp_alloc_fail -eth: fbnic: fix reporting of alloc_failed qstats -selftests: drv-net: xdp: add test for interface level qstats -selftests: drv-net: xdp: rename netnl to ethnl -eth: fbnic: fix saving stats from XDP_TX rings on close -eth: fbnic: fix accounting of XDP packets -eth: fbnic: fix missing programming of the default descriptor -net/ip6_tunnel: Prevent perpetual tunnel growth -net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback -r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H