From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753294AbaI1CVt (ORCPT ); Sat, 27 Sep 2014 22:21:49 -0400 Received: from mail-ie0-f180.google.com ([209.85.223.180]:48788 "EHLO mail-ie0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531AbaI1CVr (ORCPT ); Sat, 27 Sep 2014 22:21:47 -0400 Message-ID: <542770B8.3000102@gmail.com> Date: Sat, 27 Sep 2014 22:21:44 -0400 From: nick User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: davem@davemloft.net CC: edumazet@google.com, mst@redhat.com, therbert@google.com, willemb@google.com, fw@strlen.de, Paul.Durrant@citrix.com, tgraf@suug.ch, vyasevic@redhat.com, herbert@gondor.apana.org.au, JBeulich@suse.com, mszeredi@suse.cz, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: SKB Documentation Ideas and How to Write Docs for Kernel Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello to the maintainers of the file,skb.c , I am wondering about making it easier for new developers including myself by writing a file in the docs on networking related to skb_buff and it's various methods of use to developing in the kernel's various networking subsystems. If one of the maintainers would like to help give me feedback on my writing of these docs this would be helpful and make it easier for everyone as from my experience skb_buff is one of the most asked about things in the networking lists and would allow people more thing for other work, including the maintainers of lots of the networking code. I understand you guys are very busy so feel free to respond whenever you get free time during the next few weeks. Thanks Nick