- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / xfrm / xfrm_algo.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-11 YOSHIFUJI Hideaki[NET] XFRM: Fix whitespace errors.
2007-02-06 Noriaki TAKAMIYA[IPSEC]: added the entry of Camellia cipher algorithm...
2006-12-31 Martin Willi[XFRM]: Algorithm lookup using .compat name
2006-12-07 Kazunori MIYAZAWA[IPSEC]: Add support for AES-XCBC-MAC
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_comp and crypto_has_*
2006-09-21 Herbert Xu[IPSEC]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[IPSEC] ESP: Use block ciphers where applicable
2006-09-21 Herbert Xu[IPSEC]: Add compatibility algorithm name support
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2005-05-19 Evgeniy Polyakov[XFRM]: skb_cow_data() does not set proper owner for...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-08 Adrian Bunk[XFRM]: Kill xfrm_export.c
2005-02-04 Olaf Kirch- patches.fixes/netfilter-xfrm-get-by-name: IPsec was...
2005-02-03 Herbert Xu[XFRM]: Fix inverted strcmp() test in xfrm_get_byname().
2005-01-25 Herbert Xu[XFRM]: Probe selected algorithm only.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-27 Adrian Bunk[XFRM]: Staticize, and remove unused global functions.
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-09 Michal Ludvig[XFRM]: SHA2-256 should be truncated to 96 bits, not...
2003-09-30 Andrew Morton[NET]: Fix xfrm_algo.c module exports.
2003-09-28 Arnaldo Carvalho... o NET: move net/xfrm/xfrm_algo.c EXPORT_SYMBOL_GPLs...
2003-08-16 Kyle McMartin[IPSEC]: Add support for Twofish and Serpent.
2003-05-20 Andries E. Brouwer[NET]: Use ARRAY_SIZE where appropriate.
2003-04-06 James Morris[NET]: skb_headlen() cleanup.
2003-03-24 David S. Miller[IPSEC]: Kill skb_ah_walk, not needed.
2003-03-24 Hideaki Yoshifuji[IPSEC]: Move xfrm_*.c into net/xfrm/