summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_bitmap_port.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory allocation for bitmap:portJozsef Kadlecsik2013-10-181-1/+1
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-281-1/+2
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-231-1/+3
* Generalize extensions supportJozsef Kadlecsik2013-09-071-65/+6
* Move extension data to set structureJozsef Kadlecsik2013-09-071-23/+21
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-061-5/+5
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-5/+5
* The bitmap types with counter supportJozsef Kadlecsik2013-04-091-4/+53
* Bitmap types using the unified code baseJozsef Kadlecsik2013-04-091-282/+79
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-3/+6
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-101-13/+16
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-2/+2
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-271-0/+1
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-111-1/+2
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-061-1/+1
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-3/+4
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-271-10/+10
* References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-251-2/+1
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+515