docs: netdev: note that RFC postings are allowed any time
authorJakub Kicinski <kuba@kernel.org>
Wed, 30 Mar 2022 04:24:56 +0000 (21:24 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 31 Mar 2022 08:49:38 +0000 (10:49 +0200)
Document that RFCs are allowed during the merge window.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/networking/netdev-FAQ.rst

index 041993258dda3a19ef9d0e003995154ac29048ea..f4c77efa75d4c44025ba3bbbe7a246af648212e8 100644 (file)
@@ -74,6 +74,9 @@ sent to netdev, but knowing the above, you can predict that in advance.
   Do not send new ``net-next`` content to netdev during the
   period during which ``net-next`` tree is closed.
 
+RFC patches sent for review only are obviously welcome at any time
+(use ``--subject-prefix='RFC net-next'`` with ``git format-patch``).
+
 Shortly after the two weeks have passed (and vX.Y-rc1 is released), the
 tree for ``net-next`` reopens to collect content for the next (vX.Y+1)
 release.