Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-07-26--00-00 (v6.16-rc7-2043-g09e8687d4f66) remotes/brancher/net-next-hw-2025-07-26--08-00 (v6.16-rc7-2034-g32f95c358957) ==== BASE DIFF ==== .../devicetree/bindings/net/dsa/microchip,ksz.yaml | 1 + drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 17 +- drivers/net/dsa/microchip/ksz8.c | 188 ++++++++++++++++++--- drivers/net/dsa/microchip/ksz8.h | 4 + drivers/net/dsa/microchip/ksz8_reg.h | 49 ++++++ drivers/net/dsa/microchip/ksz_common.c | 160 +++++++++++++++++- drivers/net/dsa/microchip/ksz_common.h | 37 +++- drivers/net/dsa/microchip/ksz_dcb.c | 10 +- drivers/net/dsa/microchip/ksz_spi.c | 104 ++++++++++++ include/linux/platform_data/microchip-ksz.h | 1 + 10 files changed, 531 insertions(+), 40 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DvseFkzr8V b/tmp/tmp.xhMPL42EUM index 52a8f356b547..194eb526b180 100644 --- a/tmp/tmp.DvseFkzr8V +++ b/tmp/tmp.xhMPL42EUM @@ -15,30 +15,12 @@ net: enetc: fix device and OF node leak at probe net: dpaa: fix device leak when querying time stamp info vrf: Drop existing dst reference in vrf_ip6_input_dst kcm: Fix splice support -can: peak_usb: fix USB FD devices potential malfunction net/sched: taprio: align entry index attr validation with mqprio Octeontx2-af: Skip overlap check for SPI field net: fsl_pq_mdio: use dev_err_probe selftests: rtnetlink.sh: remove esp4_offload after test vsock: remove unnecessary null check in vsock_getname() -net: dsa: microchip: Disable PTP function of KSZ8463 -net: dsa: microchip: Setup fiber ports for KSZ8463 -net: dsa: microchip: Write switch MAC address differently for KSZ8463 -net: dsa: microchip: Use different registers for KSZ8463 -net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver -dt-bindings: net: dsa: microchip: Add KSZ8463 switch support dt-bindings: ieee802154: Convert at86rf230.txt yaml format -net/ipv6: drop ip6_route_get_saddr -net/ipv6: use ipv6_fl_get_saddr in output -net/ipv6: create ipv6_fl_get_saddr -net/ipv6: flatten ip6_route_get_saddr -net: stmmac: select STMMAC_RELATIVE_FLEX_PPS for stm32 SoCs -drivers: net: stmmac: add STMMAC_RELATIVE_FLEX_PPS dt-bindings: net: Replace bouncing Alexandru Tachici emails -net: wangxun: support to use adaptive RX coalescing -net: wangxun: limit tx_max_coalesced_frames_irq -net: wangxun: change the default ITR setting -net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. igb: xsk: solve negative overflow of nb_pkts in zerocopy mode stmmac: xsk: fix negative overflow of budget in zerocopy mode -amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing