Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-15--16-00 (v6.15-rc1-460-g97b9529e383c) remotes/brancher/net-next-hw-2025-04-16--00-00 (v6.15-rc1-486-g850ca2b0bf5f) ==== BASE DIFF ==== drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c | 2 -- drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.h | 2 -- 2 files changed, 4 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.bJOhGqIiJM b/tmp/tmp.ZlTrMdwNwE index 7eb9ba14cec4..f57d2c8a1331 100644 --- a/tmp/tmp.bJOhGqIiJM +++ b/tmp/tmp.ZlTrMdwNwE @@ -1,22 +1,47 @@ +try to make the ping test not impact the csum test config: set preempt drv: net: add timeout selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: lwtunnel: disable BHs when required +net: don't try to ops lock uninitialized devs +ptp: ocp: fix start time alignment in ptp_ocp_signal_set +eth: bnxt: add support rx side device memory TCP +net: lan743x: Allocate rings outside ZONE_DMA net: txgbe: fix memory leak in txgbe_probe() error path net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails net: dsa: free routing table on probe failure net: dsa: clean up FDB, MDB, VLAN entries on unbind net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered +net: ptp: introduce .supported_perout_flags to ptp_clock_info +net: ptp: introduce .supported_extts_flags to ptp_clock_info selftests: fib_rule_tests: Add VRF match tests net: fib_rules: Fix iif / oif matching on L3 master device +rds: Use nested-BH locking for rds_page_remainder +rds: Acquire per-CPU pointer within BH disabled section +rds: Disable only bottom halves in rds_page_remainder_alloc() +mptcp: Use nested-BH locking for hmac_storage +net/sched: Use nested-BH locking for sch_frag_data_storage +net/sched: act_mirred: Move the recursion counter struct netdev_xmit +openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage +openvswitch: Use nested-BH locking for ovs_pcpu_storage +openvswitch: Merge three per-CPU structures into one +xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46] +netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit +netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx +netfilter: nf_dup{4, 6}: Move duplication check to task_struct +xdp: Use nested-BH locking for system_page_pool +ipv6: sr: Use nested-BH locking for hmac_storage +ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT +net: dst_cache: Use nested-BH locking for dst_cache::cache +net: page_pool: Don't recycle into cache on PREEMPT_RT eth: bnxt: fix missing ring index trim on error path amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload amd-xgbe: Fix data loss when RX checksum offloading is disabled net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set -octeon_ep_vf: Resolve netdevice usage count issue net: wangxun: restrict feature flags for tunnel packets net: txgbe: Support to set UDP tunnel port net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER