Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-02--18-00 (v6.19-rc3-206-gb07c1a34dd02) remotes/brancher/net-next-2026-01-02--21-00 (v6.19-rc3-206-gec530806cf7c) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hSgi946JeY b/tmp/tmp.VvT6f0ZD4T index e30f47fd932d..1845f47ac142 100644 --- a/tmp/tmp.hSgi946JeY +++ b/tmp/tmp.VvT6f0ZD4T @@ -11,6 +11,8 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +mlx5: TLS 1.3 hardware offload support +tls: TLS 1.3 hardware offload support virtio-net: clean up __virtnet_rx_pause/resume virtio-net: remove unused delayed refill worker virtio-net: don't schedule delayed refill worker @@ -25,8 +27,6 @@ selftests/tc-testing: Add test case redirecting to self on egress net/sched: act_mirred: Fix leak when redirecting to self on egress ipv4: Improve martian logs net: mediatek: add null pointer check for hardware offloading -mlx5: TLS 1.3 hardware offload support -tls: TLS 1.3 hardware offload support net/ena: fix missing lock when update devlink params bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup bnxt_en: Fix potential data corruption with HW GRO/LRO @@ -34,8 +34,6 @@ net: vlan: set header_ops to match hard_header_len when hw offload is toggled net: skbuff: fix truesize and head state corruption in skb_segment_list selftests: netdevsim: add carrier state consistency test net: netdevsim: fix inconsistent carrier state after link/unlink -selftests: net: simple selftest for ipvtap -ipvlan: Make the addrs_lock be per port net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628 net: wwan: iosm: Fix memory leak in ipc_mux_deinit() net: marvell: prestera: fix NULL dereference on devlink_alloc() failure @@ -90,6 +88,8 @@ 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()