summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_bitmap_gen.h
Commit message (Expand)AuthorAgeFilesLines
* Use netlink callback dump args onlyJozsef Kadlecsik2013-10-021-5/+6
* Use a common function at listing the extensions of the elementsJozsef Kadlecsik2013-09-251-19/+10
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-231-6/+8
* Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-091-7/+31
* Move extension data to set structureJozsef Kadlecsik2013-09-071-31/+28
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-061-2/+2
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-25/+22
* Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik2013-04-271-1/+1
* The bitmap types with counter supportJozsef Kadlecsik2013-04-091-1/+13
* Unified bitmap type generationJozsef Kadlecsik2013-04-091-0/+265