summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_HMARK.c
AgeCommit message (Expand)Author
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-05-17netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso
2012-05-17netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom