Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-07--21-00 (net-next-6.15-11562-g7a13b58a529f) remotes/brancher/net-next-2025-04-08--00-00 (net-next-6.15-11576-gc21a652438c7) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.2WLfLdrTfs b/tmp/tmp.tqnOzQTR51 index 5691cd5eff5d..a00c528e63c5 100644 --- a/tmp/tmp.2WLfLdrTfs +++ b/tmp/tmp.tqnOzQTR51 @@ -6,10 +6,24 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +pds_core: make wait_context part of q_info +pds_core: smaller adminq poll starting interval +pds_core: Remove unnecessary check in pds_client_adminq_cmd() +pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result +pds_core: remove extra name description +pds_core: Prevent possible adminq overflow/stuck condition +selftests/tc-testing: sfq: check that a derived limit of 1 is rejected +net_sched: sch_sfq: move the limit validation +net_sched: sch_sfq: use a temporary work area for validating configuration selftests: mptcp: validate MPJoin HMacFailure counters mptcp: only inc MPJoinAckHMacFailure for HMAC failures smc: Fix lockdep false-positive for IPPROTO_SMC. +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.