Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-25--09-00 (v6.18-rc6-1422-gffed1b0d23b3) remotes/brancher/net-next-2025-11-25--12-00 (v6.18-rc6-1437-g018072978194) ==== BASE DIFF ==== .../bindings/net/aspeed,ast2600-mdio.yaml | 7 ++++- drivers/atm/fore200e.c | 2 ++ drivers/net/dsa/microchip/ksz_common.c | 31 +++++++++++----------- drivers/net/dsa/microchip/ksz_ptp.c | 22 +++++++-------- .../net/ethernet/aquantia/atlantic/aq_hw_utils.c | 22 +++++++++++++++ .../net/ethernet/aquantia/atlantic/aq_hw_utils.h | 1 + .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 19 +------------ .../ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c | 2 +- drivers/net/phy/mxl-gpy.c | 18 ++++++++----- 9 files changed, 68 insertions(+), 56 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.x5vi8L9N3a b/tmp/tmp.sjkhE6WQ3I index 89ddb9528c73..ec21f6493f77 100644 --- a/tmp/tmp.x5vi8L9N3a +++ b/tmp/tmp.sjkhE6WQ3I @@ -11,6 +11,33 @@ nipa: local: add short sleep to bond_macvlan_ipvlan.sh nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +selftests: af_unix: remove unused stdlib.h include +netlink: specs: add big-endian byte-order for u32 IPv4 addresses +net: pcs: lynx: accept in-band autoneg for 2500base-x +fm10k: extract GRXRINGS from .get_rxnfc +ixgbevf: extract GRXRINGS from .get_rxnfc +igc: extract GRXRINGS from .get_rxnfc +igb: extract GRXRINGS from .get_rxnfc +idpf: extract GRXRINGS from .get_rxnfc +ice: extract GRXRINGS from .get_rxnfc +iavf: extract GRXRINGS from .get_rxnfc +i40e: extract GRXRINGS from .get_rxnfc +s390/net: list Aswin Karuvally as maintainer +xsk: remove spin lock protection of cached_prod +xsk: use atomic operations around cached_prod for copy mode +xsk: add atomic cached_prod for copy mode +net: fec: do not register PPS event for PEROUT +net: fec: do not allow enabling PPS and PEROUT simultaneously +net: fec: do not update PEROUT if it is enabled +net: fec: cancel perout_timer when PEROUT is disabled +ice: in VEB, prevent "cross-vlan" traffic from hitting loopback +ice: add mac vlan to filter API +ice: add functions to query for vsi's pvids +ice: update mac,vlan rules when toggling between VEB and VEPA +ice: allow overriding lan_en, lb_en in switch +ice: do not check for zero mac when creating mac filters +ice: allow creating mac,vlan filters along mac filters +ice: in dvm, use outer VLAN in MAC,VLAN lookup net: dsa: b53: allow VID 0 for BCM5325/65 net: dsa: b53: fix BCM5325/65 ARL entry VIDs net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks @@ -86,7 +113,6 @@ eea: probe the netdevice and create adminq eea: introduce ring and descriptor structures eea: introduce PCI framework vsock/test: Extend transport change null-ptr-deref test -l2tp: fix double dst_release() on sk_dst_cache race amd-xgbe: let the MAC manage PHY PM r8169: fix RTL8127 hang on suspend/shutdown net: phy: mxl-gpy: add support for MxL86252 and MxL86282 @@ -152,25 +178,4 @@ net: lan966x: Fix the initialization of taprio net: mana: Handle hardware recovery events when probing the device tools: ynl-gen: add regeneration comment tools: ynl-gen: add function prefix argument -uapi: ioam6: adjust the maximum size of a schema -net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs -atm/fore200e: Fix possible data race in fore200e_open() -net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}() -net: dsa: microchip: Free previously initialized ports on init failures -net: dsa: microchip: Don't free uninitialized ksz_irq -net: dsa: microchip: ptp: Fix checks on irq_find_mapping() -net: dsa: microchip: common: Fix checks on irq_find_mapping() -net: aquantia: Add missing descriptor cache invalidation on ATL2 -dt-bindings: net: aspeed: add AST2700 MDIO compatible -vhost: rewind next_avail_head while discarding descriptors virtio_net: enhance wake/stop tx queue statistics accounting -Documentation: net: add flow control guide and document ethtool API -hinic3: Add HW event handler -hinic3: Add netdev notifier interfaces -hinic3: Add mac filter ops -hinic3: Add adaptive IRQ coalescing with DIM -hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr -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