aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/00-INDEX
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2013-07-31 15:16:20 -0400
committerDavid S. Miller <davem@davemloft.net>2013-07-31 20:36:29 -0400
commit49dfe76261e427f5521b40321fbc3d947350165d (patch)
tree44fcd72970f99fd0124a5726727e383a1a05ba06 /Documentation/networking/00-INDEX
parent7764a45a8f1fe74d4f7d301eaca2e558e7e2831a (diff)
Documentation: add networking/netdev-FAQ.txt
A collection of expectations and operational details about how networking development takes place in the context of the netdev mailing list. The content is meant to capture specific items that are unique to netdev workflow, and not re-document generic linux expectations that are already captured elsewhere. This was originally proposed[1] as a regular posting mailing list FAQ, but it probably is more universally accessible here in tree. [1] https://lwn.net/Articles/559211/ Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/00-INDEX')
-rw-r--r--Documentation/networking/00-INDEX2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX
index 32dfbd924121..18b64b2b8a68 100644
--- a/Documentation/networking/00-INDEX
+++ b/Documentation/networking/00-INDEX
@@ -124,6 +124,8 @@ multiqueue.txt
124 - HOWTO for multiqueue network device support. 124 - HOWTO for multiqueue network device support.
125netconsole.txt 125netconsole.txt
126 - The network console module netconsole.ko: configuration and notes. 126 - The network console module netconsole.ko: configuration and notes.
127netdev-FAQ.txt
128 - FAQ describing how to submit net changes to netdev mailing list.
127netdev-features.txt 129netdev-features.txt
128 - Network interface features API description. 130 - Network interface features API description.
129netdevices.txt 131netdevices.txt