summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c
AgeCommit message (Expand)Author
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy
2014-01-07netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-04netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
2014-01-03netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz
2014-01-03netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann
2013-12-28netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso
2013-12-28netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso
2013-12-28netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso
2013-12-17netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka
2013-12-07netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add insert operationEric Leblond
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy