1. d2049d8 xfrm: add rfc4494 AES-CMAC-96 support by Jussi Kivilinna · 11 years ago
  2. 7e50f84 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support by Jussi Kivilinna · 11 years ago
  3. 71331da xfrm_algo: probe asynchronous block ciphers instead of synchronous by Jussi Kivilinna · 12 years ago
  4. 71b697fc xfrm_algo: drop an unnecessary inclusion by Jan Beulich · 12 years ago
  5. 7e15252 xfrm: make xfrm_algo.c a module by Jan Beulich · 12 years ago
  6. 4203223 xfrm: Fix key lengths for rfc3686(ctr(aes)) by Tushar Gohad · 13 years ago
  7. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  8. 73c89c1 crypto: gcm - Add RFC4543 wrapper for GCM by Tobias Brunner · 15 years ago
  9. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. 138f3c8 ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command by Li Yewang · 15 years ago
  11. bc74b0c xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM by Martin Willi · 15 years ago
  12. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  13. 245acb8 ipsec: Fix name of CAST algorithm by Herbert Xu · 15 years ago
  14. d4fd3bc1 xfrm: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  15. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  16. a13366c xfrm: xfrm_algo: correct usage of RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  17. 01a2202 [IPSEC]: Use digest_null directly for auth by Herbert Xu · 16 years ago
  18. 405137d [IPSEC]: Add support for aes-ctr. by Joy Latten · 16 years ago
  19. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 16 years ago
  20. 6fbf2cb [IPSEC]: Allow async algorithms by Herbert Xu · 16 years ago
  21. 50dd796 [XFRM]: Remove ifdef crypto. by Sebastian Siewior · 17 years ago
  22. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  23. 0e0940d [IPSEC]: Fix scatterlist handling in skb_icv_walk(). by David S. Miller · 17 years ago
  24. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  25. b3b724f net: fix xfrm build - missing scatterlist.h include by Heiko Carstens · 17 years ago
  26. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  27. 26b8e51 [IPSEC]: Fix warnings with casting int to pointer by Herbert Xu · 17 years ago
  28. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 17 years ago
  29. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 17 years ago
  30. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  31. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 17 years ago
  32. a716c11 [NET] XFRM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  33. 6a0dc8d [IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[] by Noriaki TAKAMIYA · 18 years ago
  34. b836267 [XFRM]: Algorithm lookup using .compat name by Martin Willi · 18 years ago
  35. 7cf4c1a [IPSEC]: Add support for AES-XCBC-MAC by Kazunori MIYAZAWA · 18 years ago
  36. e4d5b79 [CRYPTO] users: Use crypto_comp and crypto_has_* by Herbert Xu · 18 years ago
  37. 07d4ee5 [IPSEC]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  38. 6b7326c [IPSEC] ESP: Use block ciphers where applicable by Herbert Xu · 18 years ago
  39. 04ff126 [IPSEC]: Add compatibility algorithm name support by Herbert Xu · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  42. d481020 [XFRM]: skb_cow_data() does not set proper owner for new skbs. by Evgeniy Polyakov · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago