aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_user.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+1
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Gravatar Pablo Neira Ayuso 1-3/+7
2012-02-05crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Gravatar Jesper Juhl 1-1/+1
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 1-1/+1
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+1
2011-11-09crypto: Unlink and free instances when deletedGravatar Steffen Klassert 1-1/+1
2011-11-02crypto: user - Fix rwsem leak in crypto_userGravatar Jonathan Corbet 1-3/+0
2011-10-21crypto: user - Initialise match in crypto_alg_matchGravatar Herbert Xu 1-1/+1
2011-10-21crypto: Add userspace report for compress type algorithmsGravatar Steffen Klassert 1-0/+20
2011-10-21crypto: Add userspace report for cipher type algorithmsGravatar Steffen Klassert 1-0/+29
2011-10-21crypto: Add userspace report for larval type algorithmsGravatar Steffen Klassert 1-0/+12
2011-10-21crypto: Add a report function pointer to crypto_typeGravatar Steffen Klassert 1-0/+5
2011-10-21crypto: Add userspace configuration APIGravatar Steffen Klassert 1-0/+372