summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/nf_tables_bridge.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-091-0/+1
* netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-0/+1
* netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-071-19/+19
* netfilter: bridge: nf_tables: add filter chain typePablo Neira Ayuso2013-10-281-2/+39
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-2/+30
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+37