summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_bitmap_ip.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-081-2/+9
* net/netfilter/ipset: Resolve missing-field-initializer warningsMark Rustad2014-08-051-2/+2
* 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-73/+8
* Move extension data to set structureJozsef Kadlecsik2013-09-071-23/+22
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-061-5/+5
* Fix "may be used uninitialized" warningsJozsef Kadlecsik2013-05-011-2/+2
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-5/+5
* The bitmap types with counter supportJozsef Kadlecsik2013-04-091-5/+57
* Bitmap types using the unified code baseJozsef Kadlecsik2013-04-091-279/+72
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-3/+6
* Check and reject crazy /0 input parametersJozsef Kadlecsik2012-09-101-4/+6
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-101-15/+18
* 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
* Use unified from/to address masking and check the usageJozsef Kadlecsik2011-05-231-4/+2
* Take into account cidr value for the from address when creating the setJozsef Kadlecsik2011-05-221-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/+3
* 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/+587