summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.c
Commit message (Expand)AuthorAgeFilesLines
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-281-1/+1
* Use a common function at listing the extensions of the elementsJozsef Kadlecsik2013-09-251-11/+0
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-231-1/+3
* Generalize extensions supportJozsef Kadlecsik2013-09-071-82/+9
* Move extension data to set structureJozsef Kadlecsik2013-09-071-33/+31
* 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/+63
* Bitmap types using the unified code baseJozsef Kadlecsik2013-04-091-393/+165
* Add a compatibility header file for easier maintenanceJozsef Kadlecsik2013-04-091-9/+0
* Coding style fixesJozsef Kadlecsik2012-09-111-2/+2
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-3/+6
* Check and reject crazy /0 input parametersJozsef Kadlecsik2012-09-101-2/+3
* Backport ether_addr_equalJozsef Kadlecsik2012-09-101-2/+11
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-101-19/+24
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-2/+2
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-311-1/+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-1/+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-4/+4
* bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-081-0/+4
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-271-10/+11
* References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-251-2/+1
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+652