Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-18--12-00 (v6.18-rc5-1256-gba4d254979d8) remotes/brancher/net-next-2025-11-18--15-00 (v6.18-rc5-1259-gc209c51a0287) ==== BASE DIFF ==== drivers/net/ethernet/google/gve/gve.h | 7 +++ drivers/net/ethernet/google/gve/gve_dqo.h | 1 + drivers/net/ethernet/google/gve/gve_main.c | 11 +++-- drivers/net/ethernet/google/gve/gve_ptp.c | 12 +++++ drivers/net/ethernet/google/gve/gve_rx_dqo.c | 73 ++++++++++++++++++++-------- drivers/net/phy/micrel.c | 26 ++++++++-- 6 files changed, 101 insertions(+), 29 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.VI1KF1CIsp b/tmp/tmp.IZzlP3pdOn index 7b8e9d7f6282..11002ebb51e6 100644 --- a/tmp/tmp.VI1KF1CIsp +++ b/tmp/tmp.IZzlP3pdOn @@ -13,6 +13,23 @@ 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 +tools: ynl: cli: Display enum values in --list-attrs output +tools: ynl: cli: Parse nested attributes in --list-attrs output +tools: ynl: cli: Add --list-attrs option to show operation attributes +net: mdio: improve reset handling in mdio_device.c +net: mdio: common handling of phy device reset properties +net: mdio: move device reset functions to mdio_device.c +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 +net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt() +idpf: use desc_ring when checking completion queue DMA allocation +net: stmmac: stmmac_is_jumbo_frm() returns boolean +net: stmmac: stmmac_is_jumbo_frm() len should be unsigned +net: vmxnet3: convert to use .get_rx_ring_count net: stmmac: convert priv->sph* to boolean and rename MAINTAINERS: Add entry for XFRM documentation net: Move XFRM documentation into its own subdirectory @@ -134,25 +151,5 @@ af_unix: Don't call wait_for_unix_gc() on every sendmsg(). af_unix: Don't trigger GC from close() if unnecessary. af_unix: Simplify GC state. af_unix: Count cyclic SCC. -gve: Add Rx HWTS metadata to AF_XDP ZC mode -gve: Prepare bpf_xdp_metadata_rx_timestamp support -gve: Wrap struct xdp_buff -gve: Move ptp_schedule_worker to gve_init_clock net: samsung: sxgbe: handle clk_prepare_enable() failures in sxgbe_open() -net: stmmac: add clk_prepare_enable() error handling net: dsa: microchip: lan937x: Fix RGMII delay tuning -net: phy: micrel: lan8814: Enable in-band auto-negotiation -tcp: accecn: enable AccECN -tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST -tcp: accecn: fallback outgoing half link to non-AccECN -tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion -tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK -tcp: add TCP_SYNACK_RETRANS synack_type -tcp: accecn: retransmit downgraded SYN in AccECN negotiation -tcp: accecn: handle unexpected AccECN negotiation feedback -tcp: disable RFC3168 fallback identifier for CC modules -tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers -selftests/net: gro: add self-test for TCP CWR flag -net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN -gro: flushing when CWR is set negatively affects AccECN -tcp: try to avoid safer when ACKs are thinned