update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / ah6.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-02 Herbert Xu[IPSEC]: Remove unnecessary inet_ecn.h inclusions
2004-07-29 Herbert Xu[IPSEC]: Move generic encap code into xfrm6_output.
2004-07-29 Herbert Xu[AH6]: Rearrange routing headers
2004-07-28 Herbert Xu[AH6]: Get things working again.
2004-07-24 Herbert Xu[AH6]: Replace skb by iph in clear_mutable_options.
2004-07-23 Herbert Xu[AH6]: Disallow mutable bits after AH header.
2004-06-19 Hideaki Yoshifuji[XFRM] fix dependency issues for CONFIG_IPV6=m.
2004-06-10 Shirley Ma[IPV6]: Fix ICMP6 type checking tests in ah6.c and...
2004-06-03 James Morris[NETFILTER]: Fix checksum bug for multicast/broadcast...
2004-05-29 Patrick McHardy[IPV6]: Fix memory leak in ah6.c
2004-04-16 Masahide Nakamura[IPV6]: Fix IPSEC AH typo.
2004-04-16 Andi Kleen[IPV6]: Limit network triggerable printks.
2004-04-15 Olaf Kirch- Fix a typo on ipv6/ah6.c (from netdev)
2004-03-25 Andreas KleenDisable network debugging messages
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-24 James Morris[IPSEC]: Guard against potentially fatal stack usage...
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-30 Herbert Xu[IPSEC]: Missing NULL algorithm checks in AH and IPCOMP...
2003-09-03 Randy Dunlap[NET]: remove duplicate #includes in net/
2003-08-17 Herbert Xu[IPSEC]: Fix oops when destroying stillborn states.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Kazunori Miyazawa[IPV6]: Fix clearing in ah6 input.
2003-07-27 Herbert Xu[IPSEC]: Use per-SA flag to control ECN propagation.
2003-07-21 Sean Neakums[IPSEC] correct 'discvovery' typo
2003-07-14 Kunihiro Ishiguro[IPSEC/IPV6]: Add missing email address to my copyrights.
2003-06-14 Kazunori Miyazawa[IPV6]: Fix ipv6 header handling of AH input.
2003-05-19 Hideaki Yoshifuji[IPV6]: Move NIP6 macro into general header.
2003-05-13 David S. Miller[IPV6]: Fix ipv6_addr_copy warning in ah6.c.
2003-05-13 Arnaldo Carvalho... o ipv4/ipv6: use ipv6_addr_copy where appropriate
2003-05-03 James Morris[IPSEC]: Consolidate some output code into xfrm_check_o...
2003-04-14 Hideaki Yoshifuji[IPV6]: Fixed multiple mistake extension header handling.
2003-04-08 Rusty Russell[IPSEC]: Avoid using SET_MODULE_OWNER.
2003-04-07 James Morris[IPSEC]: AH/ESP forget to free private structs.
2003-04-02 Derek Atkins[IPSEC]: Implement UDP Encapsulation framework.
2003-04-02 Hideaki Yoshifuji[IPSEC]: Use of "sizeof" for header sizes, part II
2003-03-31 Tom Lendacky[IPSEC]: Use "sizeof" for header sizes.
2003-03-28 Tom Lendacky[IPSEC]: IPV6 AH/ESP fixes.
2003-03-28 Tom Lendacky[IPSEC]: Missing ipv6 policy checks.
2003-03-22 Hideaki Yoshifuji[IPSEC]: Split up XFRM Subsystem.
2003-03-19 James Morris[IPSEC]: return error when no dst in ah & esp output.
2003-03-19 James Morris[IPSEC]: fix skb leak in ah and esp.
2003-03-06 David S. Miller[IPSEC]: Fix build when ipsec is disabled.
2003-03-05 Kazunori Miyazawa[IPSEC]: Add full ipv6 support.