Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-06-11--00-00 (net-next-6.16-10940-gf38872e9c70b) remotes/brancher/net-next-hw-2025-06-11--08-00 (net-next-6.16-10932-g9e9b997599ba) ==== BASE DIFF ==== drivers/net/ethernet/airoha/airoha_ppe.c | 31 +++++++++--- drivers/net/ethernet/airoha/airoha_regs.h | 3 +- drivers/net/ethernet/dlink/dl2k.c | 57 ++++++++++++---------- drivers/net/ethernet/dlink/dl2k.h | 2 + net/core/dev.c | 45 ++++++++++++++++- tools/testing/selftests/net/nl_netdev.py | 38 ++++++++++++++- .../selftests/net/packetdrill/ksft_runner.sh | 4 ++ 7 files changed, 140 insertions(+), 40 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.5orjSRkc9P b/tmp/tmp.9YAVqNSGqS index ca2bc32a926a..caeeae85e45b 100644 --- a/tmp/tmp.5orjSRkc9P +++ b/tmp/tmp.9YAVqNSGqS @@ -95,23 +95,10 @@ net: bonding: add broadcast_neighbor netlink option net: bonding: add broadcast_neighbor option for 802.3ad selftests: net: add test case for NAT46 looping back dst net: clear the dst when changing skb protocol -net: dlink: enable RMON MMIO access on supported devices -selftests/net: packetdrill: more xfail changes ionic: cancel delayed work earlier in remove ionic: clean dbpage in de-init ionic: print firmware heartbeat as unsigned ionic: Prevent driver/fw getting out of sync on devcmd(s) -net: airoha: Enable RX queues 16-31 -net: airoha: Add PPPoE offload support -gve: Advertise support for rx hardware timestamping -gve: Implement ndo_hwtstamp_get/set for RX timestamping -gve: Add rx hardware timestamp expansion -gve: Add support to query the nic clock -gve: Add adminq lock for queues creation and destruction -gve: Add initial PTP device support -gve: Add adminq command to report nic timestamp -gve: Add device option for nic clock synchronization -net: stop napi kthreads when THREADED napi is disabled selftests/vsock: add initial vmtest.sh for vsock net/mdiobus: Fix potential out-of-bounds clause 45 read/write access net/mdiobus: Fix potential out-of-bounds read/write access