aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_quota.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt1-2/+3
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-3/+3
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-3/+3
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-1/+1
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-2/+2
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+1
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-32/+19
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-06-17[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+96