]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/networking/netdev-FAQ.txt
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
[linux.git] / Documentation / networking / netdev-FAQ.txt
index 2a3278d5cf35370aa6fb3679b0109a71365a9c62..fa951b820b25d927eb210535d603f0bcfbf0f4cd 100644 (file)
@@ -179,6 +179,15 @@ A: No.  See above answer.  In short, if you think it really belongs in
    dash marker line as described in Documentation/process/submitting-patches.rst to
    temporarily embed that information into the patch that you send.
 
+Q: Are all networking bug fixes backported to all stable releases?
+
+A: Due to capacity, Dave could only take care of the backports for the last
+   2 stable releases. For earlier stable releases, each stable branch maintainer
+   is supposed to take care of them. If you find any patch is missing from an
+   earlier stable branch, please notify stable@vger.kernel.org with either a
+   commit ID or a formal patch backported, and CC Dave and other relevant
+   networking developers.
+
 Q: Someone said that the comment style and coding convention is different
    for the networking content.  Is this true?