summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_tables_core.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: add direct calls for all builtin expressionsFlorian Westphal2019-01-181-0/+16
* netfilter: nf_tables: add SECMARK supportChristian Göttsche2018-09-281-0/+4
* netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal2018-07-301-0/+7
* netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso2018-07-061-0/+6
* netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-011-0/+8
* netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal2018-04-271-0/+1
* netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal2018-04-271-0/+1
* netfilter: nf_tables: make meta expression builtinFlorian Westphal2018-04-271-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso2017-07-241-0/+2
* netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2016-12-061-0/+1
* netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang2016-11-091-24/+9Star
* netfilter: nf_tables: add range expressionPablo Neira Ayuso2016-09-251-0/+3
* netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-091-0/+1
* netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-0/+9
* netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy2015-04-081-0/+3
* netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-141-0/+10
* nf_tables*.h: Remove extern from function prototypesJoe Perches2013-10-211-14/+14
* netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy2013-10-141-0/+9
* netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy2013-10-141-0/+8
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+25