index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user.c
Age
Commit message (
Expand
)
Author
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
2012-03-29
crypto: user - Fix size of netlink dump message
Steffen Klassert
2012-03-29
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-05
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-11-09
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-02
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
2011-10-21
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
2011-10-21
crypto: Add userspace report for compress type algorithms
Steffen Klassert
2011-10-21
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
2011-10-21
crypto: Add userspace report for larval type algorithms
Steffen Klassert
2011-10-21
crypto: Add a report function pointer to crypto_type
Steffen Klassert
2011-10-21
crypto: Add userspace configuration API
Steffen Klassert