Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-02--00-00 (net-next-6.17-4753-gcdf6295dc432) remotes/brancher/net-next-2025-08-02--03-00 (net-next-6.17-4755-g71553b65ad83) ==== BASE DIFF ==== include/net/dst.h | 12 ++++++++++++ include/net/udp.h | 24 ++++++++++++++++++------ net/ipv4/ip_output.c | 15 ++++++++++----- net/sched/sch_taprio.c | 21 ++++++++++++++++++--- 4 files changed, 58 insertions(+), 14 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.6hMsOOtiAR b/tmp/tmp.jQrubK46fW index edb62bd8dc5e..319607c65455 100644 --- a/tmp/tmp.6hMsOOtiAR +++ b/tmp/tmp.jQrubK46fW @@ -10,6 +10,8 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +net: dsa: microchip: Fix KSZ8863 reset problem +net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing Revert "net: mdio_bus: Use devm for getting reset GPIO" net: usbnet: Fix the wrong netif_carrier_on() call placement selftests: net: packetdrill: xfail all problems on slow machines @@ -26,9 +28,6 @@ net: airoha: npu: Add missing MODULE_FIRMWARE macros net: devmem: fix DMA direction on unmapping ipa: fix compile-testing with qcom-mdt=m net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnect -net: Add locking to protect skb->dev access in ip_output -net: drop UFO packets in udp_rcv_segment() -net/sched: taprio: enforce minimum value for picos_per_byte eth: fbnic: unlink NAPIs from queues on error to open ptp: prevent possible ABBA deadlock in ptp_clock_freerun() selftests/tc-testing: Check backlog stats in gso_skb case