Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-16--12-00 (v6.13-rc6-1279-g5daea25871e3) remotes/brancher/net-next-2025-01-16--15-01 (v6.13-rc6-1286-ga956cc97e86b) ==== BASE DIFF ==== .../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 22 +++++++++++--------- .../mellanox/mlx5/core/en_accel/ipsec_fs.c | 12 +++++------ .../mellanox/mlx5/core/en_accel/ipsec_offload.c | 11 +++++++--- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 1 + .../net/ethernet/mellanox/mlx5/core/lag/port_sel.c | 4 +++- .../net/ethernet/mellanox/mlx5/core/sf/devlink.c | 1 + drivers/net/ethernet/mellanox/mlx5/core/wc.c | 24 +++++++++++----------- net/core/netdev-genl-gen.c | 14 +++++++++++-- tools/net/ynl/pyynl/ynl_gen_c.py | 16 ++++++++++++--- 9 files changed, 67 insertions(+), 38 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.LUQG9603PY b/tmp/tmp.ZNaph9nCfp index 63f8d7c67b88..2f1ba738a20f 100644 --- a/tmp/tmp.LUQG9603PY +++ b/tmp/tmp.ZNaph9nCfp @@ -2,6 +2,11 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: let net.core.dev_weight always be non-zero +net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() +gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion. +dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion. +net/mlxfw: Drop hard coded max FW flash image size net: dsa: felix: report timestamping stats from the ocelot library net: mscc: ocelot: add TX timestamping statistics net: dsa: implement get_ts_stats ethtool operation for user ports @@ -58,13 +63,6 @@ netconsole: Rename userdata to extradata atm/fore200e: Fix possible data race in fore200e_open() ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion. gre: Prepare ipgre_open() to .flowi4_tos conversion. -net/mlx5e: Always start IPsec sequence number from 1 -net/mlx5e: Rely on reqid in IPsec tunnel mode -net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel -net/mlx5: Clear port select structure when fail to create -net/mlx5: SF, Fix add port error handling -net/mlx5: Fix a lockdep warning as part of the write combining test -net/mlx5: Fix RDMA TX steering prio ftrace: Allow tracing rcuref_*_slowpath net: mii: Fix the Speed display when the network cable is not connected dev: Hold rtnl_net_lock() for dev_ifsioc().