aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/nf_flowtable.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-20docs: nf_flowtable: fix typo.Jeremy Sowden1-1/+1
"mailined" should be "mainlined." Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2020-04-30docs: networking: convert nf_flowtable.txt to ReSTMauro Carvalho Chehab1-0/+117
- add SPDX header; - adjust title markup; - mark code blocks and literals as such; - add notes markups; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>