summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_ipportip.c
Commit message (Expand)AuthorAgeFilesLines
* Fix range bug in hash:ip,port,netJozsef Kadlecsik2012-11-051-4/+3
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-3/+6
* Check and reject crazy /0 input parametersJozsef Kadlecsik2012-09-101-1/+1
* 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-6/+7
* Suppress false compile-time warnings:Jozsef Kadlecsik2011-09-151-1/+1
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-5/+5
* hash:net,iface fixed to handle overlapping nets behind different interfacesJozsef Kadlecsik2011-07-081-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
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-111-1/+2
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-061-5/+26
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-10/+10
* 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-24/+10
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+562