Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-14--16-00 (net-next-6.18-11010-g4c67779cefa1) remotes/brancher/net-next-hw-2025-10-15--08-00 (net-next-6.18-11006-g112604913b59) ==== BASE DIFF ==== MAINTAINERS | 1 + drivers/net/dsa/b53/b53_common.c | 25 ++++++++++++++++- drivers/net/dsa/b53/b53_regs.h | 4 +++ drivers/net/ethernet/airoha/airoha_eth.c | 5 ++++ drivers/net/ethernet/fealnx.c | 4 +-- drivers/net/ethernet/meta/fbnic/fbnic_fw.c | 6 ++--- drivers/net/ethernet/meta/fbnic/fbnic_pci.c | 6 ++--- drivers/net/ethernet/meta/fbnic/fbnic_time.c | 2 +- include/linux/mdio.h | 13 ++------- net/bridge/br_netlink.c | 2 +- net/core/dev.c | 40 ++++++++++++++++++++++++---- 11 files changed, 81 insertions(+), 27 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Y5EiAiHIi9 b/tmp/tmp.9lDOdAIIZd index bc65864787de..af1346b50360 100644 --- a/tmp/tmp.Y5EiAiHIi9 +++ b/tmp/tmp.9lDOdAIIZd @@ -14,24 +14,13 @@ nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU gve: Check valid ts bit on RX descriptor before hw timestamping -net: core: fix lockdep splat on device unregister -eth: fealnx: fix typo in comments net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset -MAINTAINERS: add myself as maintainer for b53 net: bcmasp: Add support for PHY-based Wake-on-LAN -net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45 -eth: fbnic: fix various typos in comments and strings -net: dsa: b53: implement port isolation support net: allow busy connected flows to switch tx queues net: add /proc/sys/net/core/txq_reselection_ms control net: control skb->ooo_okay from skb_set_owner_w() net: add SK_WMEM_ALLOC_BIAS constant tcp: better handle TCP_TX_DELAY on established flows -net: dev_queue_xmit() llist adoption -net: sched: claim one cache line in Qdisc -Revert "net/sched: Fix mirred deadlock on device recursion" -net/sched: act_mirred: add loop detection -net: add add indirect call wrapper in skb_release_head_state() Documentation: networking: Document the phy_port infrastructure net: phy: dp83822: Add SFP support through the phy_port interface net: phy: Only rely on phy_port for PHY-driven SFP @@ -48,13 +37,10 @@ net: phy: Introduce PHY ports representation net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values net: ethtool: common: Indicate that BaseT works on up to 4 lanes dt-bindings: net: Introduce the ethernet-connector description -net: airoha: Add get_link ethtool callback -net: airoha: Add missing stats to ethtool_eth_mac_stats net: pse-pd: pd692x0: Preserve PSE configuration across reboots net: pse-pd: pd692x0: Separate configuration parsing from hardware setup net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls net: airoha: npu: Add 7583 SoC support net: airoha: npu: Add airoha_npu_soc_data struct dt-bindings: net: airoha: npu: Add AN7583 support -net: bridge: correct debug message function name in br_fill_ifinfo net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback