Herbert Xu
|
60333f7b5d
crypto: user - Remove crypto_lookup_aead call
|
10 年之前 |
Herbert Xu
|
9aa867e465
crypto: user - Add CRYPTO_MSG_DELRNG
|
10 年之前 |
Tadeusz Struk
|
3c339ab83f
crypto: akcipher - add PKE API
|
10 年之前 |
Herbert Xu
|
016baaa118
crypto: user - Fix crypto_alg_match race
|
10 年之前 |
Herbert Xu
|
87b1675634
crypto: api - Change crypto_unregister_instance argument type
|
10 年之前 |
Stephan Mueller
|
476c7fe20f
crypto: user - add MODULE_ALIAS
|
10 年之前 |
Herbert Xu
|
5d4a5e770d
crypto: user - Allow get request with empty driver name
|
10 年之前 |
Linus Torvalds
|
639b4ac691
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next
|
11 年之前 |
Matthias-Christian Ott
|
c568398aa0
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
|
11 年之前 |
Eric W. Biederman
|
90f62cf30a
net: Use netlink_ns_capable to verify the permisions of netlink messages
|
11 年之前 |
Mathias Krause
|
a84fb791cb
crypto: user - constify netlink dispatch table
|
12 年之前 |
Mathias Krause
|
8fd61d3422
crypto: user - ensure user supplied strings are nul-terminated
|
12 年之前 |
Mathias Krause
|
e336ed9647
crypto: user - fix empty string test in report API
|
12 年之前 |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
12 年之前 |
Linus Torvalds
|
d66e6737d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
13 年之前 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 年之前 |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
13 年之前 |
Jussi Kivilinna
|
66ce0b0f29
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?)
|
13 年之前 |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 年之前 |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
13 年之前 |
Steffen Klassert
|
5219a5342a
crypto: user - Fix size of netlink dump message
|
13 年之前 |
Steffen Klassert
|
1e12299400
crypto: user - Fix lookup of algorithms with IV generator
|
13 年之前 |
Linus Torvalds
|
b8716614a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
13 年之前 |
Pablo Neira Ayuso
|
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
|
13 年之前 |
Jesper Juhl
|
0cfdec7a65
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
|
13 年之前 |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 年之前 |
Linus Torvalds
|
4f58cb90bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
13 年之前 |
Steffen Klassert
|
ce3fd840f5
crypto: Unlink and free instances when deleted
|
13 年之前 |
Jonathan Corbet
|
fb223c32b4
crypto: user - Fix rwsem leak in crypto_user
|
13 年之前 |