Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-09--09-00 (net-next-6.18-7005-gc741d9b4765c) remotes/brancher/net-next-2025-10-09--12-00 (net-next-6.18-6999-g59db7b71947b) ==== 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 ++ 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 ++++++++++++++++++++-- 11 files changed, 215 insertions(+), 50 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.4XCVy2sBP2 b/tmp/tmp.fOtbEQ2Wbr index 0e599e7c2f7d..fa202afef5ed 100644 --- a/tmp/tmp.4XCVy2sBP2 +++ b/tmp/tmp.fOtbEQ2Wbr @@ -13,27 +13,10 @@ 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: usb: r8152: add error handling in rtl8152_driver_init 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 -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