Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-09netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-07crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna
2012-06-30netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-02crypto: Stop using NLA_PUT*().David S. Miller
2012-03-29crypto: user - Fix size of netlink dump messageSteffen Klassert
2012-03-29crypto: user - Fix lookup of algorithms with IV generatorSteffen Klassert
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-05crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl
2012-01-15Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-11-09crypto: Unlink and free instances when deletedSteffen Klassert
2011-11-02crypto: user - Fix rwsem leak in crypto_userJonathan Corbet
2011-10-21crypto: user - Initialise match in crypto_alg_matchHerbert Xu
2011-10-21crypto: Add userspace report for compress type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for cipher type algorithmsSteffen Klassert
2011-10-21crypto: Add userspace report for larval type algorithmsSteffen Klassert
2011-10-21crypto: Add a report function pointer to crypto_typeSteffen Klassert
2011-10-21crypto: Add userspace configuration APISteffen Klassert