Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-19--09-00 (v6.14-rc2-701-gfe51563311e7) remotes/brancher/net-next-2025-02-19--12-00 (v6.14-rc2-712-gaa1543425bee) ==== BASE DIFF ==== drivers/net/ethernet/microsoft/mana/mana_en.c | 5 + drivers/net/ethernet/ti/am65-cpsw-nuss.c | 211 ++++++++------------------ drivers/net/ethernet/ti/am65-cpsw-nuss.h | 8 + drivers/net/hyperv/hyperv_net.h | 2 + drivers/net/hyperv/netvsc_drv.c | 15 ++ drivers/net/hyperv/rndis_filter.c | 13 +- 6 files changed, 100 insertions(+), 154 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.lHDP079J3Z b/tmp/tmp.epCxJHeMaG index c13b6ac3267c..f1267132310b 100644 --- a/tmp/tmp.lHDP079J3Z +++ b/tmp/tmp.epCxJHeMaG @@ -3,6 +3,15 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +xfrm_output: Force software GSO only in tunnel mode +neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified +net: pktgen: fix access outside of user given buffer in pktgen_thread_write() +net: pktgen: fix ctrl interface command parsing +net: pktgen: fix 'ratep 0' error handling (return -EINVAL) +net: pktgen: fix 'rate 0' error handling (return -EINVAL) +net: pktgen: fix hex32_arg parsing for short reads +net: pktgen: enable 'param=value' parsing +net: pktgen: replace ENOTSUPP with EOPNOTSUPP bonding: report duplicate MAC address in all situations net: phy: add phylib-internal.h net: ti: icss-iep: Fix phase offset configuration for perout signal @@ -100,12 +109,5 @@ ptp: Add file permission checks on PHCs posix-clock: Store file pointer in struct posix_clock_context dt-bindings: net: dsa: b53: add BCM53101 support net: dsa: b53: mdio: add support for BCM53101 -net: ethernet: ti am65_cpsw: Drop separate TX completion functions -net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp() -net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp() -net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp -net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g() net: axienet: Set mac_managed_pm -hv_netvsc: Use VF's tso_max_size value when data path is VF -net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE tun: Pad virtio headers