Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-05--03-00 (net-next-6.14-8385-gc291720d0d51) remotes/brancher/net-next-2025-02-05--06-00 (net-next-6.14-8400-gf9dbf0e09fd2) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.6WpNxc8Y0h b/tmp/tmp.0VMkDpzm9O index cc0d141b6baf..ee9143d03754 100644 --- a/tmp/tmp.6WpNxc8Y0h +++ b/tmp/tmp.0VMkDpzm9O @@ -5,7 +5,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -igc: Set buffer type for empty frames in igc_init_empty_frame +hv_netvsc: Use VF's tso_max_size value when data path is VF +net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE in MANA +eth: mlx4: use the page pool for Rx buffers +eth: mlx4: remove the local XDP fast-recycling ring +eth: mlx4: don't try to complete XDP frames in netpoll +eth: mlx4: create a page pool for Rx rxrpc: Fix race in call state changing vs recvmsg() rxrpc: Fix call state set to not include the SERVER_SECURING state selftests: mptcp: connect: -f: no reconnect @@ -16,6 +21,16 @@ net: napi: add CPU affinity to napi_config net: move ARFS rmap management to core MAINTAINERS: add a sample ethtool section entry MAINTAINERS: add entry for ethtool +net: add helpers for setting a memory provider on an rx queue +net: page_pool: add memory provider helpers +net: prepare for non devmem TCP memory providers +net: page_pool: add a mp hook to unregister_netdevice* +net: page_pool: add callback for mp info printing +netdev: add io_uring memory provider info +net: page_pool: create hooks for custom memory providers +net: generalise net_iov chunk owners +net: prefix devmem specific helpers +net: page_pool: don't cast mp param to devmem ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only net: ethernet: mtk_ppe_offload: Allow QinQ igb: fix igb_msix_other() handling for PREEMPT_RT