summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/netfilter/ipset/ip_set.h
Commit message (Expand)AuthorAgeFilesLines
* ipset: update my email addressJozsef Kadlecsik2019-06-051-1/+1
* Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-271-1/+1
* ipset: list:set: Decrease refcount synchronously on deletion and replaceStefano Brivio2018-07-161-1/+1
* Fix "don't update counters" mode when counters used at the matchingJozsef Kadlecsik2018-01-041-0/+6
* netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-161-0/+4
* Fix extension alignmentJozsef Kadlecsik2015-11-071-1/+1
* Count non-static extension memory into the set memory size for userspaceJozsef Kadlecsik2015-06-261-2/+6
* Add element count to all set types headerJozsef Kadlecsik2015-06-251-0/+2
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-06-131-3/+2
* netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko2015-06-131-23/+2
* netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik2015-05-061-90/+2
* netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik2015-05-051-19/+11
* netfilter: ipset: Headers file cleanupJozsef Kadlecsik2015-05-051-28/+28
* RCU safe comment extension handlingJozsef Kadlecsik2015-03-291-1/+6
* netfilter: ipset: Fix ext_*() macrosSergey Popovich2015-03-231-4/+4
* Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-03-131-2/+0
* More compatibility checking and simplificationsJozsef Kadlecsik2015-01-061-1/+1
* Remove an unused macroJozsef Kadlecsik2014-12-101-4/+0
* Remove unnecessary integer RCU handling and fix sparse warningsJozsef Kadlecsik2014-11-271-58/+19
* Fix parallel resizing and listing of the same setJozsef Kadlecsik2014-11-181-5/+8
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-181-4/+5
* Introduce RCU in all set types instead of rwlock per setJozsef Kadlecsik2014-11-181-20/+62
* skbinfo extension: send nonzero extension elements only to userspaceJozsef Kadlecsik2014-09-151-7/+11
* netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-081-1/+55
* ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-041-0/+3
* Prepare the kernel for create option flags when no extension is neededJozsef Kadlecsik2014-02-131-0/+2
* add hash:ip,mark data type to ipsetVytas Dauksa2014-01-081-4/+6
* ipset: remove unused codeStephen Hemminger2014-01-071-1/+0
* Use netlink callback dump args onlyJozsef Kadlecsik2013-10-021-0/+10
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-281-7/+9
* Use a common function at listing the extensions of the elementsJozsef Kadlecsik2013-09-251-0/+21
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-231-8/+43
* Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-091-5/+17
* Generalize extensions supportJozsef Kadlecsik2013-09-071-0/+13
* Move extension data to set structureJozsef Kadlecsik2013-09-071-9/+20
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-061-8/+8
* Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-041-0/+2
* Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-07-221-2/+4
* Use fix sized type for timeout in the extension partJozsef Kadlecsik2013-05-021-1/+1
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-0/+3
* set match: add support to match the countersJozsef Kadlecsik2013-04-091-2/+7
* Introduce the counter extension in the coreJozsef Kadlecsik2013-04-091-4/+71
* Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-091-7/+39
* Make possible to test elements marked with nomatch, from userspaceJozsef Kadlecsik2013-04-091-0/+8
* Add a compatibility header file for easier maintenanceJozsef Kadlecsik2013-04-091-27/+1
* The uapi include split in the package itselfJozsef Kadlecsik2013-04-091-222/+3
* Restore the support of kernel versions between 2.6.32 and 2.6.35Jozsef Kadlecsik2012-11-051-0/+5
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-211-0/+4
* Coding style fixesJozsef Kadlecsik2012-09-111-2/+3
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-0/+6