Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-18--09-00 (v6.15-rc2-738-gf9a97b70e323) remotes/brancher/net-next-2025-04-18--12-00 (v6.15-rc2-761-g76f3b29bd3cf) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.IHeQwIDkDN b/tmp/tmp.KvDSggYyiG index 4197a5f879ee..303b55f7af7f 100644 --- a/tmp/tmp.IHeQwIDkDN +++ b/tmp/tmp.KvDSggYyiG @@ -6,7 +6,30 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: fully namespace net.core.{r,w}mem_{default,max} sysctls +selftests/vsock: add initial vmtest.sh for vsock +net/mlx5: Move ttc allocation after switch case to prevent leaks +net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() +netlink: specs: rt-rule: add C naming info +netlink: specs: rtnetlink: correct notify properties +netlink: specs: rt-neigh: make sure getneigh is consistent +netlink: specs: rt-neigh: add C naming info +netlink: specs: rt-link: add notification for newlink +netlink: specs: rt-link: make bond's ipv6 address attribute fixed size +netlink: specs: rt-link: adjust AF_ nest for C codegen +netlink: specs: rt-link: add C naming info +netlink: specs: rt-link: remove duplicated group in attr list +netlink: specs: rt-link: remove if-netnsid from attr list +netlink: specs: rt-link: remove the fixed members from attrs +netlink: specs: allow header properties for attribute sets net: fix the missing unlock for detached devices +neighbour: Convert RTM_SETNEIGHTBL to RCU. +neighbour: Convert RTM_GETNEIGHTBL to RCU. +neighbour: Convert RTM_GETNEIGH to RCU. +neighbour: Move neigh_find_table() to neigh_get(). +neighbour: Allocate skb in neigh_get(). +neighbour: Move two validations from neigh_get() to neigh_valid_get_req(). +neighbour: Make neigh_valid_get_req() return ndmsg. net: 802: Remove unused p8022 code ppp: Split ppp_exit_net() to ->exit_rtnl(). pfcp: Convert pfcp_net_exit() to ->exit_rtnl().