Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-20--00-00 (v6.14-rc6-1683-gb77afae31442) remotes/brancher/net-next-2025-03-20--03-00 (v6.14-rc6-1690-g56ca9e2e3847) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.fUIaIb6gK0 b/tmp/tmp.VQa0DAOaRJ index 7626ef18cb82..bb985b9786da 100644 --- a/tmp/tmp.fUIaIb6gK0 +++ b/tmp/tmp.VQa0DAOaRJ @@ -4,6 +4,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +nexthop: Convert RTM_DELNEXTHOP to per-netns RTNL. +nexthop: Convert RTM_NEWNEXTHOP to per-netns RTNL. +nexthop: Remove redundant group len check in nexthop_create_group(). +nexthop: Check NLM_F_REPLACE and NHA_ID in rtm_new_nexthop(). +nexthop: Move NHA_OIF validation to rtm_to_nh_config_rtnl(). +nexthop: Split nh_check_attr_group(). +nexthop: Move nlmsg_parse() in rtm_to_nh_config() to rtm_new_nexthop(). net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHY net: stmmac: dwmac-rk: Add integrated_phy_powerdown operation net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functions