Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-18--06-00 (v6.15-rc2-710-gb62a5596c84c) remotes/brancher/net-next-2025-04-18--09-00 (v6.15-rc2-738-gf9a97b70e323) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.mxBOsV54mD b/tmp/tmp.sLNms3ZWXs index 6eadfe224e7a..4197a5f879ee 100644 --- a/tmp/tmp.mxBOsV54mD +++ b/tmp/tmp.sLNms3ZWXs @@ -7,6 +7,34 @@ tc_action dbg profile patch forwarding: set timeout to 3 hours net: fix the missing unlock for detached devices +net: 802: Remove unused p8022 code +ppp: Split ppp_exit_net() to ->exit_rtnl(). +pfcp: Convert pfcp_net_exit() to ->exit_rtnl(). +net: Drop hold_rtnl arg from ops_undo_list(). +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: Rename rt6_nh.next to rt6_nh.list. +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: ncdevmem: Implement devmem TCP TX +net: check for driver support in netmem TX +gve: add netmem TX support to GVE DQO-RDA mode +net: enable driver support for netmem TX +net: add devmem TCP TX documentation +net: devmem: Implement TX path +net: devmem: TCP tx netlink api +net: add get_netmem/put_netmem support +netmem: add niov->type attribute to distinguish different net_iov types tcp: try to avoid safer when ACKs are thinned tcp: accecn: try to fit AccECN option with SACK tcp: accecn: AccECN ACE field multi-wrap heuristic