Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-07--15-00 (v6.14-rc1-298-g15fabbdbd53c) remotes/brancher/net-next-2025-02-07--18-00 (v6.14-rc1-317-g06ebc565ce3d) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.0hFrJY8u9q b/tmp/tmp.7i4TXflvNP index aa669b58d848..93911d9c8ac9 100644 --- a/tmp/tmp.0hFrJY8u9q +++ b/tmp/tmp.7i4TXflvNP @@ -3,6 +3,25 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ipv6: mcast: extend RCU protection in igmp6_send() +ndisc: extend RCU protection in ndisc_send_skb() +vrf: use RCU protection in l3mdev_l3_out() +openvswitch: use RCU protection in ovs_vport_cmd_fill_info() +arp: use RCU protection in arp_xmit() +neighbour: use RCU protection in __neigh_notify() +ndisc: use RCU protection in ndisc_alloc_skb() +ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() +netlink: specs: add ctnetlink dump and stats dump support +netlink: specs: wireless: add a spec for nl80211 +netlink: specs: add s8, s16 to genetlink schemas +netlink: specs: support nested structs in genetlink legacy +tools/net/ynl: add indexed-array scalar support to ynl-gen-c +tools/net/ynl: sanitise enums with leading digits in ynl-gen-c +tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c +tools/net/ynl: accept IP string inputs +tools/net/ynl: support rendering C array members to strings +tools/net/ynl: support decoding indexed arrays as enums +tools/net/ynl: remove extraneous plural from variable names net: fec: Refactor MAC reset to function selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support netlink: support dumping IPv4 multicast addresses