Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-14--09-00 (v6.15-rc1-494-gdba7cf25be1d) remotes/brancher/net-next-2025-04-14--12-00 (v6.15-rc1-496-g56f588ee8a3f) ==== BASE DIFF ==== net/hsr/hsr_device.c | 5 +++++ net/hsr/hsr_main.c | 9 +++++++++ net/hsr/hsr_main.h | 1 + net/hsr/hsr_slave.c | 2 ++ 4 files changed, 17 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.AxlXyGgRYL b/tmp/tmp.Tx4BsyO0XQ index 5eae0dc21bed..5a66fd21db6d 100644 --- a/tmp/tmp.AxlXyGgRYL +++ b/tmp/tmp.Tx4BsyO0XQ @@ -6,9 +6,26 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set +octeon_ep_vf: Resolve netdevice usage count issue +net: stmmac: imx: use stmmac_pltfr_probe() +net: stmmac: anarion: use devm_stmmac_pltfr_probe() +net: stmmac: anarion: use stmmac_pltfr_probe() +net: stmmac: anarion: clean up interface parsing +net: stmmac: anarion: clean up anarion_config_dt() error handling +ptp: ocp: fix NULL deref in _signal_summary_show +net: wangxun: restrict feature flags for tunnel packets +net: txgbe: Support to set UDP tunnel port net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER net: ethernet: ti: am65-cpsw: set fwnode for ports net: ethernet: ti: am65-cpsw: fix port_np reference counting +net/mlx5: Don't use %pK through tracepoints +ice: Don't use %pK through printk or tracepoints +wifi: mwifiex: Don't use %pK through printk +wifi: wcn36xx: Don't use %pK through printk +wifi: ath12k: Don't use %pK through printk +wifi: ath11k: Don't use %pK through printk +wifi: ath10k: Don't use %pK through printk selftests: net: add a virtio_net deadlock selftest selftests: net: move xdp_helper to net/lib virtio-net: disable delayed refill when pausing rx @@ -45,7 +62,6 @@ 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 -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() net: stmmac: remove _RE and _TE in (start|stop)_(tx|rx)() methods @@ -216,20 +232,5 @@ tc: Return an error if filters try to attach too many actions xsk: Fix race condition in AF_XDP generic RX path page_pool: Track DMA-mapped pages and unmap them when destroying the pool page_pool: Move pp_magic check into helper functions -net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP -ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE. -ipv6: Protect nh->f6i_list with spinlock and flag. -ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add(). -ipv6: Protect fib6_link_table() with spinlock. -ipv6: Factorise ip6_route_multipath_add(). -ipv6: Don't pass net to ip6_route_info_append(). -ipv6: Preallocate nhc_pcpu_rth_output in ip6_route_info_create(). -ipv6: Preallocate rt->fib6_nh->rt6i_pcpu in ip6_route_info_create(). -ipv6: Split ip6_route_info_create(). -ipv6: Move nexthop_find_by_id() after fib6_info_alloc(). -ipv6: Check GATEWAY in rtm_to_fib6_multipath_config(). -ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config(). -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