summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_CONNSECMARK.c
AgeCommit message (Expand)AuthorLines
2008-04-14[NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt-1/+1
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt-1/+1
2008-01-28[NETFILTER]: x_tables: use %u format specifiersJan Engelhardt-1/+1
2008-01-28[NETFILTER]: ctnetlink: add support for secmarkPablo Neira Ayuso-1/+4
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt-23/+24
2007-12-01[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt-5/+5
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-2/+1
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy-1/+1
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt-2/+2
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt-6/+6
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy-9/+9
2007-02-08[NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt-4/+2
2006-12-13[NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai-1/+13
2006-09-22[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helperThomas Graf-4/+4
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy-1/+1
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy-34/+23
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris-0/+155