summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_gen.h
Commit message (Expand)AuthorAgeFilesLines
* Use a common function at listing the extensions of the elementsJozsef Kadlecsik2013-09-251-10/+1
* Fix hash resizing with commentsJozsef Kadlecsik2013-09-231-5/+5
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-231-6/+8
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-201-9/+49
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-151-10/+14
* Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-091-25/+46
* Generalize extensions supportJozsef Kadlecsik2013-09-071-76/+10
* Move extension data to set structureJozsef Kadlecsik2013-09-071-68/+59
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-061-11/+11
* Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-041-36/+38
* Compatibility fixes to keep the support of kernels back to 2.6.32Jozsef Kadlecsik2013-05-091-2/+2
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-70/+77
* Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik2013-04-301-32/+55
* Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik2013-04-271-1/+1
* The hash types with counter supportJozsef Kadlecsik2013-04-091-2/+63
* Unified hash type generationJozsef Kadlecsik2013-04-091-0/+1039