Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-19--15-00 (v6.18-rc5-1322-gcbb97aa86224) remotes/brancher/net-next-2025-11-19--18-00 (v6.18-rc5-1333-g42003514dcd1) ==== BASE DIFF ==== drivers/net/ethernet/stmicro/stmmac/chain_mode.c | 9 +++--- drivers/net/ethernet/stmicro/stmmac/hwif.h | 2 +- drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 9 ++---- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 4 +-- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 32 +++++++++++----------- .../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.c | 2 +- 7 files changed, 27 insertions(+), 33 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.yij2R1f40U b/tmp/tmp.t48gSVexK3 index dbdae4b30cfb..f1eb9f24a8f4 100644 --- a/tmp/tmp.yij2R1f40U +++ b/tmp/tmp.t48gSVexK3 @@ -12,7 +12,12 @@ 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: lan966x: Fix the initialization of taprio net: ipv4: fix spelling typo in comment +devlink: Notify eswitch mode changes to devlink monitor +veth: reduce XDP no_direct return section to fix race +team: Move team device type change at the end of team_port_add +net: stmmac: add support for dwmac 5.20 idpf: use desc_ring when checking completion queue DMA allocation Documentation: net: add flow control guide and document ethtool API vsock: Ignore signal/timeout on connect() if already established @@ -44,6 +49,12 @@ be2net: pass wrb_params in case of OS2BMC net: enetc: update the base address of port MDIO registers for ENETC v4 net: enetc: set external PHY address in IERB for i.MX94 ENETC net: enetc: set the external PHY address in IERB for port MDIO usage +net: stmmac: remove axi_blen array +net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites +net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c +net: stmmac: provide common stmmac_axi_blen_to_mask() +net: stmmac: move common DMA AXI register bits to common.h +net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt() net: stmmac: rk: convert to init()/exit() methods net: stmmac: move probe/remove calling of init/exit net: stmmac: pass struct device to init()/exit() methods @@ -108,11 +119,7 @@ net: ti: icssg-prueth: Make emac_run_xdp function independent of page net: ti: icssg-prueth: Add AF_XDP zero copy for TX net: ti: icssg-prueth: Add XSK pool helpers net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues -net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt() -net: stmmac: stmmac_is_jumbo_frm() returns boolean -net: stmmac: stmmac_is_jumbo_frm() len should be unsigned net: vmxnet3: convert to use .get_rx_ring_count -net: stmmac: convert priv->sph* to boolean and rename virtio_net: enhance wake/stop tx queue statistics accounting net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block net: bonding: use workqueue to make sure peer notify updated in lacp mode @@ -149,7 +156,7 @@ net: phy: realtek: eliminate priv->phycr2 variable net: phy: realtek: create rtl8211f_config_rgmii_delay() net/rds: Give each connection its own workqueue net/rds: Add per cp work queue -net: lan966x: Fix the initialization of taprio +net: phylink: add missing supported link modes for the fixed-link dt-bindings: net: aspeed: add AST2700 MDIO compatible net/mlx5: Move SF dev table notifier registration outside the PF devlink lock net/mlx5: Move the SF table notifiers outside the devlink lock