Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-14--15-00 (v6.13-rc6-1175-ge3a2a4461dbf) remotes/brancher/net-next-2025-01-14--18-00 (v6.13-rc6-1172-gd9419a1819c0) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.xP3oy89GM7 b/tmp/tmp.hywrmI0s9G index 1bcffe4a6518..a5a594a81d80 100644 --- a/tmp/tmp.xP3oy89GM7 +++ b/tmp/tmp.hywrmI0s9G @@ -2,22 +2,19 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: bcm: asp2: convert to phylib managed EEE +net: bcm: asp2: remove tx_lpi_enabled +net: bcm: asp2: fix LPI timer handling +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(). -ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL. -ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL. -ipv6: Move lifetime validation to inet6_rtm_newaddr(). -ipv6: Pass dev to inet6_addr_add(). -ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr(). -ipv6: Convert inet6_ioctl() to per-netns RTNL. -ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup(). -ipv6: Hold rtnl_net_lock() in addrconf_dad_work(). -ipv6: Hold rtnl_net_lock() in addrconf_verify_work(). -ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL. -ipv6: Add __in6_dev_get_rtnl_net(). 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