Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-10--03-42 (net-next-6.15-11691-gb5832b333516) remotes/brancher/net-next-2025-04-10--06-00 (net-next-6.15-11724-gfd55e3ba2f01) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.NZlPoIormF b/tmp/tmp.tlbvUkB4fV index 9edb76a8927b..3a862e4401cd 100644 --- a/tmp/tmp.NZlPoIormF +++ b/tmp/tmp.tlbvUkB4fV @@ -6,6 +6,26 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ethernet: microchip: lan743x: Fix memory allocation failure +net: mctp: Set SOCK_RCU_FREE +tcp: Rename tcp_or_dccp_get_hashinfo(). +net: Unexport shared functions for DCCP. +net: Retire DCCP socket. +selftest: net: Remove DCCP bits. +net: Remove ->exit_batch_rtnl(). +geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl(). +bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl(). +gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl(). +bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl(). +bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl(). +xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl(). +ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl(). +ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl(). +vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl(). +nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl(). +net: Add ->exit_rtnl() hook to struct pernet_operations. +net: Add ops_undo_single for module load/unload. +net: Factorise setup_net() and cleanup_net(). net: hibmcge: fix multiple phy_stop() issue net: hibmcge: fix not restore rx pause mac addr after reset issue net: hibmcge: fix the incorrect np_link fail state issue. @@ -13,6 +33,19 @@ net: hibmcge: fix wrong mtu log issue net: hibmcge: fix the share of irq statistics among different network ports issue net: hibmcge: fix incorrect multicast filtering issue net: hibmcge: fix incorrect pause frame statistics issue +tools: ynl: generate code for rt-route and add a sample +tools: ynl: generate code for rt-addr and add a sample +tools: ynl-gen: use family c-name in notifications +tools: ynl-gen: consider dump ops without a do "type-consistent" +tools: ynl: don't use genlmsghdr in classic netlink +tools: ynl-gen: don't consider requests with fixed hdr empty +tools: ynl: support creating non-genl sockets +netlink: specs: rt-route: add C naming info +netlink: specs: rt-addr: add C naming info +netlink: specs: rt-route: remove the fixed members from attrs +netlink: specs: rt-addr: remove the fixed members from attrs +netlink: specs: rt-route: specify fixed-header at operations level +netlink: specs: rename rtnetlink specs in accordance with family name net: convert dev->rtnl_link_state to a bool sock: Correct error checking condition for (assign|release)_proto_idx() net: mdio: Add RTL9300 MDIO driver