aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter/ipset
AgeCommit message (Expand)Author
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik
2013-09-30netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik
2013-02-21netfilter: ipset: timeout values corrupted on set resizeJosh Hunt
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-22netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2011-07-21netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik
2011-07-21netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: adding ranges to hash types with timeout could still fail, ...Jozsef Kadlecsik
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik