summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_net.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller1-21/+24
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik1-10/+67
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt1-6/+6
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef 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, ip...Jozsef Kadlecsik1-0/+2
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef 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