Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-25--18-00 (v6.18-rc6-1454-ga5cb6ab10c1f) remotes/brancher/net-next-2025-11-25--21-00 (v6.18-rc6-1467-g08c0c07c411d) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.trGjA7jsJz b/tmp/tmp.FuicN6QNho index fbd889a91546..32238b19e8a1 100644 --- a/tmp/tmp.trGjA7jsJz +++ b/tmp/tmp.FuicN6QNho @@ -11,6 +11,19 @@ nipa: local: add short sleep to bond_macvlan_ipvlan.sh nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +virtio-net: avoid unnecessary checksum calculation on guest RX +MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev +mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose(). +tun: flush deferred skb free list before bulk NAPI cache get +net: core: export skb_defer_free_flush +tun: use napi_consume_skb() in tun_put_user +tun: use napi_build_skb in __tun_build_skb +tun: use bulk NAPI cache allocation in tun_xdp_one +tun: correct drop statistics in tun_get_user +tun: correct drop statistics in tun_put_user +tun: correct drop statistics in tun_xdp_one +tun: cleanup out label in tun_xdp_one +l2tp: fix double dst_release() on sk_dst_cache race flow_dissector: save computed hash in __skb_get_hash_symmetric_net() vhost/net: check peek_head_len after signal to guest to avoid delays mptcp: clear scheduled subflows on retransmit