index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
af_alg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
1
-9
/
+7
2016-01-18
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
1
-1
/
+8
2016-01-18
crypto: af_alg - Add nokey compatibility path
Herbert Xu
1
-1
/
+12
2016-01-18
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
1
-3
/
+1
2016-01-18
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-3
/
+32
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2015-06-22
crypto: af_alg - Forbid the use internal algorithms
Herbert Xu
1
-1
/
+4
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-2
/
+2
2015-04-01
crypto: af_alg - make exports consistant
Tadeusz Struk
1
-1
/
+1
2015-03-23
crypto: af_alg - Allow to link sgl
Tadeusz Struk
1
-5
/
+13
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+9
2015-02-11
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
1
-1
/
+1
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
1
-29
/
+11
2014-12-26
crypto: af_alg - zeroize key data
Stephan Mueller
1
-1
/
+1
2014-12-22
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
1
-0
/
+7
2014-12-22
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
1
-1
/
+1
2014-12-22
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+6
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-05
crypto: af_alg - add user space interface for AEAD
Stephan Mueller
1
-0
/
+6
2014-07-31
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-12-21
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
1
-1
/
+1
2010-12-08
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
1
-0
/
+1
2010-11-19
crypto: af_alg - User-space interface for Crypto API
Herbert Xu
1
-0
/
+482