Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-07--00-00 (v6.18-rc4-868-g77868c430a63) remotes/brancher/net-next-2025-11-07--03-00 (v6.18-rc4-874-gea4ddf1af1c4) ==== 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.qdYD8wRj2s b/tmp/tmp.XkJy56pP3G index 2f8e2e4f7ef4..8b72f1f85e3f 100644 --- a/tmp/tmp.qdYD8wRj2s +++ b/tmp/tmp.XkJy56pP3G @@ -12,6 +12,29 @@ 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/smc: fix mismatch between CLC header and proposal +selftests/vsock: disable shellcheck SC2317 and SC2119 +selftests/vsock: add vsock_loopback module loading +selftests/vsock: add 1.37 to tested virtme-ng versions +selftests/vsock: add BUILD=0 definition +selftests/vsock: add check_result() for pass/fail counting +selftests/vsock: speed up tests by reducing the QEMU pidfile timeout +selftests/vsock: do not unconditionally die if qemu fails +selftests/vsock: avoid multi-VM pidfile collisions with QEMU +selftests/vsock: reuse logic for vsock_test through wrapper functions +selftests/vsock: make wait_for_listener() work even if pipefail is on +selftests/vsock: improve logging in vmtest.sh +net/mlx5: E-Switch, support eswitch inactive mode +net/mlx5: MPFS, add support for dynamic enable/disable +devlink: Introduce switchdev_inactive eswitch mode +iavf: add RSS support for GTP protocol via ethtool +ice: Extend PTYPE bitmap coverage for GTP encapsulated flows +ice: improve TCAM priority handling for RSS profiles +ice: implement GTP RSS context tracking and configuration +ice: add virtchnl definitions and static data for GTP RSS +ice: add flow parsing for GTP and new protocol field support +i40e: support generic devlink param "max_mac_per_vf" +devlink: Add new "max_mac_per_vf" generic device param sctp: Don't inherit do_auto_asconf in sctp_clone_sock(). strparser: Fix signed/unsigned mismatch bug qede: convert to use ndo_hwtstamp callbacks @@ -25,7 +48,6 @@ gve: Default to max_rx_buffer_size for DQO if device supported gve: Allow ethtool to configure rx_buf_len gve: Use extack to log xdp config verification errors gve: Decouple header split from RX buffer length -net: core: Initialize new header to zero in pskb_expand_head bonding: fix mii_status when slave is down usbnet: Add support for Byte Queue Limits (BQL) selftests: net: local_termination: Wait for interfaces to come up @@ -69,17 +91,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 @@ -119,27 +130,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