summaryrefslogtreecommitdiffstats
path: root/kernel/include
Commit message (Expand)AuthorAgeFilesLines
* Avoid clashing with configured kernel in [CONFIG_]IP_SET_MAXJozsef Kadlecsik2013-10-081-0/+8
* Compatibility code is modified not to rely on kernel version numbersJozsef Kadlecsik2013-10-021-11/+27
* 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
* ipset: Support comments in the userspace library.Oliver Smith2013-09-231-0/+3
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-233-8/+104
* Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-171-0/+5
* 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-072-11/+22
* 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
* Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-041-0/+8
* Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-07-221-2/+4
* Backport nla_put_net64Jozsef Kadlecsik2013-05-091-0/+10
* Use fix sized type for timeout in the extension partJozsef Kadlecsik2013-05-021-1/+1
* Make sure kernel configured properly for sparse checkingsJozsef Kadlecsik2013-05-011-0/+6
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-0/+3
* set match: add support to match the countersJozsef Kadlecsik2013-04-093-6/+43
* Introduce the counter extension in the coreJozsef Kadlecsik2013-04-092-4/+76
* Unified hash type generationJozsef Kadlecsik2013-04-091-1241/+0
* Unified bitmap type generationJozsef Kadlecsik2013-04-091-0/+6
* Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-092-87/+61
* Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-091-0/+9
* 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-093-30/+83
* The uapi include split in the package itselfJozsef Kadlecsik2013-04-099-268/+292
* hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-091-7/+23
* netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
* Restore the support of kernel versions between 2.6.32 and 2.6.35Jozsef Kadlecsik2012-11-052-0/+8
* Rewrite cidr book keeping to handle /0Jozsef Kadlecsik2012-09-221-49/+55
* Revert patch "Fix cidr book keeping for hash:*net* types"Jozsef Kadlecsik2012-09-221-55/+49
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-211-0/+4
* Coding style fixesJozsef Kadlecsik2012-09-112-3/+4
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-0/+6
* Fix cidr book keeping for hash:*net* typesJozsef Kadlecsik2012-09-101-49/+55
* net: cleanup unsigned to unsigned intEric Dumazet2012-09-081-4/+4
* Use MSEC_PER_SEC instead of harcoded valueJozsef Kadlecsik2012-05-151-2/+2
* Backport nla_put_net* functions as NLA_PUT* were removedJozsef Kadlecsik2012-05-101-0/+22
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-102-29/+38
* Fix hash size checking in kernelJozsef Kadlecsik2012-05-061-0/+16
* Fix timeout value overflow bug at large timeout parametersJozsef Kadlecsik2012-05-041-0/+4
* hash:net,iface timeout bug fixedJozsef Kadlecsik2012-01-131-0/+8
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-132-23/+70
* Log warning when a hash type of set gets fullJozsef Kadlecsik2012-01-101-4/+18
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-1/+4
* netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt2011-08-311-12/+14
* netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2011-08-311-2/+2
* Fix compiler warnings "'hash_ip4_data_next' declared inline after being called"Chris Friesen2011-07-091-1/+1