Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-08--16-00 (net-next-6.15-11572-g8c6033206a53) remotes/brancher/net-next-hw-2025-04-09--00-00 (net-next-6.15-11573-g3c024019eb49) ==== BASE DIFF ==== drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +- drivers/net/ethernet/wangxun/libwx/wx_lib.c | 3 ++- 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 +++--- net/mptcp/subflow.c | 8 ++++++-- tools/testing/selftests/net/mptcp/mptcp_join.sh | 18 ++++++++++++++++++ tools/testing/selftests/tc-testing/tdc.sh | 4 ++++ 11 files changed, 53 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.i48Vnp0NyL b/tmp/tmp.Jp2VYxxduy index d34799031eee..3c4843f03da1 100644 --- a/tmp/tmp.i48Vnp0NyL +++ b/tmp/tmp.Jp2VYxxduy @@ -15,11 +15,8 @@ net_sched: sch_sfq: move the limit validation net_sched: sch_sfq: use a temporary work area for validating configuration net: stmmac: stm32: simplify clock handling net: Drop unused @sk of __skb_try_recv_from_queue() -net: libwx: handle page_pool_dev_alloc_pages error vsock/test: Expand linger test to ensure close() does not misbehave vsock: Linger on unsent data -selftests: mptcp: validate MPJoin HMacFailure counters -mptcp: only inc MPJoinAckHMacFailure for HMAC failures net: ncsi: Fix GCPS 64-bit member variables net: ncsi: Format structure for longer names eth: fbnic: add support for TTI HW stats @@ -28,14 +25,6 @@ eth: fbnic: add coverage for RXB stats eth: fbnic: add coverage for hw queue stats 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.