aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter/ipset/ip_set.h
AgeCommit message (Expand)Author
2016-04-23libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai
2015-11-07netfilter: ipset: Fix extension alignmentJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2014-09-15netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik
2014-09-15netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
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: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik
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-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
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: 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
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik