Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-25--00-00 (v6.14-rc7-2079-gd65cb6bcccdb) remotes/brancher/net-next-2025-03-25--03-00 (v6.14-rc7-2091-gaf012ca8fe61) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Sa3twWTlLb b/tmp/tmp.0GDe8brsyf index 4ecf2159ea11..6ec90e088eb2 100644 --- a/tmp/tmp.Sa3twWTlLb +++ b/tmp/tmp.0GDe8brsyf @@ -4,6 +4,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: atm: use sysfs_emit()/sysfs_emit_at() instead of scnprintf(). +netdev: don't hold rtnl_lock over nl queue info get when possible +netdev: add "ops compat locking" helpers +net: designate XSK pool pointers in queues as "ops protected" +net: make NETDEV_UNREGISTER and instance lock more consistent +net: protect rxq->mp_params with the instance lock +net: designate queue -> napi linking as "ops protected" +net: designate queue counts as "double ops protected" by instance lock +net: explain "protection types" for the instance lock +net: constify dev pointer in misc instance lock helpers +net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n +net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dmabuf() tcp/dccp: remove icsk->icsk_ack.timeout tcp/dccp: remove icsk->icsk_timeout net: add a debugfs files for showing netns refcount tracking info