Linus Torvalds
|
aee3bfa330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Linus Torvalds
|
c597b6bcd5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
David S. Miller
|
c07f30ad68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Linus Torvalds
|
8513342170
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
Herbert Xu
|
0d96e4bab2
crypto: algif_skcipher - Use new skcipher interface
|
9 years ago |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Herbert Xu
|
1ce0bf50ae
net: Generalise wq_has_sleeper helper
|
9 years ago |
LABBE Corentin
|
652d5b8a8d
crypto: algif - Change some variable to size_t
|
10 years ago |
Dan Williams
|
c56f6d1270
crypto: replace scatterwalk_sg_chain with sg_chain
|
10 years ago |
Al Viro
|
01e97e6517
new helper: msg_data_left()
|
10 years ago |
Al Viro
|
237dae8890
Merge branch 'iocb' into for-davem
|
10 years ago |
tadeusz.struk@intel.com
|
033f46b3c1
crypto: algif - explicitly mark end of data
|
10 years ago |
Tadeusz Struk
|
82d929207a
crypto: algif - use kmalloc instead of kzalloc
|
10 years ago |
tadeusz.struk@intel.com
|
ac110f4954
crypto: algif - fix warn: unsigned 'used' is never less than zero
|
10 years ago |
Tadeusz Struk
|
a596999b7d
crypto: algif - change algif_skcipher to be asynchronous
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Linus Torvalds
|
fee5429e02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 years ago |
Linus Torvalds
|
9399f0c514
crypto: fix af_alg_make_sg() conversion to iov_iter
|
10 years ago |
Al Viro
|
1d10eb2f15
crypto: switch af_alg_make_sg() to iov_iter
|
10 years ago |
Tadeusz Struk
|
0f477b655a
crypto: algif - Mark sgl end at the end of data
|
10 years ago |
Linus Torvalds
|
e3aa91a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Stephan Mueller
|
f26b7b8052
crypto: algif_skcipher - initialize upon init request
|
10 years ago |
Struk, Tadeusz
|
9ba0905f17
crypto: algif_skcipher - removed unneeded code
|
10 years ago |
Herbert Xu
|
1e104f9a25
crypto: algif_skcipher - Fixed blocking recvmsg
|
10 years ago |
Daniel Borkmann
|
79e886599e
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Stephan Mueller
|
e1bd95bf7c
crypto: algif - zeroize IV buffer
|
11 years ago |
Ondrej Kozina
|
e2cffb5f49
crypto: algif - avoid excessive use of socket buffer in skcipher
|
11 years ago |