index
:
snowball/legacy-kernel.git
android-20111012
android-20111121
android-20111223
android-20120201
igloo-20111025
igloo-20111028
igloo-dev
isp1763
legacy kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_algo.c
Age
Commit message (
Expand
)
Author
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-26
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-23
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
2007-10-22
Update net/ to use sg helpers
Jens Axboe
2007-05-22
[IPSEC]: Fix warnings with casting int to pointer
Herbert Xu
2007-05-19
[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all
Herbert Xu
2007-04-27
[NET]: Revert sk_buff walker cleanups.
David S. Miller
2007-04-26
[NET]: Clean up sk_buff walkers.
Jean Delvare
2007-04-25
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
2007-02-10
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-07
[IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[]
Noriaki TAKAMIYA
2006-12-31
[XFRM]: Algorithm lookup using .compat name
Martin Willi
2006-12-06
[IPSEC]: Add support for AES-XCBC-MAC
Kazunori MIYAZAWA
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2005-05-18
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
Evgeniy Polyakov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds