Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-18--03-00 (v6.13-rc7-1284-g9111914b87f3) remotes/brancher/net-next-2025-01-18--06-00 (v6.13-rc7-1283-gc955eefd995d) ==== BASE DIFF ==== drivers/net/ethernet/intel/ice/devlink/devlink.c | 8 +++- drivers/net/ethernet/intel/ice/ice_adminq_cmd.h | 1 + drivers/net/ethernet/intel/ice/ice_fw_update.c | 14 +++++- drivers/net/ethernet/intel/ice/ice_lib.c | 6 +++ drivers/net/ethernet/intel/ice/ice_lib.h | 1 + drivers/net/ethernet/intel/ice/ice_main.c | 53 ++++++++++++++++++++++ .../mellanox/mlx5/core/steering/hws/fs_hws.c | 2 +- drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c | 2 - drivers/net/gtp.c | 4 +- drivers/net/hyperv/hyperv_net.h | 2 +- drivers/net/hyperv/netvsc.c | 3 +- include/linux/pldmfw.h | 8 ++++ include/net/devlink.h | 1 + lib/pldmfw/pldmfw.c | 8 ++++ net/core/sysctl_net_core.c | 5 +- net/dccp/ipv4.c | 3 +- net/sched/sch_api.c | 6 +-- tools/testing/selftests/net/cmsg_time.sh | 35 ++++++++++---- 18 files changed, 138 insertions(+), 24 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.OktPurjk87 b/tmp/tmp.majwBEkYDA index 8e6aaf51e036..bc9088dfe4a0 100644 --- a/tmp/tmp.OktPurjk87 +++ b/tmp/tmp.majwBEkYDA @@ -10,7 +10,6 @@ tcp_cubic: fix incorrect HyStart round start detection Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next eth: bnxt: fix string truncation warning in FW version mptcp: sysctl: add syn_retrans_before_tcp_fallback -net: phy: Fix suspicious rcu_dereference usage net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanup net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path @@ -33,28 +32,17 @@ netlink: support dumping IPv4 multicast addresses net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags net: appletalk: Drop aarp_send_probe_phase1() net: phy: remove leftovers from switch to linkmode bitmaps -ice: support FW Recovery Mode -devlink: add devl guard -pldmfw: enable selected component update -hv_netvsc: Replace one-element array with flexible array member -net: tc: improve qdisc error messages -net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id mlxsw: Do not store Tx header length as driver parameter mlxsw: Move Tx header handling to PCI driver mlxsw: Define Tx header fields in txheader.h mlxsw: Initialize txhdr_info according to PTP operations mlxsw: Add mlxsw_txhdr_info structure -net: sxgbe: change conditional statement from if to switch net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios nfc: mrvl: Don't use "proxy" headers net/ncsi: wait for the last response to Deselect Package before configuring channel nfc: st21nfca: Remove unused of_gpio.h net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset -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 @@ -74,7 +62,6 @@ af_unix: Set drop reason in unix_sock_destructor(). af_unix: Set drop reason in unix_release_sock(). net: dropreason: Gather SOCKET_ drop reasons. seg6: inherit inner IPv4 TTL on ip4ip6 encapsulation -selftests: net: give up on the cmsg_time accuracy on slow machines net: sched: Disallow replacing of child qdisc from one parent to another selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() dsa: Use str_enable_disable-like helpers