]> bbs.cooldavid.org Git - net-next-2.6.git/history - include/crypto
[TCP]: Fix a bug in strategy_allowed_congestion_control
[net-next-2.6.git] / include / crypto /
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-10 Herbert Xu[CRYPTO] api: Include sched.h for cond_resched in scatt...
2008-01-10 Herbert Xu[CRYPTO] chainiv: Avoid lock spinning where possible
2008-01-10 Herbert Xu[CRYPTO] null: Add null blkcipher algorithm
2008-01-10 Herbert Xu[CRYPTO] aead: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
2008-01-10 Herbert Xu[CRYPTO] aead: Add top-level givencrypt/givdecrypt...
2008-01-10 Herbert Xu[CRYPTO] aead: Add givcrypt operations
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add top-level givencrypt/givdecrypt...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Remove crypto_spawn_ablkcipher
2008-01-10 Herbert Xu[CRYPTO] skcipher: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] skcipher: Added skcipher_givcrypt_complete
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_ge...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add givcrypt operations and givciphe...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add crypto_grab_skcipher interface
2008-01-10 Herbert Xu[CRYPTO] ctr: Refactor into ctr and rfc3686
2008-01-10 Herbert Xu[CRYPTO] api: Add crypto_attr_alg_name
2008-01-10 Herbert Xu[CRYPTO] scatterwalk: Restore custom sg chaining for now
2008-01-10 Herbert Xu[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
2008-01-10 Herbert Xu[CRYPTO] authenc: Move enckeylen into key itself
2008-01-10 Herbert Xu[CRYPTO] api: Add crypto_inc and crypto_xor
2008-01-10 Herbert Xu[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
2008-01-10 Jonathan Lynch[CRYPTO] sha256-generic: Extend sha256_generic.c to...
2008-01-10 Sebastian Siewior[CRYPTO] aes-generic: Make key generation exportable
2008-01-10 Sebastian Siewior[CRYPTO] aes: Move common defines into a header file
2008-01-10 Evgeniy Polyakov[CRYPTO] des: Create header file for common macros
2007-11-20 Len BrownPull cpuidle into release branch
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-13 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2007-10-12 Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-10 Jan Glauber[CRYPTO] sha: Add header file for SHA definitions
2007-10-10 Herbert Xu[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
2007-10-10 Rik Snel[CRYPTO] xts: XTS blockcipher mode implementation witho...
2007-10-10 Herbert Xu[CRYPTO] aead: Add authenc
2007-10-10 Herbert Xu[CRYPTO] ablkcipher: Remove queue pointer from common...
2007-10-10 Herbert Xu[CRYPTO] api: Add aead crypto type
2007-10-10 Sebastian Siewior[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned
2007-07-22 Len BrownPull battery into release branch
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-11 Wim Van SebroeckMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-05-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git.kernel.org/pub/scm...
2007-05-10 Len BrownPull thermal into release branch
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Russell KingMerge branches 'armv7', 'at91', 'misc' and 'omap' into...
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of master.kernel.org:/pub...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-08 Dmitry TorokhovMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of master.kernel.org:/pub...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-05-05 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-05-02 Herbert Xu[CRYPTO] cryptd: Add software async crypto daemon
next