index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_algo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-1
/
+1
*
ipsec: Use skcipher and ahash when probing algorithms
Herbert Xu
2016-01-27
1
-3
/
+4
*
ipsec: Replace seqniv with seqiv
Herbert Xu
2015-08-17
1
-7
/
+7
*
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
2015-06-04
1
-0
/
+12
*
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
2015-05-28
1
-0
/
+16
*
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
2015-01-12
1
-5
/
+0
*
net: move pskb_put() to core code
Mathias Krause
2013-11-07
1
-13
/
+0
*
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
2013-04-25
1
-0
/
+13
*
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
2013-02-01
1
-6
/
+59
*
xfrm_algo: probe asynchronous block ciphers instead of synchronous
Jussi Kivilinna
2013-01-08
1
-2
/
+1
*
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
2012-05-15
1
-3
/
+0
*
xfrm: make xfrm_algo.c a module
Jan Beulich
2012-05-15
1
-0
/
+2
*
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
2011-07-28
1
-2
/
+2
*
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
2011-02-27
1
-4
/
+4
*
crypto: gcm - Add RFC4543 wrapper for GCM
Tobias Brunner
2010-01-17
1
-0
/
+16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-01
1
-0
/
+1
|
\
|
*
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
Li Yewang
2009-12-01
1
-0
/
+1
*
|
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM
Martin Willi
2009-11-25
1
-0
/
+34
*
|
xfrm: remove skb_icv_walk
Steffen Klassert
2009-10-18
1
-78
/
+0
|
/
*
ipsec: Fix name of CAST algorithm
Herbert Xu
2009-06-24
1
-2
/
+2
*
xfrm: Use frag list abstraction interfaces.
David S. Miller
2009-06-09
1
-22
/
+19
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-2
/
+2
*
xfrm: xfrm_algo: correct usage of RIPEMD-160
Adrian-Ken Rueegsegger
2008-06-04
1
-2
/
+2
*
[IPSEC]: Use digest_null directly for auth
Herbert Xu
2008-04-27
1
-2
/
+1
*
[IPSEC]: Add support for aes-ctr.
Joy Latten
2008-02-07
1
-0
/
+17
*
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
2008-01-31
1
-0
/
+138
*
[IPSEC]: Allow async algorithms
Herbert Xu
2008-01-31
1
-3
/
+3
*
[XFRM]: Remove ifdef crypto.
Sebastian Siewior
2008-01-28
1
-2
/
+0
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
2007-10-26
1
-2
/
+3
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-6
/
+3
*
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
2007-10-23
1
-0
/
+1
*
Update net/ to use sg helpers
Jens Axboe
2007-10-22
1
-2
/
+2
*
[IPSEC]: Fix warnings with casting int to pointer
Herbert Xu
2007-05-22
1
-4
/
+4
*
[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all
Herbert Xu
2007-05-19
1
-65
/
+75
*
[NET]: Revert sk_buff walker cleanups.
David S. Miller
2007-04-27
1
-8
/
+14
*
[NET]: Clean up sk_buff walkers.
Jean Delvare
2007-04-26
1
-14
/
+8
*
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
2007-04-25
1
-169
/
+0
*
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-47
/
+47
*
[IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[]
Noriaki TAKAMIYA
2007-02-07
1
-0
/
+17
*
[XFRM]: Algorithm lookup using .compat name
Martin Willi
2006-12-31
1
-1
/
+2
*
[IPSEC]: Add support for AES-XCBC-MAC
Kazunori MIYAZAWA
2006-12-06
1
-0
/
+17
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-9
/
+18
*
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
1
-13
/
+27
*
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-8
/
+16
*
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2006-09-21
1
-1
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-09
1
-4
/
+2
*
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
Evgeniy Polyakov
2005-05-18
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+729