Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-20--09-00 (v6.18-rc5-1329-g4febb89b35b7) remotes/brancher/net-next-2025-11-20--12-00 (v6.18-rc5-1326-g6373f927039c) ==== BASE DIFF ==== drivers/net/dsa/microchip/lan937x_main.c | 1 + drivers/net/ethernet/wangxun/libwx/wx_ethtool.c | 12 - drivers/net/ethernet/wangxun/libwx/wx_type.h | 2 +- drivers/net/ethernet/wangxun/txgbe/txgbe_aml.c | 260 +++++++++++++++++---- drivers/net/ethernet/wangxun/txgbe/txgbe_aml.h | 5 +- drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.c | 38 ++- drivers/net/ethernet/wangxun/txgbe/txgbe_irq.c | 10 +- drivers/net/ethernet/wangxun/txgbe/txgbe_main.c | 23 +- drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c | 2 - drivers/net/ethernet/wangxun/txgbe/txgbe_type.h | 34 ++- net/l2tp/l2tp_core.c | 6 +- 11 files changed, 294 insertions(+), 99 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.dw8JbtS5wJ b/tmp/tmp.ibl5Jf9mnA index cb97357c38b1..0af5c0c689d9 100644 --- a/tmp/tmp.dw8JbtS5wJ +++ b/tmp/tmp.ibl5Jf9mnA @@ -12,6 +12,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: stmmac: qcom-ethqos: use read_poll_timeout_atomic() +net: stmmac: qcom-ethqos: add rgmii set/clear functions +net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update +octeon_ep: reset firmware ready status dt-bindings: net: aspeed: add AST2700 MDIO compatible selftests: drv-net: devmem: add autorelease tests net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute @@ -55,9 +59,6 @@ hinic3: Add .ndo_set_features and .ndo_fix_features hinic3: Add .ndo_tx_timeout and .ndo_get_stats64 hinic3: Add PF management interfaces hinic3: Add PF framework -net: stmmac: qcom-ethqos: use read_poll_timeout_atomic() -net: stmmac: qcom-ethqos: add rgmii set/clear functions -net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate() be2net: pass wrb_params in case of OS2BMC net: enetc: update the base address of port MDIO registers for ENETC v4 @@ -108,15 +109,3 @@ net: ti: icssg-prueth: Add XSK pool helpers net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues 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 -net: txgbe: support getting module EEPROM by page -net: txgbe: delay to identify modules in .ndo_open -net: txgbe: improve functions of AML 40G devices -net: txgbe: rename the SFP related -net: txgbe: support CR modules for AML devices -net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs -net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs -atm/fore200e: Fix possible data race in fore200e_open() -l2tp: reset skb control buffer on xmit -net/rds: Give each connection its own workqueue -net/rds: Add per cp work queue -net: dsa: microchip: lan937x: Fix RGMII delay tuning