update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / xfrm6_input.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-07-28 Herbert Xu[AH6]: Get things working again.
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-13 Herbert Xu[IPSEC]: Move hardware headers for decaped packets.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-27 Herbert Xu[IPSEC]: Fix SKB secpath refcounting.
2003-07-27 Herbert Xu[IPSEC]: Use per-SA flag to control ECN propagation.
2003-07-14 Kunihiro Ishiguro[IPSEC/IPV6]: Add missing email address to my copyrights.
2003-07-01 Joy Latten[IPV6] Make ipsec tunnel work with ext hdrs
2003-06-14 Kazunori Miyazawa[IPV6]: Fix ipv6 header handling of AH input.
2003-04-19 Hideaki Yoshifuji[IPSEC]: nexthdr in xfrm6_input needs to be int.
2003-04-14 Hideaki Yoshifuji[IPV6]: Fixed multiple mistake extension header handling.
2003-04-10 Jean-Francois Dive[IPSEC]: Check xfrm state expiration on input after...
2003-04-02 David S. Miller[IPSEC]: Revert xfrm_state use_time patch, it was wrong.
2003-04-02 Derek Atkins[IPSEC]: Implement UDP Encapsulation framework.
2003-04-02 Jean-Francois Dive[IPSEC]: Missing xfrm_state use_time updates.
2003-03-28 Tom Lendacky[IPSEC]: IPV6 AH/ESP fixes.
2003-03-23 Mitsuru Kanda[IPV6]: Process all extension headers via ipproto-...
2003-03-22 Hideaki Yoshifuji[IPSEC]: Split up XFRM Subsystem.