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)
commitddccc9ef55992716ad477d38fbcd9f8f1d34fc67
tree4bfea333e50b020b900ce7199b287347a5f2ac66
parentbe76955dea93fe7ee9e0a6f961a7185290a2417f
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