Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-11-14--00-00 (v6.18-rc5-1115-gdd1c4d736317) remotes/brancher/net-next-hw-2025-11-14--08-00 (v6.18-rc5-1099-g70738fa417a2) ==== BASE DIFF ==== Documentation/netlink/specs/rt-link.yaml | 32 ++ MAINTAINERS | 1 - drivers/dpll/zl3073x/fw.c | 6 +- .../net/ethernet/mellanox/mlxsw/spectrum_flower.c | 6 +- drivers/net/pcs/pcs-xpcs-plat.c | 2 +- drivers/net/phy/mscc/mscc.h | 4 + drivers/net/phy/mscc/mscc_main.c | 439 ++++++++++++++++----- drivers/net/usb/usbnet.c | 233 +++++------ drivers/net/vxlan/vxlan_private.h | 2 - include/net/dsa.h | 5 - net/core/dev_ioctl.c | 3 + net/sched/act_ife.c | 6 +- 12 files changed, 516 insertions(+), 223 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.v3XwQfj9QO b/tmp/tmp.BD6zoxwhnB index 7a41a6fc95e5..dd9d4c6d974e 100644 --- a/tmp/tmp.v3XwQfj9QO +++ b/tmp/tmp.BD6zoxwhnB @@ -22,8 +22,6 @@ net: ti: icssm-prueth: Adds support for ICSSM RSTP switch net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB octeontx2-af: Skip TM tree print for disabled SQs -net: ethernet: broadcom: replace strcpy with strscpy -i40e: xsk: advance next_to_clean on status descriptors 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 @@ -39,7 +37,6 @@ net: phy: dp83822: Add support for phy_port representation net: phy: Introduce PHY ports representation net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values dt-bindings: net: Introduce the ethernet-connector description -i40e: validate ring_len parameter against hardware-specific values. dpll: zl3073x: Remove unused dev wrappers dpll: zl3073x: Cache all output properties in zl3073x_out dpll: zl3073x: Cache all reference properties in zl3073x_ref @@ -47,13 +44,8 @@ dpll: zl3073x: Cache reference monitor status dpll: zl3073x: Split ref, out, and synth logic from core dpll: zl3073x: Store raw register values instead of parsed state selftests: drv-net: xdp: Fix register spill error with clang 20 -net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop ipv6: clean up routes when manually removing address with a lifetime -vhost: rewind next_avail_head while discarding descriptors -vhost: use "checked" versions of get_user() and put_user() -net: pcs: xpcs-plat: fix MODULE_AUTHOR net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register -net: dsa: remove definition of struct dsa_switch_driver virtio_net: Add get ethtool flow rules ops virtio_net: Add support for TCP and UDP ethtool rules virtio_net: Add support for IPv6 ethtool steering @@ -67,18 +59,10 @@ virtio: Expose generic device capability operations virtio: Add config_op for admin commands virtio_pci: Remove supported_cap size build assert s390/ctcm: Fix double-kfree -netlink: specs: rt-link: Add attributes for hsr -net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common() -net: phy: mscc: Add support for PHY LED control -net: phy: mscc: Consolidate probe functions into a common helper -net: phy: mscc: Simplify LED mode update using phy_modify() veth: more robust handing of race to avoid txq getting stuck net: openvswitch: remove never-working support for setting nsh fields -net: usb: usbnet: adhere to style net: dsa: microchip: lan937x: Fix RGMII delay tuning net: bnx2x: convert to use get_rx_ring_count -be2net: check wrb_params for NULL value -vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index() net: sctp: convert sctp_v{4,6}_xmit to use a noref dst when possible net: tipc: convert tipc_udp_xmit to use a noref dst net: sit: convert ipip6_tunnel_xmit to use a noref dst @@ -93,25 +77,9 @@ net: dst_cache: add noref versions for dst_cache net: skb: rename skb_dstref_restore to skb_dstref_set net: skb: use dstref for storing dst entry net: dst: implement dstref object -mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats() -ovpn: use bound address in UDP when available -ovpn: use bound device in UDP when available -ovpn: consolidate crypto allocations in one chunk -ovpn: add support for asymmetric peer IDs -ovpn: Allow IPv6 link-local addresses through RPF check -ovpn: notify userspace on client float event -ovpn: pktid: use bitops.h API -ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit -net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower() net: ti: icssg-prueth: Enable zero copy in XDP features net: ti: icssg-prueth: Add AF_XDP zero copy for RX 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 -ipv6: clear RA flags when adding a static route -eea: introduce ethtool support -eea: create/destroy rx,tx queues for netdevice open and stop -eea: probe the netdevice and create adminq -eea: introduce ring and descriptor structures -eea: introduce PCI framework