[NETFILTER]: Introduce NF_INET_ hook values
[safe/jmp/linux-2.6] / net / ipv6 / netfilter.c
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-03-05 Yasuyuki Kozakai[NETFILTER]: ip6_route_me_harder should take into accou...
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Per-interface statistics support.
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-04-10 Brian Haley[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on...
2006-04-10 Patrick McHardy[NETFILTER]: Add address family specific checksum helpers
2006-04-10 Patrick McHardy[NETFILTER]: Introduce infrastructure for address famil...
2006-01-11 David S. Miller[IPV6]: Fix modular build with netfilter enabled.
2006-01-10 Patrick McHardy[NETFILTER]: net/ipv[46]/netfilter.c cleanups
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Harald Welte[NETFILTER]: Move reroute-after-queue code up to the...
2005-08-29 Harald Welte[NETFILTER]: Move ipv4 specific code from net/core...