Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-20--09-00 (v6.15-rc6-1372-g416bedbdd982) remotes/brancher/net-next-2025-05-20--12-00 (v6.15-rc6-1369-gaac0dfd1cbf5) ==== BASE DIFF ==== .../net/ethernet/marvell/octeontx2/af/rvu_trace.c | 1 + .../net/ethernet/marvell/octeontx2/af/rvu_trace.h | 26 ++++++++++++++++++++++ .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 6 ++++- drivers/net/mdio/Kconfig | 16 ++----------- drivers/net/phy/Kconfig | 2 +- drivers/net/phy/Makefile | 18 +++++---------- drivers/net/phy/mdio_bus.c | 14 +++++------- drivers/net/phy/mdio_device.c | 1 + drivers/net/phy/phy_device.c | 11 ++------- include/linux/phy.h | 3 --- 10 files changed, 49 insertions(+), 49 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.8tDpbHzvIN b/tmp/tmp.DhvL6ah4xP index 8ff272a00e19..ee86a32a184f 100644 --- a/tmp/tmp.8tDpbHzvIN +++ b/tmp/tmp.DhvL6ah4xP @@ -6,6 +6,19 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: usb: aqc111: fix error handling of usbnet read calls +virtio_net: Enforce minimum TX ring size for reliability +virtio_ring: Fix error reporting in virtqueue_resize +hinic3: module initialization and tx/rx logic +net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done +net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs +ARM: dts: aspeed-g6: Add resets property for MAC controllers +dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2 +dt-bindings: net: ftgmac100: Add resets property +octeontx2-pf: QOS: Perform cache sync on send queue teardown +can: bcm: add missing rcu read protection for procfs content +can: bcm: add locking for bcm_op runtime updates +dt-bindings: can: microchip,mcp2510: Fix $id path i40e: retry VFLR handling if there is ongoing VF reset i40e: return false from i40e_reset_vf if reset is in progress octeontx2-pf: QOS: Fix HTB queue deletion on reboot @@ -109,22 +122,4 @@ selftests/tc-testing: Add selftests for qdisc DualPI2 sched: Add enqueue/dequeue of dualpi2 qdisc sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc -selftests/vsock: add initial vmtest.sh for vsock net: phy: move mdiobus_setup_mdiodev_from_board_info to mdio_bus_provider.c -octeontx2-pf: Add tracepoint for NIX_PARSE_S -net: phy: make mdio consumer / device layer a separate module -tcp: try to avoid safer when ACKs are thinned -tcp: accecn: try to fit AccECN option with SACK -tcp: accecn: AccECN ACE field multi-wrap heuristic -tcp: accecn: AccECN option ceb/cep heuristic -tcp: accecn: AccECN option failure handling -tcp: accecn: AccECN option send control -tcp: accecn: AccECN option -tcp: sack option handling improvements -tcp: accecn: AccECN needs to know delivered bytes -tcp: accecn: add AccECN rx byte counters -tcp: accecn: AccECN negotiation -tcp: AccECN core -tcp: reorganize tcp_sock_write_txrx group for variables later -tcp: fast path functions later -tcp: reorganize SYN ECN code