Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | [CRYPTO] rmd: Use pointer form of endian swapping operations | Herbert Xu | 4 | -8/+8 |
2008-07-10 | [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro | Robert P. J. Day | 1 | -1/+1 |
2008-07-10 | [CRYPTO] rmd320: Fix endian issues | Adrian-Ken Rueegsegger | 1 | -28/+9 |
2008-07-10 | [CRYPTO] rmd256: Fix endian issues | Adrian-Ken Rueegsegger | 1 | -28/+9 |
2008-07-10 | [CRYPTO] rmd160: Fix endian issues | Adrian-Ken Rueegsegger | 1 | -28/+9 |
2008-07-10 | [CRYPTO] rmd128: Fix endian problems | Adrian-Ken Rueegsegger | 1 | -28/+9 |
2008-07-10 | [CRYPTO] hifn: Remove duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-07-10 | [CRYPTO] tcrypt: Use asynchronous hash interface | Loc Ho | 1 | -19/+57 |
2008-07-10 | [CRYPTO] cryptd: Add asynchronous hash support | Loc Ho | 2 | -0/+244 |
2008-07-10 | [CRYPTO] hash: Add asynchronous hash support | Loc Ho | 8 | -15/+507 |
2008-07-10 | [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 1 | -0/+25 |
2008-07-10 | [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 2 | -2/+155 |
2008-07-10 | [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 3 | -0/+777 |
2008-07-10 | [CRYPTO] ripemd: Put all common RIPEMD values in header file | Adrian-Ken Rueegsegger | 3 | -18/+35 |
2008-07-10 | [CRYPTO] tcrypt: Catch cipher destination memory corruption | Patrick McHardy | 1 | -5/+21 |
2008-07-10 | [HIFN]: Have HW invalidate src and dest descriptors after processing | Patrick McHardy | 1 | -4/+4 |
2008-07-10 | [HIFN]: Move command descriptor setup to seperate function | Patrick McHardy | 1 | -101/+104 |
2008-07-10 | [HIFN]: Fix max queue length value | Patrick McHardy | 1 | -1/+1 |
2008-07-10 | [HIFN]: Properly initialize ivsize for CBC modes | Patrick McHardy | 1 | -0/+3 |
2008-07-10 | [HIFN]: Use unique driver names for different algos | Patrick McHardy | 1 | -13/+14 |
2008-07-10 | [HIFN]: Properly handle requests for less than the full scatterlist | Patrick McHardy | 1 | -10/+10 |
2008-07-10 | [HIFN]: Fix data alignment checks | Patrick McHardy | 1 | -28/+14 |
2008-07-10 | [HIFN]: Handle ablkcipher_walk errors | Patrick McHardy | 1 | -1/+4 |
2008-07-10 | [HIFN]: Indicate asynchronous processing to crypto API | Patrick McHardy | 1 | -2/+2 |
2008-07-10 | [HIFN]: Remove printk_ratelimit() for debugging printk | Patrick McHardy | 1 | -1/+1 |
2008-07-10 | [HIFN]: Endianess fixes | Patrick McHardy | 1 | -30/+30 |
2008-07-10 | [CRYPTO] tcrpyt: Get rid of change log in source | Herbert Xu | 2 | -15/+0 |
2008-07-10 | [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 1 | -0/+26 |
2008-07-10 | [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 | Adrian-Ken Rueegsegger | 2 | -1/+320 |
2008-07-10 | [CRYPTO] ripemd: Add support for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 4 | -0/+760 |
2008-07-10 | [CRYPTO] cryptd: Fix EINPROGRESS notification context | Herbert Xu | 1 | -5/+4 |
2008-07-10 | crypto: chainiv - Invoke completion function | Herbert Xu | 1 | -2/+8 |
2008-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+4 |
2008-07-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2008-07-08 | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 1 | -0/+2 |
2008-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -9/+1 |
2008-07-08 | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak | 1 | -1/+1 |
2008-07-08 | RDMA/cxgb3: Fix regression caused by class_device -> device conversion | Steve Wise | 1 | -0/+4 |
2008-07-08 | Fix broken fix for fsl-diu-db | Takashi Iwai | 1 | -2/+2 |
2008-07-08 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2 | -13/+12 |
2008-07-08 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -34/+37 |
2008-07-08 | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney | 1 | -0/+2 |
2008-07-08 | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups | Trond Myklebust | 1 | -8/+9 |
2008-07-08 | SUNRPC: Fix a double-free in rpcbind | Trond Myklebust | 1 | -4/+2 |
2008-07-08 | NFS: Fix readdir cache invalidation | Trond Myklebust | 1 | -1/+1 |
2008-07-08 | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 1 | -29/+32 |
2008-07-08 | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2 | -5/+5 |
2008-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 5 | -33/+37 |
2008-07-08 | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-07-08 | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 1 | -20/+18 |