Message ID | 20240627213551.3147327-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | tcp_metrics: add netlink protocol spec in YAML | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 27 Jun 2024 14:35:49 -0700 you wrote: > Add a netlink protocol spec for the tcp_metrics generic netlink family. > First patch adjusts the uAPI header guards to make it easier to build > tools/ with non-system headers. > > v1: https://lore.kernel.org/all/20240626201133.2572487-1-kuba@kernel.org > > Jakub Kicinski (2): > tcp_metrics: add UAPI to the header guard > tcp_metrics: add netlink protocol spec in YAML > > [...] Here is the summary with links: - [net-next,v2,1/2] tcp_metrics: add UAPI to the header guard https://git.kernel.org/netdev/net-next/c/7c8110057b1b - [net-next,v2,2/2] tcp_metrics: add netlink protocol spec in YAML https://git.kernel.org/netdev/net-next/c/85674625e0bc You are awesome, thank you!