aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_u32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-2/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+2
2010-03-17netfilter: update my email addressJan Engelhardt1-2/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-5/+2
2008-10-08netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt1-17/+9
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-2/+2
2008-02-19[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_itPavel Emelyanov1-6/+5
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt1-14/+13
2007-11-07[NETFILTER]: Copyright/Email updateJan Engelhardt1-2/+3
2007-08-14[NETFILTER]: netfilter: xt_u32 bug correctionEric Dumazet1-1/+1
2007-07-26netfilter endian regressionsAl Viro1-5/+6
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: Add u32 matchJan Engelhardt1-0/+135