summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/ipset/ip_set.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik1-5/+17
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik1-0/+13
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik1-9/+20
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik1-8/+8
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik1-0/+2
2013-09-30netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik1-1/+1
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik1-0/+3
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik1-2/+4
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik1-2/+7
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik1-4/+71
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik1-7/+39
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik1-0/+8
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells1-222/+3
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik1-0/+4
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik1-2/+3
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik1-0/+6
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-4/+4
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller1-20/+26
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik1-0/+4
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt1-12/+14
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt1-1/+4
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik1-3/+3
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik1-0/+5
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik1-0/+5
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik1-0/+1
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik1-2/+4
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik1-1/+1
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik1-0/+4
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik1-4/+14
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik1-1/+2
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik1-1/+1
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik1-0/+452