aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nft_redir_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang1-4/+4
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal1-0/+7
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez1-2/+2
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso1-2/+1
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman1-1/+1
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy1-2/+2
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy1-6/+5
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe1-4/+4
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso1-1/+1
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero1-0/+77