Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-29--00-00 (v6.15-rc3-735-g593f906f36e8) remotes/brancher/net-next-hw-2025-04-29--08-00 (v6.15-rc3-752-g11809f133525) ==== BASE DIFF ==== .../networking/device_drivers/ethernet/index.rst | 1 + .../device_drivers/ethernet/ti/icssg_prueth.rst | 56 +++++++++++++++++++++ drivers/net/ethernet/realtek/rtase/rtase_main.c | 2 +- drivers/net/ethernet/ti/icssg/icssg_common.c | 24 +++++++-- drivers/net/ethernet/ti/icssg/icssg_prueth.h | 2 +- drivers/net/ethernet/ti/icssg/icssg_stats.c | 8 ++- drivers/net/ethernet/ti/icssg/icssg_stats.h | 58 ++++++++++++++-------- drivers/net/ethernet/ti/icssg/icssg_switch_map.h | 33 ++++++++++++ tools/Makefile | 16 ++++-- 9 files changed, 165 insertions(+), 35 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.IxLGfh0eJC b/tmp/tmp.ljUNUqZITw index 69821d565b28..39394230d0b0 100644 --- a/tmp/tmp.IxLGfh0eJC +++ b/tmp/tmp.ljUNUqZITw @@ -5,6 +5,21 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +bnxt_en: add debugfs file for restarting rx queues +selftests/vsock: add initial vmtest.sh for vsock +selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case +sch_htb: make htb_deactivate() idempotent +bnxt_en: Fix ethtool -d byte order for 32-bit values +bnxt_en: Fix out-of-bound memcpy() during ethtool -w +bnxt_en: Fix coredump logic to free allocated buffer +bnxt_en: delay pci_alloc_irq_vectors() in the AER path +bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings() +bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan() +bnxt_en: Fix ethtool selftest output in one of the failure cases +bnxt_en: Fix error handling path in bnxt_init_chip() +tools: ynl: fix typo in info string +net: phy: aquantia: fix commenting format +r8152: use SHA-256 library API instead of crypto_shash API 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 @@ -66,7 +81,6 @@ dt-bindings: dpll: Add DPLL device and pin net: dlink: Correct endianness handling of led_mode selftests: net: exit cleanly on SIGTERM / timeout leds: trigger: netdev: refactor dev matching in netdev_trig_notify() -net: lan743x: Fix memory leak when GSO enabled dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description net: pse-pd: tps23881: Add support for static port priority feature dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply