summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_netport.c
Commit message (Expand)AuthorAgeFilesLines
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-8/+8
* The hash types with counter supportJozsef Kadlecsik2013-04-091-3/+48
* Hash types using the unified code baseJozsef Kadlecsik2013-04-091-288/+100
* 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-0/+18
* 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-5/+8
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-101-29/+32
* Fix hash size checking in kernelJozsef Kadlecsik2012-05-061-3/+7
* Sparse warnings "incorrect type in assignment" fixedJozsef Kadlecsik2012-05-041-6/+7
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-131-35/+103
* 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-1/+1
* Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-05-281-2/+4
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-271-0/+2
* Use unified from/to address masking and check the usageJozsef Kadlecsik2011-05-231-2/+1
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-151-21/+48
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-111-1/+2
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-061-2/+20
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-8/+8
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-271-6/+6
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-181-1/+1
* hash:ip,port* types with IPv4Jozsef Kadlecsik2011-03-181-22/+8
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+578