summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/xt_set.c
Commit message (Expand)AuthorAgeFilesLines
* Compatibility fixes to keep the support of kernels back to 2.6.32Jozsef Kadlecsik2013-05-091-46/+46
* set match: add support to match the countersJozsef Kadlecsik2013-04-091-0/+70
* Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-091-16/+8
* Add a compatibility header file for easier maintenanceJozsef Kadlecsik2013-04-091-1/+2
* Restore the support of kernel versions between 2.6.32 and 2.6.35Jozsef Kadlecsik2012-11-051-64/+88
* Support to match elements marked with "nomatch" in hash:*net* setsJozsef Kadlecsik2012-09-211-0/+22
* Coding style fix, backport from kernelJozsef Kadlecsik2012-09-101-2/+2
* Timeout fixing bug broke SET target special timeout value, fixedJozsef Kadlecsik2012-06-081-1/+3
* Use MSEC_PER_SEC instead of harcoded valueJozsef Kadlecsik2012-05-151-2/+2
* Fix timeout value overflow bug at large timeout parametersJozsef Kadlecsik2012-05-041-2/+13
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-09-051-1/+0
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-311-1/+1
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-271-9/+10
* Drop supporting kernel versions below 2.6.35Jozsef Kadlecsik2011-05-241-83/+14
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-55/+109
* set match and SET target fixesJozsef Kadlecsik2011-04-091-2/+16
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+423