summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_tables_trace.c
AgeCommit message (Expand)Author
2023-10-18netfilter: nf_tables: mask out non-verdict bits when checking return valueFlorian Westphal
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal
2022-01-09netfilter: nf_tables: add rule blob layoutPablo Neira Ayuso
2021-11-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2021-03-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-07-31netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: No need to check chain existence when tracingPhil Sutter
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-23netfilter: nf_tables: check tprot_set first when we use xt.thoffLiping Zhang
2016-09-05netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal