Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-15--03-00 (v6.16-rc5-1592-g0e0f045530db) remotes/brancher/net-next-2025-07-15--06-00 (v6.16-rc5-1588-g960b53115b6e) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.iS4MholK4J b/tmp/tmp.hF9lwFTzJt index 9095b1a5b888..46ba9c14f882 100644 --- a/tmp/tmp.iS4MholK4J +++ b/tmp/tmp.hF9lwFTzJt @@ -1,6 +1,4 @@ disable random kunit tests [local patch] -test: rtnetlink: try double sleep to give WQ [local patch] a chance -dbg: rtnetlink preferred_lft [local patch] profile patch [local patch] dbg: tests: bonding: print info on failure [local patch] drv: net: add timeout [local patch] @@ -8,6 +6,19 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +net/mlx5: Support getcyclesx and getcrosscycles +net/mlx5: Extract MTCTR register read logic into helper function +ptp: Add ioctl commands to expose raw cycle counter values +selftests: rtnetlink: fix addrlft test flakiness on power-saving systems +net: pcs: xpcs: Use devm_clk_get_optional +hinic3: Interrupt request configuration +hinic3: Mailbox management interfaces +hinic3: Mailbox framework +hinic3: TX & RX Queue coalesce interfaces +hinic3: Command Queue interfaces +hinic3: Command Queue framework +hinic3: Complete Event Queue interfaces +hinic3: Async Event Queue interfaces selftests: drv-net: rss_api: test input-xfrm and hash fields ethtool: rss: support setting flow hashing fields ethtool: rss: support setting input-xfrm via Netlink @@ -81,21 +92,6 @@ net/mlx5e: SHAMPO, Cleanup reservation size formula net/mlx5e: Properly access RCU protected qdisc_sleeping variable net/mlx5e: fix kdoc warning on eswitch.h net/mlx5: HWS, Enable IPSec hardware offload in legacy mode -net: homa: create Makefile and Kconfig -net: homa: create homa_plumbing.c -net: homa: create homa_timer.c -net: homa: create homa_incoming.c -net: homa: create homa_utils.c -net: homa: create homa_outgoing.c -net: homa: create homa_rpc.h and homa_rpc.c -net: homa: create homa_pacer.h and homa_pacer.c -net: homa: create homa_interest.h and homa_interest.c -net: homa: create homa_sock.h and homa_sock.c -net: homa: create homa_peer.h and homa_peer.c -net: homa: create homa_pool.h and homa_pool.c -net: homa: create shared Homa header files -net: homa: create homa_wire.h -net: homa: define user-visible API for Homa net: libwx: properly reset Rx ring descriptor net: libwx: fix the using of Rx buffer DMA net: libwx: remove duplicate page_pool_put_full_page()