Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-14--18-00 (v6.13-rc6-1172-gd9419a1819c0) remotes/brancher/net-next-2025-01-14--21-00 (v6.13-rc6-1175-gefdab1fada6f) ==== BASE DIFF ==== drivers/net/ethernet/mellanox/mlx5/core/fw.c | 6 +++ drivers/net/ethernet/mellanox/mlx5/core/main.c | 5 ++ include/linux/mlx5/device.h | 4 ++ include/linux/mlx5/driver.h | 3 ++ include/linux/mlx5/mlx5_ifc.h | 73 ++++++++++++++++++++++++-- 5 files changed, 86 insertions(+), 5 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.uoHW7G2kwx b/tmp/tmp.MyeP1FXfA4 index a5a594a81d80..60cd4f64e590 100644 --- a/tmp/tmp.uoHW7G2kwx +++ b/tmp/tmp.MyeP1FXfA4 @@ -2,6 +2,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +mptcp: fix for setting remote ipv4mapped address +selftests: mptcp: connect: better display the files size +selftests: mptcp: connect: remove unused variable +selftests: mptcp: add -m with ss in case of errors +selftests: mptcp: move stats info in case of errors to lib.sh +selftests: mptcp: sockopt: save nstat infos +selftests: mptcp: simult_flows: unify errors msgs net: bcm: asp2: convert to phylib managed EEE net: bcm: asp2: remove tx_lpi_enabled net: bcm: asp2: fix LPI timer handling @@ -9,15 +16,11 @@ net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o inband 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. octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 octeon_ep_vf: update tx/rx stats locally for persistence octeon_ep: remove firmware stats fetch in ndo_get_stats64 octeon_ep: update tx/rx stats locally for persistence net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init(). -selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() -Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux -tcp_cubic: fix incorrect HyStart round start detection net/ncsi: fix state race during channel probe completion net: dsa: microchip: Add SGMII port support to KSZ9477 switch net: netpoll: ensure skb_pool list is always initialized @@ -34,7 +37,6 @@ net: napi: add CPU affinity to napi_config net: napi: add internal ARFS rmap management net: move ARFS rmap management to core net: xilinx: axienet: Fix IRQ coalescing packet count overflow -net: avoid race between device unregistration and set_channels net: fec: handle page_pool_dev_alloc_pages error selftests: mptcp: avoid spurious errors on disconnect mptcp: fix spurious wake-up on under memory pressure @@ -116,7 +118,3 @@ docs: netdev: document requirements for Supported status tsnep: Link queues to NAPIs net/ncsi: Fix NULL pointer derefence if CIS arrives before SP net: ethernet: ti: am65-cpsw: VLAN-aware CPSW only if !DSA -net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers -net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps -net/mlx5: Add support for MRTCQ register -net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes