Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-17--18-00 (v6.14-rc2-629-ga8602994f0dd) remotes/brancher/net-next-2025-02-17--21-00 (v6.14-rc2-633-g486f589f1602) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.wldb9s1S7y b/tmp/tmp.PhiZt0KOq5 index 52e1f2c85349..7438ce6e53d9 100644 --- a/tmp/tmp.wldb9s1S7y +++ b/tmp/tmp.PhiZt0KOq5 @@ -3,7 +3,9 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -netdevsim: call napi_schedule from a timer context +dev: Use rtnl_net_dev_lock() in unregister_netdev(). +net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net(). +net: Add net_passive_inc() and net_passive_dec(). net: stmmac: Use str_enabled_disabled() helper net: Remove redundant variable declaration in __dev_change_flags() selftests: net : Fix few spelling mistakes @@ -48,6 +50,11 @@ net: phy: c45: Don't silently remove disabled EEE modes any longer when writing net: phy: remove disabled EEE modes from advertising_eee in phy_probe net: phy: improve phy_disable_eee_mode net: phy: move definition of phy_is_started before phy_disable_eee_mode +selftests: drv-net-hw: Add a test for symmetric RSS hash +selftests: drv-net: Introduce a function that checks whether a port is available on remote host +selftests: drv-net: Make rand_port() get a port more reliably +net/mlx5e: Symmetric OR-XOR RSS hash control +ethtool: Symmetric OR-XOR RSS hash neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified net: stmmac: Add glue layer for Sophgo SG2044 SoC net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string @@ -62,9 +69,6 @@ netlink: Unset cb_running when terminating dump on release net: sfp: add quirk for 2.5G OEM BX SFP tun: Pad virtio headers eth: fbnic: Add ethtool support for IRQ coalescing -selftests: drv-net: add a simple TSO test -selftests: drv-net: get detailed interface info -selftests: drv-net: resolve remote interface name netdev: clarify GSO vs csum in qstats net: move stale comment about ntuple validation gve: set xdp redirect target only when it is available