]> bbs.cooldavid.org Git - net-next-2.6.git/history - crypto/ctr.c
[TCP]: Fix a bug in strategy_allowed_congestion_control
[net-next-2.6.git] / crypto / ctr.c
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] seqiv: Add Sequence Number IV Generator
2008-01-10 Herbert Xu[CRYPTO] ctr: Refactor into ctr and rfc3686
2008-01-10 Herbert Xu[CRYPTO] ctr: Fix multi-page processing
2008-01-10 Herbert Xu[CRYPTO] ctr: Use crypto_inc and crypto_xor
2008-01-10 Joy Latten[CRYPTO] ctr: Add countersize
2008-01-10 Joy Latten[CRYPTO] ctr: Add CTR (Counter) block cipher mode