Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-06--15-00 (v6.14-rc4-1292-ge970ed3a89b6) remotes/brancher/net-next-2025-03-06--18-00 (v6.14-rc4-1304-g2ca21f01bfde) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.pMDN2QjJL0 b/tmp/tmp.NxvWLcmikI index 506d394ad524..f4ff15d24b3e 100644 --- a/tmp/tmp.pMDN2QjJL0 +++ b/tmp/tmp.NxvWLcmikI @@ -3,6 +3,19 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: net: use the dummy bpf from net/lib +selftests: drv-net: add path helper for net/lib +qlcnic: Optimize performance by replacing rw_lock with spinlock +vsock/test: Add test for null ptr deref when transport changes +vsock/test: Add new function to check for timeout +udp_tunnel: use static call for GRO hooks when possible +udp_tunnel: create a fast-path GRO lookup. +netfilter: nf_tables: make destruction work queue pernet +netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around +netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template. +eth: fbnic: support ring size configuration +eth: fbnic: fix typo in compile assert +eth: fbnic: link NAPIs to page pools netpoll: hold rcu read lock in __netpoll_send_skb() tcp: ulp: diag: more info without CAP_NET_ADMIN tcp: ulp: diag: always print the name if any @@ -49,7 +62,6 @@ ice: register devlink prior to creating health reporters ice: Fix switchdev slow-path in LAG ice: fix memory leak in aRFS after reset ice: do not configure destination override for switchdev -net: dsa: mv88e6xxx: Verify after ATU Load ops net: stmmac: mostly remove "buf_sz" net: stmmac: avoid shadowing global buf_sz netfilter: Make xt_cgroup independent from net_cls