summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_trace.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter2017-07-311-2/+25
* netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter2017-07-311-1/+1
* netfilter: nf_tables: No need to check chain existence when tracingPhil Sutter2017-07-311-8/+5Star
* netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso2017-04-071-1/+2
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-031-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-251-1/+1
|\
| * netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang2016-09-051-1/+1
* | netfilter: nf_tables: check tprot_set first when we use xt.thoffLiping Zhang2016-09-231-9/+11
|/
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-241-2/+3
* netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-091-0/+4
* netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-091-0/+271