Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-04--09-00 (v6.17-rc3-874-ge48ed4473227) remotes/brancher/net-next-2025-09-04--12-00 (v6.17-rc3-881-g7b3ef49f713c) ==== BASE DIFF ==== drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 9 +- drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 1 + drivers/net/ethernet/meta/fbnic/fbnic_pci.c | 9 +- drivers/net/ethernet/meta/fbnic/fbnic_txrx.c | 601 ++++++++++++++-------- drivers/net/ethernet/meta/fbnic/fbnic_txrx.h | 20 +- include/net/netdev_queues.h | 2 + include/net/page_pool/helpers.h | 12 + net/core/netdev_rx_queue.c | 9 + 8 files changed, 444 insertions(+), 219 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.sI41r4o5dq b/tmp/tmp.Pd4Ec3Qjbu index 16bb0f05ba9c..5bbc63b881d9 100644 --- a/tmp/tmp.sI41r4o5dq +++ b/tmp/tmp.Pd4Ec3Qjbu @@ -12,6 +12,12 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +syztest +microchip: lan865x: Allow to fetch MAC from NVMEM +microchip: lan865x: Enable MAC address validation +net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable() +ethernet: eswin: Add eic7700 ethernet driver +dt-bindings: ethernet: eswin: Document for EIC7700 SoC netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX selftests: netfilter: fix udpclash tool hang net: phy: fixed_phy: remove link gpio support @@ -72,19 +78,5 @@ selftests: bonding: add test for LACP actor port priority bonding: support aggregator selection based on port priority bonding: add support for per-port LACP actor priority net/cls_cgroup: Fix task_get_classid() during qdisc run -eth: fbnic: support queue ops / zero-copy Rx -eth: fbnic: don't pass NAPI into pp alloc -eth: fbnic: defer page pool recycling activation to queue start -eth: fbnic: allocate unreadable page pool for the payloads -net: add helper to pre-check if PP for an Rx queue will be unreadable -eth: fbnic: split fbnic_fill() -eth: fbnic: split fbnic_enable() -eth: fbnic: split fbnic_flush() -eth: fbnic: split fbnic_disable() -eth: fbnic: request ops lock -eth: fbnic: use netmem_ref where applicable -eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources() -eth: fbnic: move xdp_rxq_info_reg() to resource alloc -eth: fbnic: move page pool pointer from NAPI to the ring struct net/smc: Improve log message for devices w/o pnetid s390/ism: Log module load/unload