Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-11-01--00-00 (v6.18-rc3-672-g9049944266c8) remotes/brancher/net-next-hw-2025-11-01--08-00 (v6.18-rc3-686-gf59420b2ae43) ==== BASE DIFF ==== .../bindings/net/pse-pd/ti,tps23881.yaml | 1 + Documentation/driver-api/dpll.rst | 36 ++++---- Documentation/netlink/specs/dpll.yaml | 7 ++ Documentation/networking/arcnet-hardware.rst | 22 +++-- Documentation/networking/arcnet.rst | 48 +++-------- Documentation/networking/netconsole.rst | 2 +- drivers/dpll/dpll_netlink.c | 12 ++- drivers/dpll/zl3073x/dpll.c | 58 ++++--------- drivers/dpll/zl3073x/prop.c | 11 +++ drivers/isdn/hardware/mISDN/hfcsusb.c | 18 ++-- drivers/net/netconsole.c | 10 +++ drivers/net/phy/Kconfig | 2 +- drivers/net/phy/microchip_t1s.c | 96 +++++++++++++++++++++- drivers/net/pse-pd/tps23881.c | 69 ++++++++++++---- include/linux/dpll.h | 1 + include/uapi/linux/dpll.h | 1 + net/8021q/vlan.c | 2 + .../selftests/drivers/net/netdevsim/Makefile | 4 + tools/testing/selftests/net/gro.c | 12 ++- 19 files changed, 277 insertions(+), 135 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ncLfgfT1EF b/tmp/tmp.HaDFqc26mU index a04fc4e19c78..2a1fdd3888f9 100644 --- a/tmp/tmp.ncLfgfT1EF +++ b/tmp/tmp.HaDFqc26mU @@ -13,6 +13,18 @@ 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: dsa: add driver for MaxLinear GSW1xx switch family +net: dsa: add tagging driver for MaxLinear GSW1xx switch family +dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches +net: dsa: lantiq_gswip: allow adjusting MII delays +dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties +net: dsa: lantiq_gswip: add vendor property to setup MII refclk output +dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property +net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID +net: dsa: lantiq_gswip: set link parameters also for CPU port +net: dsa: lantiq_gswip: support Energy Efficient Ethernet +net: dsa: lantiq_gswip: support enable/disable learning +net: dsa: lantiq_gswip: split into common and MMIO parts net: stmmac: socfpga: Add hardware supported cross-timestamp net: stmmac: socfpga: Enable TSO for Agilex5 platform net: stmmac: socfpga: Enable TBS support for Agilex5 @@ -55,7 +67,6 @@ m68k: coldfire: remove creating a fixed phy net: fec: register a fixed phy using fixed_phy_register_100fd if needed net: phy: fixed_phy: add helper fixed_phy_register_100fd net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj -ptp: Return -EINVAL on ptp_clock_register if required ops are NULL virtio-net: fix received length check in big packets tcp: accecn: enable AccECN tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST @@ -80,19 +91,8 @@ net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb() net/mlx5e: Enhance function structures for self loopback prevention application net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower() ptp: ocp: Add newline to sysfs attribute output -net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0 -net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY -Documentation: netconsole: Separate literal code blocks for full and short netcat command name versions -net: vlan: sync VLAN features with lower device -selftests/net: fix out-of-order delivery of FIN in gro:tcp test -selftests/net: use destination options instead of hop-by-hop -isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() -selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh xsk: use a smaller new lock for shared pool case xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock -dt-bindings: pse-pd: ti,tps23881: Add TPS23881B -net: pse-pd: tps23881: Add support for TPS23881B -netconsole: Acquire su_mutex before navigating configs hierarchy net/rds: Give each connection its own workqueue net/rds: Add per cp work queue mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE. @@ -108,8 +108,6 @@ ipv6: Add in6_dev_rcu(). mpls: Unify return paths in mpls_dev_notify(). mpls: Hold dev refcnt for mpls_nh. mpls: Return early in mpls_label_ok(). -dpll: zl3073x: Specify phase adjustment granularity for pins -dpll: add phase-adjust-gran pin attribute quic: add packet builder and parser base quic: add frame encoder and decoder base quic: add timer management @@ -144,7 +142,6 @@ sctp: Prevent TOCTOU out-of-bounds write sctp: Hold RCU read lock while iterating over address list net: add net cookie for net device trace events net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated -Documentation: ARCnet: Update obsolete contact info veth: more robust handing of race to avoid txq getting stuck veth: enable dev_watchdog for detecting stalled TXQs net: phy: dp83td510: add MSE interface support for 10BASE-T1L