aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/xt_SECMARK.c
AgeCommit message (Expand)Author
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris
2008-02-13[NETFILTER]: make secmark_tg_destroy() staticAdrian Bunk
2008-01-30SELinux: Enable dynamic enable/disable of the network access checksPaul Moore
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-02-08[NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt
2006-09-22[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helperThomas Graf
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy
2006-08-02[SECURITY] secmark: nul-terminate secdataJames Morris
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris