Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-21--12-00 (v6.14-rc7-2090-gc749cb5e377a) remotes/brancher/net-next-2025-03-21--15-00 (v6.14-rc7-2084-geccd0389eefe) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.aCFSitRb09 b/tmp/tmp.F2SkpQQb1J index 346a53d17108..2a19f0f0fa97 100644 --- a/tmp/tmp.aCFSitRb09 +++ b/tmp/tmp.F2SkpQQb1J @@ -4,6 +4,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3 +net: dl2k: fix potential null deref in receive_packet() +udp_tunnel: prevent GRO lookup optimization for user-space sockets +udp_tunnel: avoid inconsistent local variables usage +udp_tunnel: fix UaF in GRO accounting +udp_tunnel: fix compile warning +udp_tunnel: properly deal with xfrm gro encap. net: stmmac: Call xpcs_config_eee_mult_fact() only when xpcs is present ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() net: mvpp2: Prevent parser TCAM memory corruption @@ -17,19 +24,6 @@ virtio_net: Fix endian with virtio_net_ctrl_rss virtio_net: Split struct virtio_net_rss_config bonding: check xdp prog when set bond mode net: fully namespace net.core.{r,w}mem_{default,max} sysctls -ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE. -ipv6: Protect nh->f6i_list with spinlock and flag. -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(). selftests: Add napi threaded busy poll test in `busy_poller` Extend napi threaded polling to allow kthread based busy polling net: Create separate gro_flush helper function