Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-17--00-00 (v6.18-rc1-261-g60824eb686e6) remotes/brancher/net-next-2025-10-17--03-00 (v6.18-rc1-265-g0f0e0935d75d) ==== BASE DIFF ==== .../devicetree/bindings/net/cdns,macb.yaml | 8 +- drivers/net/ethernet/cadence/macb.h | 71 +++--- drivers/net/ethernet/cadence/macb_main.c | 257 +++++++++------------ drivers/net/ethernet/cadence/macb_ptp.c | 16 +- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 9 +- 5 files changed, 156 insertions(+), 205 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qaZzVdxJ2Q b/tmp/tmp.yISnqi6311 index e7d9dd458da0..9bf093834dfe 100644 --- a/tmp/tmp.qaZzVdxJ2Q +++ b/tmp/tmp.yISnqi6311 @@ -13,10 +13,13 @@ selftests: net: fix server bind failure in sctp_vrf.sh nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net/smc: fix general protection fault in __smc_diag_dump virtio_net: fix header access in big_packets mode net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ +r8169: reconfigure rx unconditionally before chip reset when resuming net: phy: realtek: fix rtl8221b-vm-cg name +selftests/net: io_uring: fix unknown errnum values ixgbe: Add 10G-BX support net: stmmac: convert to phylink PCS support net: stmmac: provide PCS initialisation hook @@ -79,22 +82,6 @@ net: stmmac: Allow supporting coarse adjustment mode net: stmmac: Move subsecond increment configuration in dedicated helper net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx net: enetc: fix the deadlock of enetc_mdio_lock -net: stmmac: dwmac-rk: Fix disabling set_clock_selection -net: macb: sort #includes -net: macb: apply reverse christmas tree in macb_tx_map() -net: macb: drop `count` local variable in macb_tx_map() -net: macb: drop `entry` local variable in macb_tx_map() -net: macb: replace min() with umin() calls -net: macb: remove bp->queue_mask -net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?) -net: macb: move bp->hw_dma_cap flags to bp->caps -net: macb: simplify macb_adj_dma_desc_idx() -net: macb: simplify macb_dma_desc_get_size() -net: macb: drop macb_config NULL checking -net: macb: Remove local variables clk_init and init in macb_probe() -net: macb: remove gap in MACB_CAPS_* flags -net: macb: use BIT() macro for capability definitions -dt-bindings: net: cdns,macb: sort compatibles net: ti: icssg-prueth: Enable zero copy in XDP features net: ti: icssg-prueth: Add AF_XDP zero copy for RX net: ti: icssg-prueth: Make emac_run_xdp function independent of page