| Commit message (Expand) | Author | Age | Files | Lines |
* | [CRYPTO] cryptd: Add asynchronous hash support | Loc Ho | 2008-07-10 | 2 | -0/+244 |
* | [CRYPTO] hash: Add asynchronous hash support | Loc Ho | 2008-07-10 | 8 | -15/+507 |
* | [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 2008-07-10 | 1 | -0/+25 |
* | [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 2008-07-10 | 2 | -2/+155 |
* | [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 2008-07-10 | 3 | -0/+777 |
* | [CRYPTO] ripemd: Put all common RIPEMD values in header file | Adrian-Ken Rueegsegger | 2008-07-10 | 3 | -18/+35 |
* | [CRYPTO] tcrypt: Catch cipher destination memory corruption | Patrick McHardy | 2008-07-10 | 1 | -5/+21 |
* | [HIFN]: Have HW invalidate src and dest descriptors after processing | Patrick McHardy | 2008-07-10 | 1 | -4/+4 |
* | [HIFN]: Move command descriptor setup to seperate function | Patrick McHardy | 2008-07-10 | 1 | -101/+104 |
* | [HIFN]: Fix max queue length value | Patrick McHardy | 2008-07-10 | 1 | -1/+1 |
* | [HIFN]: Properly initialize ivsize for CBC modes | Patrick McHardy | 2008-07-10 | 1 | -0/+3 |
* | [HIFN]: Use unique driver names for different algos | Patrick McHardy | 2008-07-10 | 1 | -13/+14 |
* | [HIFN]: Properly handle requests for less than the full scatterlist | Patrick McHardy | 2008-07-10 | 1 | -10/+10 |
* | [HIFN]: Fix data alignment checks | Patrick McHardy | 2008-07-10 | 1 | -28/+14 |
* | [HIFN]: Handle ablkcipher_walk errors | Patrick McHardy | 2008-07-10 | 1 | -1/+4 |
* | [HIFN]: Indicate asynchronous processing to crypto API | Patrick McHardy | 2008-07-10 | 1 | -2/+2 |
* | [HIFN]: Remove printk_ratelimit() for debugging printk | Patrick McHardy | 2008-07-10 | 1 | -1/+1 |
* | [HIFN]: Endianess fixes | Patrick McHardy | 2008-07-10 | 1 | -30/+30 |
* | [CRYPTO] tcrpyt: Get rid of change log in source | Herbert Xu | 2008-07-10 | 2 | -15/+0 |
* | [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 2008-07-10 | 1 | -0/+26 |
* | [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 | Adrian-Ken Rueegsegger | 2008-07-10 | 2 | -1/+320 |
* | [CRYPTO] ripemd: Add support for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 2008-07-10 | 4 | -0/+760 |
* | [CRYPTO] cryptd: Fix EINPROGRESS notification context | Herbert Xu | 2008-07-10 | 1 | -5/+4 |
* | crypto: chainiv - Invoke completion function | Herbert Xu | 2008-07-10 | 1 | -2/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-09 | 1 | -0/+4 |
|\ |
|
| * | RDMA/cxgb3: Fix regression caused by class_device -> device conversion | Steve Wise | 2008-07-08 | 1 | -0/+4 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-08 | 1 | -0/+2 |
|\ \ |
|
| * | | [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() | Sunil Mushran | 2008-07-07 | 1 | -0/+2 |
* | | | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 2008-07-08 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-07-08 | 1 | -9/+1 |
|\ \ \ |
|
| * | | | crypto: tcrypt - Fix memory leak in test_cipher | Darren Jenkins | 2008-07-08 | 1 | -9/+1 |
* | | | | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak | 2008-07-08 | 1 | -1/+1 |
* | | | | Fix broken fix for fsl-diu-db | Takashi Iwai | 2008-07-08 | 1 | -2/+2 |
* | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-08 | 2 | -13/+12 |
|\ \ \ \ |
|
| * | | | | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups | Trond Myklebust | 2008-07-08 | 1 | -8/+9 |
| * | | | | SUNRPC: Fix a double-free in rpcbind | Trond Myklebust | 2008-07-08 | 1 | -4/+2 |
| * | | | | NFS: Fix readdir cache invalidation | Trond Myklebust | 2008-07-08 | 1 | -1/+1 |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-07-08 | 3 | -34/+37 |
|\ \ \ \ \ |
|
| * | | | | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 2008-07-08 | 1 | -29/+32 |
| * | | | | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2008-07-08 | 2 | -5/+5 |
* | | | | | | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney | 2008-07-08 | 1 | -0/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-08 | 5 | -33/+37 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 2008-07-08 | 1 | -2/+1 |
| * | | | | | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 2008-07-08 | 1 | -20/+18 |
| * | | | | | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz | 2008-07-08 | 3 | -11/+18 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-07-08 | 1 | -1/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [S390] protect _PAGE_SPECIAL bit against mprotect | Nick Piggin | 2008-07-08 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Correct hash flushing from huge_ptep_set_wrprotect() | David Gibson | 2008-07-08 | 2 | -6/+10 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-07 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Revert "PCI: Correct last two HP entries in the bfsort whitelist" | Jesse Barnes | 2008-07-07 | 1 | -4/+4 |
| |/ / |
|