Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-20--12-00 (v6.13-rc3-763-gea7e49b43d47) remotes/brancher/net-next-2024-12-20--15-00 (v6.13-rc3-762-gcd1067a1afa0) ==== BASE DIFF ==== drivers/net/ethernet/google/gve/gve.h | 1 + drivers/net/ethernet/google/gve/gve_main.c | 42 ++++++++++++++++++--------- drivers/net/ethernet/google/gve/gve_tx.c | 46 +++++++++++++++++++----------- 3 files changed, 60 insertions(+), 29 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.AAsTQbNuOw b/tmp/tmp.nmmdwVZmqc index 3f48ce87d833..e96eaa233a79 100644 --- a/tmp/tmp.AAsTQbNuOw +++ b/tmp/tmp.nmmdwVZmqc @@ -12,7 +12,6 @@ net/mlx5e: macsec: Maintain TX SA from encoding_sa net/mlx5: DR, select MSIX vector 0 for completion queue creation net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations net: ethernet: ti: am65-cpsw: default to round-robin for host port receive -net:dsa:fix the dsa_ptr null pointer dereference net: renesas: rswitch: request ts interrupt at port open net: renesas: rswitch: use per-port irq handlers net/smc: fix data error when recvmsg with MSG_PEEK flag @@ -54,7 +53,6 @@ net: enetc: update max chained Tx BD number for i.MX95 ENETC net: enetc: add Tx checksum offload for i.MX95 ENETC selftests: drv-net: test empty queue and NAPI responses in netlink netdev-genl: avoid empty messages in napi get -net: page_pool: add page_pool_put_page_nosync() net: stmmac: restructure the error path of stmmac_probe_config_dt() eth: fbnic: fix csr boundary for RPM RAM section selftests: net: Add a VLAN bridge binding selftest @@ -66,11 +64,6 @@ net: hisilicon: hns: Remove reset helpers net: hisilicon: hns: Remove unused hns_rcb_start net: hisilicon: hns: Remove unused hns_dsaf_roce_reset udp: Deal with race between UDP socket address change and rehash -gve: fix XDP allocation path in edge cases -gve: process XSK TX descriptors as part of RX NAPI -gve: guard XSK operations on the existence of queues -gve: guard XDP xmit NDO on existence of xdp queues -gve: clean XDP queues in gve_tx_stop_ring_gqi net: dsa: microchip: Do not execute PTP driver code for unsupported switches net/mlx5: use do_aux_work for PHC overflow checks net: dwmac-imx: add imx93 clock input support in RMII mode