OSDN Git Service

docs: netdev: add a cheat sheet for the rules
authorJakub Kicinski <kuba@kernel.org>
Sat, 2 Jul 2022 03:12:09 +0000 (20:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jul 2022 09:06:50 +0000 (10:06 +0100)
Summarize the rules we see broken most often and which may
be less familiar to kernel devs who are used to working outside
of netdev.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/process/maintainer-netdev.rst

index 8a9dae7..d140070 100644 (file)
@@ -6,6 +6,15 @@
 netdev FAQ
 ==========
 
+tl;dr
+-----
+
+ - designate your patch to a tree - ``[PATCH net]`` or ``[PATCH net-next]``
+ - for fixes the ``Fixes:`` tag is required, regardless of the tree
+ - don't post large series (> 15 patches), break them up
+ - don't repost your patches within one 24h period
+ - reverse xmas tree
+
 What is netdev?
 ---------------
 It is a mailing list for all network-related Linux stuff.  This