diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-01-20 18:50:34 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-01-24 10:58:11 +0100 |
commit | 9d6a65079c98f55fa2249c50e517d133d137c251 (patch) | |
tree | 326340ca3949ea570e9572e07811be59122d9741 /MAINTAINERS | |
parent | Merge branch 'net-sched-use-the-backlog-for-nested-mirred-ingress' (diff) | |
download | linux-9d6a65079c98f55fa2249c50e517d133d137c251.tar.xz linux-9d6a65079c98f55fa2249c50e517d133d137c251.zip |
docs: add more netlink docs (incl. spec docs)
Add documentation about the upcoming Netlink protocol specs.
Reviewed-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f9a459661b6b..dfb447c6b094 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14562,8 +14562,10 @@ Q: https://patchwork.kernel.org/project/netdevbpf/list/ B: mailto:netdev@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git +F: Documentation/core-api/netlink.rst F: Documentation/networking/ F: Documentation/process/maintainer-netdev.rst +F: Documentation/userspace-api/netlink/ F: include/linux/in.h F: include/linux/net.h F: include/linux/netdevice.h |