index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
af_alg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
crypto: af_alg - Initialize sg_num_bytes in error code path
Stephan Mueller
1
-1
/
+3
2018-05-16
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
1
-4
/
+4
2018-03-03
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-2
/
+2
2018-02-03
crypto: af_alg - whitelist mask and type
Stephan Mueller
1
-4
/
+6
2017-12-29
crypto: af_alg - wait for data at beginning of recvmsg
Stephan Mueller
1
-6
/
+0
2017-12-20
crypto: af_alg - fix NULL pointer dereference in
Eric Biggers
1
-6
/
+7
2017-12-05
crypto: af_alg - remove locking in async callback
Stephan Mueller
1
-7
/
+14
2017-09-20
crypto: af_alg - update correct dst SGL entry
Stephan Mueller
1
-2
/
+2
2017-08-22
crypto: af_alg - get_page upon reassignment to TX SGL
Stephan Mueller
1
-4
/
+2
2017-08-09
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
1
-0
/
+693
2017-07-12
Networking
Herbert Xu
1
-1
/
+1
2017-04-10
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
1
-2
/
+2
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-4
/
+5
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-24
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-10
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+6
2014-12-10
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-26
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