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