index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-03-30
crypto: af_alg - bool type cosmetics
Lothar Rubusch
1
-5
/
+5
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-12-11
crypto: af_alg - Use bh_lock_sock in sk_destruct
Herbert Xu
1
-2
/
+4
2019-10-10
crypto: af_alg - cast ki_complete ternary op to int
Ayush Sawal
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-23
/
+13
2019-02-28
crypto: af_alg - use struct_size() in sock_kfree_s()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-18
net: crypto set sk to NULL when af_alg_release.
Mao Wenan
1
-1
/
+3
2019-01-18
crypto: af_alg - remove redundant initializations of sk_family
Eric Biggers
1
-3
/
+0
2019-01-18
crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()
Eric Biggers
1
-5
/
+5
2019-01-18
crypto: af_alg - make some functions static
Eric Biggers
1
-13
/
+7
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
2018-07-13
crypto: af_alg - Initialize sg_num_bytes in error code path
Stephan Mueller
1
-1
/
+3
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-3
/
+10
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
1
-10
/
+3
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-1
/
+0
2018-04-08
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
1
-4
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-8
/
+8
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+6
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-12
crypto: af_alg - whitelist mask and type
Stephan Mueller
1
-4
/
+6
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2017-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+0
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-15
/
+16
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-2
/
+2
2017-12-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+7
2017-12-11
crypto: af_alg - wait for data at beginning of recvmsg
Stephan Mueller
1
-6
/
+0
2017-11-29
crypto: af_alg - fix NULL pointer dereference in
Eric Biggers
1
-6
/
+7
2017-11-28
crypto: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-24
crypto: af_alg - remove locking in async callback
Stephan Mueller
1
-7
/
+14
2017-11-03
crypto: algif - move to generic async completion
Gilad Ben-Yossef
1
-27
/
+0
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-10
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-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
[next]