]> git.kernelconcepts.de Git - karo-tx-linux.git/history - crypto/chainiv.c
Linux 2.6.25.16
[karo-tx-linux.git] / crypto / chainiv.c
2008-07-24 Herbert Xucrypto: chainiv - Invoke completion function
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-03-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-03-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-12 Paul MackerrasMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-11 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-08 Herbert Xu[CRYPTO] skcipher: Fix section mismatches
2008-03-07 Linus TorvaldsMerge branch 'slab-linus' of git://git.kernel.org/pub...
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-07 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-23 Herbert Xu[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkci...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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] chainiv: Avoid lock spinning where possible
2008-01-10 Herbert Xu[CRYPTO] chainiv: Add chain IV generator