Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-09--09-00 (v6.15-rc5-1098-gd2abd9048a66) remotes/brancher/net-next-2025-05-09--12-00 (v6.15-rc5-1113-g55a1f7b76a21) ==== BASE DIFF ==== include/net/sch_generic.h | 15 ++++++++++++++ net/sched/sch_codel.c | 2 +- net/sched/sch_fq.c | 2 +- net/sched/sch_fq_codel.c | 2 +- net/sched/sch_fq_pie.c | 2 +- net/sched/sch_hhf.c | 2 +- net/sched/sch_pie.c | 2 +- .../tc-testing/tc-tests/qdiscs/codel.json | 24 ++++++++++++++++++++++ .../selftests/tc-testing/tc-tests/qdiscs/fq.json | 22 ++++++++++++++++++++ .../tc-testing/tc-tests/qdiscs/fq_codel.json | 22 ++++++++++++++++++++ .../tc-testing/tc-tests/qdiscs/fq_pie.json | 22 ++++++++++++++++++++ .../selftests/tc-testing/tc-tests/qdiscs/hhf.json | 22 ++++++++++++++++++++ .../selftests/tc-testing/tc-tests/qdiscs/pie.json | 24 ++++++++++++++++++++++ 13 files changed, 157 insertions(+), 6 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.lZm9qeMYDS b/tmp/tmp.w1xMrUMQkg index 7e7a9e4abdd4..59fea2f316fb 100644 --- a/tmp/tmp.lZm9qeMYDS +++ b/tmp/tmp.w1xMrUMQkg @@ -5,6 +5,20 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING +net: axienet: safely drop oversized RX frames +net: mana: Allocate MSI-X vectors dynamically +net: mana: Allow irq_setup() to skip cpus for affinity +PCI: hv: Allow dynamic MSI-X vector allocation +PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations +net: libwx: Fix firmware interaction failure +net: txgbe: Fix to calculate EEPROM checksum for AML devices +batman-adv: Drop unused net_namespace.h include +batman-adv: Switch to crc32 header for crc32c +batman-adv: no need to start/stop queue on mesh-iface +batman-adv: constify and move broadcast addr definition +batman-adv: Start new development cycle +batman-adv: fix duplicate MAC address check net: Lock lower level devices when updating features net: dsa: microchip: linearize skb for tail-tagging switches MLX5: Fix semaphore leak on command timeout @@ -88,7 +102,5 @@ net: phy: dp83867: remove check of delay strap configuration net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping net: stmmac: stmmac_vlan: rename VLAN functions and symbol to generic symbol. net: stmmac: Refactor VLAN implementation -selftests/tc-testing: Add qdisc limit trimming tests -net_sched: Flush gso_skb list too during ->change() net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches