Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-11-07--00-00 (v6.18-rc4-843-g4ac84aa839fa) remotes/brancher/net-next-hw-2025-11-07--08-00 (v6.18-rc4-815-gbcaff4e4cdfe) ==== BASE DIFF ==== drivers/net/ethernet/renesas/ravb.h | 14 +----- drivers/net/ethernet/renesas/ravb_main.c | 69 +++++++++++++--------------- drivers/net/ethernet/renesas/rcar_gen4_ptp.h | 13 ------ drivers/net/ethernet/renesas/rswitch.h | 3 ++ drivers/net/ethernet/renesas/rswitch_main.c | 43 ++++++----------- drivers/net/ethernet/renesas/rtsn.c | 47 ++++++------------- drivers/net/netkit.c | 6 ++- include/net/xdp_sock_drv.h | 4 ++ net/xdp/xsk_buff_pool.c | 6 +-- 9 files changed, 74 insertions(+), 131 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.IixkamroPG b/tmp/tmp.e08tXCknt0 index 33b1a7cb0ecf..08fbcf02cd7a 100644 --- a/tmp/tmp.IixkamroPG +++ b/tmp/tmp.e08tXCknt0 @@ -44,17 +44,6 @@ net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values dt-bindings: net: Introduce the ethernet-connector description net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout -net: stmmac: ingenic: use ->set_phy_intf_sel() -net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat -net: stmmac: ingenic: simplify x2000 mac_set_mode() -net: stmmac: ingenic: simplify mac_set_mode() methods -net: stmmac: ingenic: move "MAC PHY control register" debug -net: stmmac: ingenic: use stmmac_get_phy_intf_sel() -net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch() -net: stmmac: ingenic: use PHY_INTF_SEL_x directly -net: stmmac: ingenic: use PHY_INTF_SEL_xxx to select PHY interface -net: stmmac: ingenic: simplify jz4775 mac_set_mode() -net: stmmac: ingenic: move ingenic_mac_init() net: add prefetch() in skb_defer_free_flush() net: sched: sch_qfq: Fix use-after-free in qfq_reset_qdisc(). net: fec: correct rx_bytes statistic for the case SHIFT16 is set @@ -69,18 +58,6 @@ net/mlx5e: Add PSP stats support for Rx/Tx flows psp: add stats from psp spec to driver facing api selftests: drv-net: psp: add assertions on core-tracked psp dev stats psp: report basic stats from the core -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 -virtio_net: Implement IPv4 ethtool flow rules -virtio_net: Use existing classifier if possible -virtio_net: Implement layer 2 ethtool flow rules -virtio_net: Create a FF group for ethtool steering -virtio_net: Query and set flow filter caps -virtio: Expose object create and destroy API -virtio: Expose generic device capability operations -virtio: Add config_op for admin commands -virtio_pci: Remove supported_cap size build assert net: phy: fixed_phy: shrink size of struct fixed_phy_status net: mana: Fix incorrect speed reported by debugfs wireguard: netlink: generate netlink code @@ -94,27 +71,12 @@ netlink: specs: add specification for wireguard wireguard: netlink: enable strict genetlink validation wireguard: netlink: use WG_KEY_LEN in policies wireguard: netlink: validate nested arrays in policy -veth: more robust handing of race to avoid txq getting stuck -veth: enable dev_watchdog for detecting stalled TXQs -net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size net/ipv6: fix lookup for ::/0 (non-)subtree route net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0 net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support net: enetc: add port MDIO support for ENETC v4 net: enetc: set external MDIO PHY address for i.MX94 ENETC net: enetc: set external MDIO PHY address for i.MX95 ENETC -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 -net: ravb: Use common defines for time stamping control -net: ravb: Break out Rx hardware timestamping -net: rcar_gen4_ptp: Remove unused defines -net: rtsn: Use common defines for time stamping control -net: rswitch: Use common defines for time stamping control -net: rcar_gen4_ptp: Move control fields to users -net: rswitch: Move definition of S4 gPTP offset net/ipv6: drop ip6_route_get_saddr net/ipv6: use ipv6_fl_get_saddr in output net/ipv6: create ipv6_fl_get_saddr