netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/1] net: Add doc on how SKBs work
@ 2014-02-26 12:10 Neil Jerram
  2014-02-26 12:10 ` [PATCH net-next 1/1] " Neil Jerram
  2014-02-27 21:06 ` [PATCH net-next 0/1] " David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Neil Jerram @ 2014-02-26 12:10 UTC (permalink / raw)
  To: netdev; +Cc: davem, Neil Jerram

I'm ramping up on Linux networking and found the material at
http://vger.kernel.org/~davem/skb_data.html very useful.  Therefore
here is a patch to copy that into a Documentation/networking file in
the Linux tree.

Is this kind of thing welcome?  If it is, I'm aware that:

- some of the details are out of date

- more material would be useful on other pointers into the data area,
  such as the MAC and network headers

and would propose to work on addressing those in subsequent changes.

Regards,
    Neil


Neil Jerram (1):
  net: Add doc on how SKBs work

 Documentation/networking/00-INDEX     |    2 +
 Documentation/networking/skb_data.txt |  385 +++++++++++++++++++++++++++++++++
 2 files changed, 387 insertions(+)
 create mode 100644 Documentation/networking/skb_data.txt

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-27 21:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 12:10 [PATCH net-next 0/1] net: Add doc on how SKBs work Neil Jerram
2014-02-26 12:10 ` [PATCH net-next 1/1] " Neil Jerram
2014-02-27 21:06 ` [PATCH net-next 0/1] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).