summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_redir.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: fix module autoload for redirChristian Hesse2019-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-221-2/+1Star
|\
| * netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso2019-05-311-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* netfilter: nft_redir: add inet supportFlorian Westphal2019-04-081-0/+61
* netfilter: nft_redir: Make nft_redir_dump staticYueHaibing2019-04-081-1/+1
* netfilter: nft_redir: fix module autoload with ip4Pablo Neira Ayuso2019-03-181-1/+1
* netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal2019-03-011-12/+142
* netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-101-1/+1
* netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang2017-03-061-4/+0Star
* netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal2016-12-041-1/+1
* netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-12-041-2/+2
* netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-131-6/+6
* netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-131-2/+5
* netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-191-8/+17
* netfilter: nft_redir: fix sparse warningsPablo Neira Ayuso2014-11-121-5/+6
* netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-271-0/+98