summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* ipset: Support comments in the userspace library.Oliver Smith2013-09-231-0/+3
* netfilter: ipset: Support comments in the list-type ipset.Oliver Smith2013-09-231-6/+12
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-234-9/+17
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-239-13/+30
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-234-8/+118
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-204-9/+541
* Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-172-1/+6
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-151-10/+14
* list:set: make sure all elements are checked by the gcJozsef Kadlecsik2013-09-091-2/+5
* Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-094-43/+107
* Generalize extensions supportJozsef Kadlecsik2013-09-0714-749/+118
* Move extension data to set structureJozsef Kadlecsik2013-09-0715-289/+266
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-067-43/+43
* Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-046-44/+48
* Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-042-0/+25
* Validate the set family and not the set type family at swapping.Jozsef Kadlecsik2013-08-141-1/+1
* Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-07-226-12/+13
* Skip really non-first fragments for IPv6 when getting port/protocolJozsef Kadlecsik2013-05-311-4/+2
* ipset standalone package needs to ship em_ipset.cJozsef Kadlecsik2013-05-313-0/+148
* ipset 6.19 releasedv6.19Jozsef Kadlecsik2013-05-091-0/+39
* Compatibility fixes to keep the support of kernels back to 2.6.32Jozsef Kadlecsik2013-05-092-48/+48
* Backport nla_put_net64Jozsef Kadlecsik2013-05-091-0/+10
* Support package fragments for IPv4 protos without portsAnders K. Pedersen2013-05-031-1/+17
* 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
* Fix "may be used uninitialized" warningsJozsef Kadlecsik2013-05-019-12/+12
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-0114-162/+169
* Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik2013-04-301-32/+55
* Sparse warning about shadowed variable fixedJozsef Kadlecsik2013-04-301-1/+1
* Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik2013-04-273-3/+3
* set match: add support to match the countersJozsef Kadlecsik2013-04-096-9/+120
* The list:set type with counter supportJozsef Kadlecsik2013-04-091-6/+67
* The hash types with counter supportJozsef Kadlecsik2013-04-098-19/+381
* The bitmap types with counter supportJozsef Kadlecsik2013-04-094-15/+186
* Introduce the counter extension in the coreJozsef Kadlecsik2013-04-093-4/+86
* list:set type using the extension interfaceJozsef Kadlecsik2013-04-091-246/+301
* Hash types using the unified code baseJozsef Kadlecsik2013-04-097-1865/+610
* Unified hash type generationJozsef Kadlecsik2013-04-092-1241/+1039
* Bitmap types using the unified code baseJozsef Kadlecsik2013-04-093-954/+316
* Unified bitmap type generationJozsef Kadlecsik2013-04-092-0/+271
* Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-094-110/+86
* Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-096-45/+9
* Make possible to test elements marked with nomatch, from userspaceJozsef Kadlecsik2013-04-095-24/+40
* netfilter ipset: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki2013-04-097-9/+9
* Add a compatibility header file for easier maintenanceJozsef Kadlecsik2013-04-096-78/+101
* The uapi include split in the package itselfJozsef Kadlecsik2013-04-099-268/+292
* Reorder modules a little bit in KbuildJozsef Kadlecsik2013-04-091-2/+2
* hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-095-11/+99
* list:set: update reference counter when last element pushed offJozsef Kadlecsik2013-04-091-3/+7
* ipset 6.17 releasedv6.17Jozsef Kadlecsik2013-02-211-0/+5