summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_net.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-231-1/+3
* Generalize extensions supportJozsef Kadlecsik2013-09-071-52/+2
* Move extension data to set structureJozsef Kadlecsik2013-09-071-5/+4
* Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-041-2/+2
* Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-07-221-2/+2
* Fix "may be used uninitialized" warningsJozsef Kadlecsik2013-05-011-1/+1
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-7/+7
* The hash types with counter supportJozsef Kadlecsik2013-04-091-3/+44
* Hash types using the unified code baseJozsef Kadlecsik2013-04-091-261/+79
* Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-091-9/+0
* Make possible to test elements marked with nomatch, from userspaceJozsef Kadlecsik2013-04-091-6/+8
* netfilter ipset: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki2013-04-091-1/+1
* hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-091-2/+20
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-211-5/+5
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-4/+7
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-101-21/+24
* Fix hash size checking in kernelJozsef Kadlecsik2012-05-061-3/+7
* Sparse warnings "incorrect type in assignment" fixedJozsef Kadlecsik2012-05-041-2/+2
* net: remove ipv6_addr_copy()Alexey Dobriyan2012-04-191-1/+1
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-131-10/+67
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-6/+6
* hash:net,iface fixed to handle overlapping nets behind different interfacesJozsef Kadlecsik2011-07-081-2/+4
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-311-2/+2
* Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-05-281-2/+6
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-271-0/+2
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-151-11/+40
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-111-1/+2
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-061-2/+14
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-6/+6
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-271-4/+4
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+458