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