Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-12--18-00 (v6.14-rc1-444-g39f90fab51dd) remotes/brancher/net-next-2025-02-12--21-00 (v6.14-rc1-469-ga4521d7fbe72) ==== BASE DIFF ==== Documentation/networking/devlink/mlx5.rst | 4 + .../mellanox/mlx5/core/diag/reporter_vnic.c | 46 ++++++++ drivers/net/ethernet/mellanox/mlx5/core/en.h | 3 - .../net/ethernet/mellanox/mlx5/core/en/params.c | 16 ++- .../net/ethernet/mellanox/mlx5/core/en/params.h | 1 - .../ethernet/mellanox/mlx5/core/en/reporter_rx.c | 119 ++++++++++++++++++--- .../ethernet/mellanox/mlx5/core/en/reporter_tx.c | 1 - drivers/net/ethernet/mellanox/mlx5/core/en/rss.c | 15 +++ drivers/net/ethernet/mellanox/mlx5/core/en/rss.h | 3 + .../net/ethernet/mellanox/mlx5/core/en/rx_res.c | 9 +- .../net/ethernet/mellanox/mlx5/core/en/rx_res.h | 5 + drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 49 ++++----- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 29 ----- drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 5 + .../net/ethernet/mellanox/mlx5/core/en_selftest.c | 3 + .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 29 +---- .../net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c | 19 ++++ .../net/ethernet/mellanox/mlx5/core/lib/fs_ttc.h | 1 + .../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 2 + drivers/net/ethernet/mellanox/mlx5/core/vport.c | 25 +++++ drivers/net/phy/dp83tg720.c | 78 ++++++++++++++ drivers/net/phy/phy.c | 21 +++- include/linux/phy.h | 13 +++ 23 files changed, 386 insertions(+), 110 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.SbvTjCQC76 b/tmp/tmp.bSaJbDieWt index bab1abeb1fbd..9404651cccc6 100644 --- a/tmp/tmp.SbvTjCQC76 +++ b/tmp/tmp.bSaJbDieWt @@ -3,9 +3,22 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +netdevsim: disable local BH when scheduling NAPI +net: allow small head cache usage with large MAX_SKB_FRAGS values +s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH +ice: Fix signedness bug in ice_init_interrupt_scheme() +mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw() +net: pse-pd: Fix deadlock in current limit functions +net: usb: asix_devices: add FiberGecko DeviceID +net: microchip: sparx5: Fix potential NULL pointer dereference +net: Add options as a flexible array to struct ip_tunnel_info ipv6: mcast: add RCU protection to mld_newpack() team: better TEAM_OPTION_TYPE_STRING validation drop_monitor: fix incorrect initialization order +udp: use EXPORT_IPV6_MOD[_GPL]() +tcp: use EXPORT_IPV6_MOD[_GPL]() +inetpeer: use EXPORT_IPV6_MOD[_GPL]() +net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() inet: consolidate inet_csk_clone_lock() inet: reduce inet_csk_clone_lock() indent level net: 802: enforce underlying device type for GARP and MRP @@ -74,8 +87,6 @@ net: xpcs: convert to phylink managed EEE net: stmmac: call xpcs_config_eee_mult_fact() net: xpcs: add function to configure EEE clock multiplying factor net: phylink: add support for notifying PCS about EEE -net: phy: dp83tg720: Add randomized polling intervals for link detection -net: phy: Add support for driver-specific next update time mips: dts: cameo-rtl9302c: Add switch block mips: dts: realtek: Add switch interrupts dt-bindings: net: Add Realtek MDIO controller