summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_redir.c
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-07-16netfilter: nf_tables: fix module autoload for redirChristian Hesse
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-31netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso
2019-04-08netfilter: nft_redir: add inet supportFlorian Westphal
2019-04-08netfilter: nft_redir: Make nft_redir_dump staticYueHaibing
2019-03-18netfilter: nft_redir: fix module autoload with ip4Pablo Neira Ayuso
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2014-11-12netfilter: nft_redir: fix sparse warningsPablo Neira Ayuso
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero