aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_cmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-0/+3
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy1-3/+6
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy1-4/+4
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy1-1/+1
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy1-3/+3
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy1-12/+13
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-1/+1
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso1-1/+2
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy1-23/+93
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-6/+12
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+146