- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / ipcomp6.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-08-18 Herbert Xu[IPCOMP]: Fix false smp_processor_id warning
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Herbert Xu[XFRM]: Probe selected algorithm only.
2004-09-10 Herbert Xu[IPCOMP]: Use per-cpu buffers for compression/decompres...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-20 Herbert Xu[IPSEC]: Revert pskb change for x->type->output
2004-08-15 Herbert Xu[IPSEC]: Move encap check back down to esp4.c
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-28 Herbert Xu[AH6]: Get things working again.
2004-07-22 Herbert Xu[IPSEC]: Fix IPCOMP6 ICMP type check.
2004-07-10 Herbert Xu[IPCOMP6]: Exclude IPCOMP header from props.header_len
2004-06-19 Hideaki Yoshifuji[XFRM] fix dependency issues for CONFIG_IPV6=m.
2004-06-18 Hideaki Yoshifuji[IPV6] XFRM: support (uncompressed) tunnel mode ipcomp6...
2004-06-03 James Morris[NETFILTER]: Fix checksum bug for multicast/broadcast...
2004-04-14 Olaf Kirch- IPv6: Disabled xfrm6_tunnel, adjusted several other...
2004-01-29 Olaf Kirch- Two more USAGI patches:
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-08-17 Herbert Xu[IPSEC]: Fix oops when destroying stillborn states.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-27 Herbert Xu[IPSEC]: Use per-SA flag to control ECN propagation.
2003-07-21 Sean Neakums[IPSEC] correct 'discvovery' typo
2003-06-06 Mitsuru Kanda[IPV6]: Fix esp6 extension headers handling.
2003-05-19 Hideaki Yoshifuji[IPV6]: Move NIP6 macro into general header.
2003-05-16 Hideaki Yoshifuji[IPV6]: Fix RFC number in ipcomp6.c
2003-05-16 Mitsuru Kanda[IPV6]: Add IPCOMP support.