mac80211: fix vlan and optimise RX
[safe/jmp/linux-2.6] / net / netfilter / xt_DSCP.c
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_TOS v0
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: x_tables: use NFPROTO_* in extensions
2008-01-28 Jan Engelhardt[NETFILTER]: Update modules' descriptions
2008-01-28 Jan Engelhardt[NETFILTER]: xt_TOS: Properly set the TOS field
2008-01-28 Jan Engelhardt[NETFILTER]: xt_TOS: Change semantic of mask value
2008-01-28 Jan Engelhardt[NETFILTER]: IPv6 capable xt_TOS v1 target
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_TOS into xt_DSCP
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jan Engelhardt[NETFILTER]: Remove redundant parentheses/braces
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_target->checkentry...
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused size argument...
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused argument to target...
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: make use of mass registation...
2006-09-22 Yasuyuki Kozakai[NETFILTER]: x_tables: replace IPv4 DSCP target by...