Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-05-09--08-00 (v6.15-rc5-1069-g029448aa879a) remotes/brancher/net-next-hw-2025-05-09--16-00 (v6.15-rc5-1085-gf3c155f953d7) ==== 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.BfT11m8vjp b/tmp/tmp.TKbYQ5m4Hb index e608708258cc..091c2881f0da 100644 --- a/tmp/tmp.BfT11m8vjp +++ b/tmp/tmp.TKbYQ5m4Hb @@ -4,6 +4,22 @@ 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 +MLX5: Fix semaphore leak on command timeout net/mlx5: support software TX timestamp selftests: drv-net: ping: make sure the ping test restores checksum offload net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() @@ -43,9 +59,6 @@ net: lan966x: generate software timestamp just before the doorbell net: stmmac: generate software timestamp just before the doorbell net: cxgb4: generate software timestamp just before the doorbell net: atlantic: generate software timestamp just before the doorbell -tools: ynl-gen: support struct for binary attributes -tools: ynl-gen: auto-indent else -tools: ynl-gen: support sub-type for binary attributes selftests: ncdevmem: Implement devmem TCP TX net: check for driver support in netmem TX gve: add netmem TX support to GVE DQO-RDA mode