aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_lookup.c
Commit message (Expand)AuthorAge
* netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-13
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
* netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-13
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
* netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-13
* netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-13
* netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy2015-04-13
* netfilter: nf_tables: support different set binding typesPatrick McHardy2015-04-08
* netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-26
* netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy2015-01-30
* netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-19
* netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy2014-03-08
* netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-08
* net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria2014-02-09
* netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-14
* netfilter: nf_tables: add netlink set APIPatrick McHardy2013-10-14