Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.7-rc3 19 lines 310 B view raw
1.. SPDX-License-Identifier: BSD-3-Clause 2 3================ 4Netlink Handbook 5================ 6 7Netlink documentation for users. 8 9.. toctree:: 10 :maxdepth: 2 11 12 intro 13 intro-specs 14 specs 15 c-code-gen 16 genetlink-legacy 17 netlink-raw 18 19See also :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`.