Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-15--09-00 (v6.13-rc6-1164-g746c23cc0af4) remotes/brancher/net-next-2025-01-15--12-00 (v6.13-rc6-1181-gb685ab71978f) ==== BASE DIFF ==== .../testing/selftests/drivers/net/netdevsim/tc-mq-visibility.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.JTuaBMLPV6 b/tmp/tmp.wZBS5beK4D index 01580c30c954..2fdf5eb48d13 100644 --- a/tmp/tmp.JTuaBMLPV6 +++ b/tmp/tmp.wZBS5beK4D @@ -2,6 +2,24 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: mii: Fix the Speed display when the network cable is not connected +dev: Hold rtnl_net_lock() for dev_ifsioc(). +dev: Remove devnet_rename_sem. +dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name(). +net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported Microchip phys +net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal +net: phy: microchip_rds_ptp: Header file library changes for PEROUT +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: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr(). +ipv6: Pass dev to inet6_addr_add(). +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(). net: stmmac: Convert prefetch() to net_prefetch() for received frames net: stmmac: Optimize cache prefetch in RX path net: stmmac: Set page_pool_params.max_len to a precise size @@ -57,7 +75,5 @@ af_unix: Set drop reason in __unix_gc(). af_unix: Set drop reason in unix_sock_destructor(). af_unix: Set drop reason in unix_release_sock(). net: dropreason: Gather SOCKET_ drop reasons. -selftests: net: Adapt ethtool mq tests to fix in qdisc graft -net: sched: Disallow replacing of child qdisc from one parent to another net: sched: fix ets qdisc OOB Indexing net/ncsi: Fix NULL pointer derefence if CIS arrives before SP