Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-12--09-00 (net-next-6.17-10304-g02423181429d) remotes/brancher/net-next-2025-08-12--12-00 (net-next-6.17-10319-ga70e71bb4eb2) ==== BASE DIFF ==== .../devicetree/bindings/net/thead,th1520-gmac.yaml | 6 ++++-- Documentation/networking/ip-sysctl.rst | 2 +- arch/riscv/boot/dts/thead/th1520.dtsi | 10 ++++++---- drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c | 14 +++++++++++++ drivers/net/phy/mdio_bus.c | 1 + drivers/net/phy/mdio_bus_provider.c | 3 --- drivers/net/phy/nxp-c45-tja11xx.c | 23 ++++++++++++---------- 7 files changed, 39 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.deIeWzF7a8 b/tmp/tmp.0gzhSm8yBn index 970a0c568771..3d34031617bc 100644 --- a/tmp/tmp.deIeWzF7a8 +++ b/tmp/tmp.0gzhSm8yBn @@ -12,12 +12,35 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +virtio_net: adjust the execution order of function `virtnet_close` during freeze net: mctp: Fix bad kfree_skb in bind lookup test +net: wangxun: support to use adaptive RX/TX coalescing +net: wangxun: cleanup the code in wx_set_coalesce() +net: wangxun: limit tx_max_coalesced_frames_irq +net: ngbe: change the default ITR setting +net: qrtr: mhi: Report endpoint id in sysfs +net: qrtr: ns: support multiple endpoints +net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages +net: qrtr: allow socket endpoint binding +net: qrtr: Allow sendmsg to target an endpoint +net: qrtr: Report endpoint for locally generated messages +net: qrtr: Report sender endpoint in aux data +net: qrtr: support identical node ids +net: qrtr: fit node ID + port number combination into unsigned long +net: qrtr: allocate and track endpoint ids +net: qrtr: ns: validate msglen before ctrl_pkt use selftests: drv-net: add test for RSS on flow label eth: bnxt: support RSS on IPv6 Flow Label eth: fbnic: support RSS on IPv6 Flow Label net: ethtool: support including Flow Label in the flow hash for RSS net/core: fix wrong return value in __splice_segment +bonding: Selftest and documentation for the arp_ip_target parameter. +bonding: Update for extended arp_ip_target format. +bonding: Update to bond_arp_send_all() to use supplied vlan tags +bonding: Processing extended arp_ip_target from user space. +bonding: arp_ip_target helpers. +bonding: Adding extra_len field to struct bond_opt_value. +bonding: Adding struct bond_arp_target selftests: drv-net: devmem: flip the direction of Tx tests selftests: net: terminate bkg() commands on exception selftests: drv-net: devmem: add / correct the IPv6 support @@ -30,8 +53,6 @@ selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rights selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c. selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS. net: phy: fixed: remove usage of a faux device -sctp: Convert cookie authentication to use HMAC-SHA256 -sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication selftests: netconsole: Validate interface selection by MAC address netconsole: use netpoll_parse_ip_addr in local_ip_store netconsole: use netpoll_parse_ip_addr in local_ip_store @@ -74,18 +95,5 @@ net: kcm: Fix race condition in kcm_unattach() net: prevent deadlocks when enabling NAPIs with mixed kthread config net: update NAPI threaded config even for disabled NAPIs selftests: drv-net: don't assume device has only 2 queues -selftests: drv-net: wait for carrier -docs: Fix name for net.ipv4.udp_child_hash_entries -riscv: dts: thead: Add APB clocks for TH1520 GMACs -net: stmmac: thead: Get and enable APB clock on initialization -dt-bindings: net: thead,th1520-gmac: Describe APB interface clock -selftests: tls: test TCP stealing data from under the TLS socket -tls: handle data disappearing from under the TLS ULP -net: mdiobus: release reset_gpio in mdiobus_unregister_device() -net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45 phy: ti: gmii-sel: Force RGMII TX delay -phy: mscc: Fix timestamping for vsc8584 -selftests: bonding: add test for passive LACP mode -bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU -bonding: update LACP activity flag after setting lacp_active bonding: fix multicast MAC address synchronization