Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-02--15-00 (v6.19-rc3-208-gd3645bc9a8b7) remotes/brancher/net-next-2026-01-02--18-00 (v6.19-rc3-206-gb07c1a34dd02) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.snQLEGT6tz b/tmp/tmp.zUsz5u7QqE index a65347d8bc09..e30f47fd932d 100644 --- a/tmp/tmp.snQLEGT6tz +++ b/tmp/tmp.zUsz5u7QqE @@ -11,6 +11,9 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +virtio-net: clean up __virtnet_rx_pause/resume +virtio-net: remove unused delayed refill worker +virtio-net: don't schedule delayed refill worker inet: frags: drop fraglist conntrack references net: phy: mediatek: enable interrupts on AN7581 net: airoha: Fix npu rx DMA definitions @@ -73,9 +76,6 @@ netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates net: airoha: Fix schedule while atomic in airoha_ppe_deinit() net: sock: fix hardened usercopy panic in sock_recv_errqueue net: fec: Add stop mode support on i.MX8DX/i.MX8QP -virtio-net: schedule the pending refill work after being enabled -virtio-net: ensure rx NAPI is enabled before enabling refill work -virtio-net: make refill work a per receive queue work net: phy: mxl-86110: Add power management and soft reset support buildid: validate page-backed file before parsing build ID net: nfc: nci: Fix parameter validation for packet data @@ -90,8 +90,6 @@ RDMA/core: Add FRMR pools statistics RDMA/core: Add aging to FRMR pools IB/core: Introduce FRMR pools RDMA/mlx5: Move device async_ctx initialization -drivers: net: replace `kernel::c_str!` with C-Strings -rust: net: replace `kernel::c_str!` with C-Strings Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT net: rose: fix invalid array index in rose_kill_by_device()