Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-19--09-00 (v6.14-rc6-1649-g0f0cf915f3fb) remotes/brancher/net-next-2025-03-19--12-00 (v6.14-rc6-1661-gaef57ba517bc) ==== BASE DIFF ==== drivers/dpll/dpll_core.c | 2 +- drivers/net/phy/phy_link_topology.c | 2 +- net/devlink/core.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.8zwF8IDmam b/tmp/tmp.DIRi1nqQWq index 9c4d9db2db74..b467a95ef8e9 100644 --- a/tmp/tmp.8zwF8IDmam +++ b/tmp/tmp.DIRi1nqQWq @@ -4,6 +4,17 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ch9200: add error handling in ch9200_bind() +net: ch9200: improve error handling in get_mac_address() +net: ch9200: remove extraneous return in control_write() to propagate failures +net: fix uninitialised access in mii_nway_restart() +dql: Fix dql->limit value when reset. +net: usb: lan78xx: remove unused struct members +net: usb: lan78xx: Integrate EEE support with phylink LPI API +net: usb: lan78xx: port link settings to phylink API +net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status +net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management +net: usb: lan78xx: Improve error handling in PHY initialization bonding: use permanent address for MAC swapping if device address is same netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE selftests/net: Drop timeout argument from test_client_verify() @@ -301,9 +312,6 @@ net/mlx5: HWS, remove unused code for alias flow tables net: lwtunnel: fix recursion loops net: axienet: Add support for 2500base-X only configuration. dt-bindings: net: xlnx,axi-ethernet: Modify descriptions and phy-mode value to support 2500base-X only configuration -phy: fix xa_alloc_cyclic() error handling -dpll: fix xa_alloc_cyclic() error handling -devlink: fix xa_alloc_cyclic() error handling net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property dt-bindings: deprecate "snps,en-tx-lpi-clockgating" property ARM: dts: stm32: remove "snps,en-tx-lpi-clockgating" property