Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-28--06-00 (v6.17-rc2-730-g5d4c606d47cb) remotes/brancher/net-next-2025-08-28--09-00 (v6.17-rc2-737-g0bdd0f3fb231) ==== BASE DIFF ==== drivers/net/ethernet/cadence/macb_main.c | 7 ++----- net/ipv4/route.c | 10 +++++++--- 2 files changed, 9 insertions(+), 8 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.HUKKde1Yxj b/tmp/tmp.9AZatwHZOb index 9b49d7c3aab2..1413ea46cc43 100644 --- a/tmp/tmp.HUKKde1Yxj +++ b/tmp/tmp.9AZatwHZOb @@ -12,6 +12,14 @@ 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 +vsock/test: Remove redundant semicolons +ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog +tcp: Free TCP-AO/TCP-MD5 info/keys without RCU +tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct() +mISDN: Fix memory leak in dsp_hwec_enable() +net: phy: micrel: Add PTP support for lan8842 +net: phy: micrel: Introduce function __lan8814_ptp_probe_once +eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring mctp pcc: Implement MCTP over PCC Transport net: rnpgbe: Add register_netdev net: rnpgbe: Add basic mbx_fw support @@ -84,7 +92,6 @@ fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_mode fbnic: Move promisc_sync out of netdev code and into RPC path net: pse-pd: Add Si3474 PSE controller driver dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller -net: macb: Disable clocks once inet: raw: add drop_counters to raw sockets udp: add drop_counters to udp socket net: add sk->sk_drop_counters @@ -95,5 +102,3 @@ uapi: wrap compiler_types.h in an ifdef instead of the implicit strip selftests: bonding: add test for LACP actor port priority bonding: support aggregator selection based on port priority bonding: add support for per-port LACP actor priority -net/cls_cgroup: Fix task_get_classid() during qdisc run -microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support