aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_SECMARK.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt1-12/+12
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-1/+1
2007-02-08[NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt1-3/+1
2006-09-22[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helperThomas Graf1-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-1/+1
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-33/+22
2006-08-02[SECURITY] secmark: nul-terminate secdataJames Morris1-0/+2
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris1-0/+156