index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
af_alg.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-28
crypto: af_alg - use struct_size() in sock_kfree_s()
Gustavo A. R. Silva
2019-02-18
net: crypto set sk to NULL when af_alg_release.
Mao Wenan
2019-01-18
crypto: af_alg - remove redundant initializations of sk_family
Eric Biggers
2019-01-18
crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()
Eric Biggers
2019-01-18
crypto: af_alg - make some functions static
Eric Biggers
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-07-13
crypto: af_alg - Initialize sg_num_bytes in error code path
Stephan Mueller
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
2018-04-07
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-12
crypto: af_alg - whitelist mask and type
Stephan Mueller
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
2017-12-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-12-11
crypto: af_alg - wait for data at beginning of recvmsg
Stephan Mueller
2017-11-29
crypto: af_alg - fix NULL pointer dereference in
Eric Biggers
2017-11-27
crypto: annotate ->poll() instances
Al Viro
2017-11-24
crypto: af_alg - remove locking in async callback
Stephan Mueller
2017-11-03
crypto: algif - move to generic async completion
Gilad Ben-Yossef
2017-09-20
crypto: af_alg - update correct dst SGL entry
Stephan Mueller
2017-08-22
crypto: af_alg - get_page upon reassignment to TX SGL
Stephan Mueller
2017-08-09
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
2017-07-12
Networking
Herbert Xu
2017-04-10
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2016-01-18
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
2016-01-18
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-01-18
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-01-18
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
2016-01-18
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-22
crypto: af_alg - Forbid the use internal algorithms
Herbert Xu
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-04-01
crypto: af_alg - make exports consistant
Tadeusz Struk
2015-03-23
crypto: af_alg - Allow to link sgl
Tadeusz Struk
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-10
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
[next]