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
/
crypto
/
af_alg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
2017-04-10
1
-2
/
+2
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-4
/
+5
*
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
2016-01-18
1
-9
/
+7
*
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-01-18
1
-1
/
+8
*
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-01-18
1
-1
/
+12
*
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
2016-01-18
1
-3
/
+1
*
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2016-01-18
1
-3
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-2
/
+2
|
\
|
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-2
/
+2
*
|
crypto: af_alg - Forbid the use internal algorithms
Herbert Xu
2015-06-22
1
-1
/
+4
|
/
*
crypto: af_alg - make exports consistant
Tadeusz Struk
2015-04-01
1
-1
/
+1
*
crypto: af_alg - Allow to link sgl
Tadeusz Struk
2015-03-23
1
-5
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-14
1
-2
/
+9
|
\
|
*
crypto: af_alg - zeroize key data
Stephan Mueller
2014-12-26
1
-1
/
+1
|
*
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
2014-12-22
1
-0
/
+7
|
*
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
2014-12-22
1
-1
/
+1
*
|
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2015-02-10
1
-1
/
+1
*
|
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
2015-02-04
1
-29
/
+11
|
/
*
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-12-22
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
1
-0
/
+6
|
\
|
*
crypto: af_alg - add user space interface for AEAD
Stephan Mueller
2014-12-05
1
-0
/
+6
*
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
1
-1
/
+1
|
/
*
crypto: af_alg - properly label AF_ALG socket
Milan Broz
2014-07-31
1
-0
/
+2
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
2010-12-21
1
-1
/
+1
*
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
2010-12-08
1
-0
/
+1
*
crypto: af_alg - User-space interface for Crypto API
Herbert Xu
2010-11-19
1
-0
/
+482