aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_tables_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18netfilter: nf_tables: add direct calls for all builtin expressionsFlorian Westphal1-0/+16
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche1-0/+4
2018-07-30netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal1-0/+7
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso1-0/+6
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso1-0/+8
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal1-0/+1
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal1-0/+1
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-24netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso1-0/+2
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso1-0/+1
2016-11-09netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang1-24/+9
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso1-0/+3
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal1-0/+1
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy1-0/+9
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy1-0/+3
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2013-10-21nf_tables*.h: Remove extern from function prototypesJoe Perches1-14/+14
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy1-0/+9
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy1-0/+8
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+25