aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-31netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter1-2/+25
2017-07-31netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter1-1/+1
2017-07-31netfilter: nf_tables: No need to check chain existence when tracingPhil Sutter1-8/+5
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso1-1/+2
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso1-4/+4
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1-1/+1
2016-09-23netfilter: nf_tables: check tprot_set first when we use xt.thoffLiping Zhang1-9/+11
2016-09-05netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang1-1/+1
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel1-2/+3
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal1-0/+4
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal1-0/+271