]> git.baikalelectronics.ru Git - kernel.git/commit
skbuff: add a basic intro doc
authorJakub Kicinski <kuba@kernel.org>
Mon, 9 May 2022 16:04:54 +0000 (09:04 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 May 2022 00:48:31 +0000 (17:48 -0700)
commit01bd434cb02e9694f7854999196c1c97dc638948
tree4bfea333e50b020b900ce7199b287347a5f2ac66
parent18f1fdcd23a715e9005c98824e402ed47a74b885
skbuff: add a basic intro doc

Add basic skb documentation. It's mostly an intro to the subsequent
patches - it would looks strange if we documented advanced topics
without covering the basics in any way.

Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/skbuff.rst [new file with mode: 0644]
include/linux/skbuff.h