Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-12--18-00 (v6.15-rc1-465-g2750b4142cf5) remotes/brancher/net-next-2025-04-12--21-00 (v6.15-rc1-481-ge7713d7095e8) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.g5fzvr5RTI b/tmp/tmp.kRHn1UxRU5 index b3fcdb1dfe63..fbe3bd70411d 100644 --- a/tmp/tmp.g5fzvr5RTI +++ b/tmp/tmp.kRHn1UxRU5 @@ -6,6 +6,14 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ch9200: avoid triggering NWay restart on non-zero PHY ID +net: ch9200: add missing error handling in ch9200_bind() +net: ch9200: fail fast on control_read() failures during get_mac_address() +net: ch9200: remove extraneous return that prevents error propagation +net: ch9200: fix uninitialised access bug during mii_nway_restart +Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf +octeontx2-pf: handle otx2_mbox_get_rsp errors +netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl net: ipconfig: replace strncpy with strscpy net: ngbe: fix memory leak in ngbe_probe() error path net: stmmac: qcom-ethqos: remove speed_mode_2500() method @@ -204,3 +212,11 @@ ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE. ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config(). net: ptp: introduce .supported_perout_flags to ptp_clock_info net: ptp: introduce .supported_extts_flags to ptp_clock_info +bpf: Convert ringbuf map to rqspinlock +bpf: Convert queue_stack map to rqspinlock +bpf: Use architecture provided res_smp_cond_load_acquire +selftests/bpf: Make res_spin_lock AA test condition stronger +Merge branch 'support-skf_net_off-and-skf_ll_off-on-skb-frags' +selftests/net: test sk_filter support for SKF_NET_OFF on frags +bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags +selftests/bpf: Make res_spin_lock test less verbose