Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-08--18-00 (net-next-6.15-11636-gbc094809dbce) remotes/brancher/net-next-2025-04-08--21-00 (net-next-6.15-11637-gbe15d0049d87) ==== BASE DIFF ==== drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +- include/net/rps.h | 5 +++-- net/core/dev.c | 11 +++++++---- net/core/dev.h | 5 +++-- net/core/net-procfs.c | 9 +++++---- net/core/rtnetlink.c | 2 +- net/core/sysctl_net_core.c | 6 +++--- 7 files changed, 23 insertions(+), 17 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.9oOJOzr6z7 b/tmp/tmp.bYOSRGRi3U index ad43516d913f..df35fd8338c1 100644 --- a/tmp/tmp.9oOJOzr6z7 +++ b/tmp/tmp.bYOSRGRi3U @@ -91,12 +91,6 @@ eth: fbnic: add locking support for hw stats smc: Fix lockdep false-positive for IPPROTO_SMC. page_pool: Track DMA-mapped pages and unmap them when destroying the pool page_pool: Move pp_magic check into helper functions -net: ena: Support persistent per-NAPI config. -rtnetlink: Fix bad unlock balance in do_setlink(). -net: rps: remove kfree_rcu_mightsleep() use -net: add data-race annotations in softnet_seq_show() -net: rps: annotate data-races around (struct sd_flow_limit)->count -net: rps: change skb_flow_limit() hash function net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. udp_tunnel: use static call for GRO hooks when possible udp_tunnel: create a fastpath GRO lookup.