summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_masq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-211-2/+1
|\
| * netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso2019-05-311-2/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal2019-04-111-13/+3
* netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal2019-04-111-2/+1
* netfilter: nft_masq: add inet supportFlorian Westphal2019-04-081-0/+64
* netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal2019-03-011-13/+167
* 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/+0
* 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: nft_masq: support port rangePablo Neira Ayuso2016-03-021-11/+40
* netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-191-9/+17
* netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-131-0/+12
* netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-091-0/+59