summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_limit.c
Commit message (Expand)AuthorAge
* netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven2018-03-05
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-14
* netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov2018-01-31
* netfilter: limit: use per-rule spinlock to improve the scalabilityLiping Zhang2017-03-13
* xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-09
* netfilter: add my copyright statementsPatrick McHardy2013-04-18
* netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-26
* netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-05-09
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-25
* | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* | netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-18
|/
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
* netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy2009-11-23
* netfilter: xtables: avoid pointer to selfJan Engelhardt2009-03-16
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-08
* netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt2008-10-08
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-08
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-28
* [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targetsPatrick McHardy2008-01-28
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-28
* more UTF-8 conversionsMarcin Garski2007-10-19
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-10
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-10
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-10
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-10
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-10
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-25
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-12
* [NETFILTER]: xt_limit: add compat conversion functionsPatrick McHardy2006-09-22
* [NETFILTER]: xt_limit: don't reset state on unrelated rule updatesPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-22
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-22
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-20
* [NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy2006-03-20
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12