summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_gen.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-27netfilter: ipset: remove duplicate defineMichael Opdenacker1-1/+0
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik1-9/+11
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov1-1/+2
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik1-10/+1
2013-09-30netfilter: ipset: Fix hash resizing with commentsJozsef Kadlecsik1-5/+5
2013-09-30netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith1-6/+8
2013-09-30netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith1-9/+49
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik1-25/+46
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik1-76/+10
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik1-68/+59
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik1-11/+11
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik1-38/+40
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik1-70/+77
2013-09-30netfilter: ipset: Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik1-32/+55
2013-09-30netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik1-1/+1
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith1-12/+16
2013-04-29netfilter: ipset: The hash types with counter supportJozsef Kadlecsik1-2/+63
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik1-0/+1039