aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_exthdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-17netfilter: nft_exthdr: fix error handling in nft_exthdr_init()Dan Carpenter1-1/+2
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-5/+7
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana1-2/+9
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy1-1/+2
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy1-2/+2
2015-04-13netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy1-2/+2
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy1-3/+3
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy1-5/+1
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy1-2/+2
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy1-4/+2
2013-12-20netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offsetDaniel Borkmann1-1/+1
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-5/+11
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+127