aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso1-0/+1
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso1-18/+184
2013-10-14netfilter: nf_tables: add insert operationEric Leblond1-6/+32
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso1-28/+55
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso1-7/+90
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso1-29/+191
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso1-111/+86
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-44/+57
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy1-8/+1070
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+1760