Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-27--18-00 (v6.18-rc2-646-g00b099fa3b96) remotes/brancher/net-next-2025-10-27--21-00 (v6.18-rc2-648-ge26512803418) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qZKzPdONc4 b/tmp/tmp.m7fJ48IAvM index 04547b38630f..3dae94fea9bf 100644 --- a/tmp/tmp.qZKzPdONc4 +++ b/tmp/tmp.m7fJ48IAvM @@ -12,6 +12,12 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +veth: more robust handing of race to avoid txq getting stuck +veth: enable dev_watchdog for detecting stalled TXQs +net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx +tools: ynl: rework the string representation of NlError +tools: ynl: fix indent issues in the main Python lib +selftests: drv-net: replace the nsim ring test with a drv-net one netconsole: Fix race condition in between reader and writer of userdata net: stmmac: qcom-ethqos: add support for sa8255p net: stmmac: qcom-ethqos: define a callback for setting the serdes speed @@ -115,7 +121,6 @@ i40e: Replace sscanf() with kstrtoint() in i40e_dbg_netdev_ops_write() net: hibmcge: fix the inappropriate netif_device_detach() net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy. net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue -tools: ynl: rework the string representation of NlError ice: remove duplicate call to ice_deinit_hw() on error paths ice: move ice_deinit_dev() to the end of deinit paths ice: extract ice_init_dev() from ice_init() @@ -163,9 +168,6 @@ batman-adv: Start new development cycle net: rps: softnet_data reorg to make enqueue_to_backlog() fast batman-adv: Release references to inactive interfaces net: optimize enqueue_to_backlog() for the fast path -virtio-net: correct hdr_len handling for tunnel gso -virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN -virtio-net: fix incorrect flags recording in big mode net: stmmac: Add a devlink attribute to control timestamping mode net: stmmac: Move subsecond increment configuration in dedicated helper net/sched: Remove unused typedef psched_tdiff_t