aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_lookup.c
AgeCommit message (Expand)Author
2017-03-06netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso
2017-01-23netfilter: nf_tables: validate the name size when possibleLiping Zhang
2016-11-09netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2016-09-23netfilter: nft_lookup: remove superfluous element found checkPablo Neira Ayuso
2016-07-11netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy
2015-01-30netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-03-08netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy
2014-02-09net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy