aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfacesJozsef Kadlecsik1-2/+4
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik1-2/+2
2011-06-16netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik1-2/+6
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik1-0/+2
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik1-11/+40
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik1-1/+2
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik1-2/+14
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik1-6/+6
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik1-4/+4
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy1-3/+0
2011-02-01netfilter: ipset: hash:net set type supportJozsef Kadlecsik1-0/+461