Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-01--21-00 (v6.17-rc3-819-g68d455524bb3) remotes/brancher/net-next-2025-09-02--00-00 (v6.17-rc3-829-g190c7a4b2645) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.RneyDi3k1s b/tmp/tmp.p9pcgh6fJI index 3f62db95115e..a39662cd977e 100644 --- a/tmp/tmp.RneyDi3k1s +++ b/tmp/tmp.p9pcgh6fJI @@ -12,6 +12,25 @@ 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 +net: thunder_bgx: decrement cleanup index before use +net: intel: fm10k: Fix parameter idx set but not used +net: thunder_bgx: add a missing of_node_put +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: lan966x: convert fwnode to of +net: lan966x: use of_get_mac_address selftests: drv-net: rss_ctx: make the test pass with few queues selftests: drv-net: rss_ctx: use Netlink for timed reconfig net: macb: Validate the value of base_time properly @@ -148,14 +167,5 @@ tcp: add datapath logic for PSP with inline key exchange net: modify core data structures for PSP datapath support psp: base PSP device support psp: add documentation -bng_en: Configure default VNIC -bng_en: Register default VNIC -bng_en: Register rings with the firmware -bng_en: Allocate stat contexts -bng_en: Allocate packet buffers -bng_en: Initialise core resources -bng_en: Introduce VNIC -bng_en: Add initial support for CP and NQ rings -bng_en: Add initial support for RX and TX rings net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() net: usb: r8152: resume-reset deadlock