summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-041-1/+1
|\
| * crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna2012-09-071-1/+1
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-2/+2
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-2/+1
|/
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+79
|\
| * crypto: user - Fix size of netlink dump messageSteffen Klassert2012-03-291-0/+8
| * crypto: user - Fix lookup of algorithms with IV generatorSteffen Klassert2012-03-291-1/+71
* | crypto: Stop using NLA_PUT*().David S. Miller2012-04-021-11/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-211-1/+1
|\
| * crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl2012-02-051-1/+1
* | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-3/+7
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-141-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-101-1/+1
|\
| * crypto: Unlink and free instances when deletedSteffen Klassert2011-11-091-1/+1
* | crypto: user - Fix rwsem leak in crypto_userJonathan Corbet2011-11-021-3/+0
|/
* crypto: user - Initialise match in crypto_alg_matchHerbert Xu2011-10-211-1/+1
* crypto: Add userspace report for compress type algorithmsSteffen Klassert2011-10-211-0/+20
* crypto: Add userspace report for cipher type algorithmsSteffen Klassert2011-10-211-0/+29
* crypto: Add userspace report for larval type algorithmsSteffen Klassert2011-10-211-0/+12
* crypto: Add a report function pointer to crypto_typeSteffen Klassert2011-10-211-0/+5
* crypto: Add userspace configuration APISteffen Klassert2011-10-211-0/+372