Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-12--21-00 (v6.15-rc1-481-ge7713d7095e8) remotes/brancher/net-next-2025-04-13--00-00 (v6.15-rc1-471-g8325dbac9f03) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.wPVyMORdDW b/tmp/tmp.UFbSOU43dq index fbe3bd70411d..00d0f0bb2006 100644 --- a/tmp/tmp.wPVyMORdDW +++ b/tmp/tmp.UFbSOU43dq @@ -6,21 +6,19 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: don't mix device locking in dev_close_many() calls 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 net: stmmac: qcom-ethqos: remove unnecessary setting max_speed net: stmmac: qcom-ethqos: remove ethqos->speed net: stmmac: qcom-ethqos: set serdes speed using serdes_speed -resume oif rule match l3mdev in fib_lookup net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set net: openvswitch: fix nested key length validation in the set() action net: stmmac: leave enabling _RE and _TE to stmmac_mac_link_up() @@ -212,11 +210,3 @@ 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