Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-09--09-00 (net-next-6.15-11689-g36d7eb22359c) remotes/brancher/net-next-2025-04-09--12-00 (net-next-6.15-11693-g0a95b2a2c8d5) ==== BASE DIFF ==== net/sched/sch_sfq.c | 66 ++++++++++++++++------ .../selftests/tc-testing/tc-tests/qdiscs/sfq.json | 36 ++++++++++++ 2 files changed, 86 insertions(+), 16 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.oNlyYBbm9L b/tmp/tmp.yoHFefEcgU index 610de2413fcd..cece415af009 100644 --- a/tmp/tmp.oNlyYBbm9L +++ b/tmp/tmp.yoHFefEcgU @@ -6,6 +6,9 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ethtool: cmis_cdb: Fix incorrect read / write length extension +net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP +ptp: ocp: add irig and dcf NULL-check in __handle_signal functions net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() net: stmmac: provide stmmac_pltfr_find_clk() batman-adv: Fix double-hold of meshif when getting enabled @@ -94,9 +97,6 @@ pds_core: Remove unnecessary check in pds_client_adminq_cmd() pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result pds_core: remove extra name description pds_core: Prevent possible adminq overflow/stuck condition -selftests/tc-testing: sfq: check that a derived limit of 1 is rejected -net_sched: sch_sfq: move the limit validation -net_sched: sch_sfq: use a temporary work area for validating configuration dt-bindings: net: Document support for Aeonsemi PHYs net: phy: Add support for Aeonsemi AS21xxx PHYs net: phy: introduce genphy_match_phy_device()