summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_tables_inet.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-10netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso1-1/+7
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy1-2/+2
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy1-1/+1
2014-01-09netfilter: nf_tables: add missing module references to chain typesPatrick McHardy1-0/+1
2014-01-08netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy1-0/+97