Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-24--06-00 (v6.14-rc3-833-g5a2bb9e2656e) remotes/brancher/net-next-2025-02-24--09-00 (v6.14-rc3-834-g763e64ee2ade) ==== BASE DIFF ==== drivers/net/virtio_net.c | 45 ++++++++++++++++++++++++++++++++------------- 1 file changed, 32 insertions(+), 13 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.oPeJQzspfD b/tmp/tmp.teJ8NT02ta index 8ccd8550a711..ea849416868e 100644 --- a/tmp/tmp.oPeJQzspfD +++ b/tmp/tmp.teJ8NT02ta @@ -3,6 +3,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination. net: ethernet: ti: am65-cpsw: select PAGE_POOL Octeontx2-af: RPM: Register driver with PCI subsys IDs net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion @@ -110,4 +111,3 @@ net: phy: move PHY package related code from phy.h to phy_package.c net: phy: move PHY package code from phy_device.c to own source file xfrm_output: Force software GSO only in tunnel mode bonding: report duplicate MAC address in all situations -virtio-net: tweak for better TX performance in NAPI mode