aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-11[CRYPTO] aead: Add top-level givencrypt/givdecrypt callsHerbert Xu1-0/+67
2008-01-11[CRYPTO] aead: Add givcrypt operationsHerbert Xu2-0/+43
2008-01-11[CRYPTO] skcipher: Add top-level givencrypt/givdecrypt callsHerbert Xu1-0/+72
2008-01-11[CRYPTO] skcipher: Remove crypto_spawn_ablkcipherHerbert Xu1-8/+0
2008-01-11[CRYPTO] skcipher: Create default givcipher instancesHerbert Xu2-7/+4
2008-01-11[CRYPTO] skcipher: Added skcipher_givcrypt_completeHerbert Xu1-0/+12
2008-01-11[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu2-4/+32
2008-01-11[CRYPTO] skcipher: Added geniv fieldHerbert Xu1-0/+4
2008-01-11[CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu3-0/+54
2008-01-11[CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu3-14/+85
2008-01-11[CRYPTO] ctr: Refactor into ctr and rfc3686Herbert Xu1-0/+20
2008-01-11[CRYPTO] api: Add crypto_attr_alg_nameHerbert Xu1-0/+1
2008-01-11[CRYPTO] api: Sanitise mask when allocating ablkcipher/hashHerbert Xu1-0/+4
2008-01-11[CRYPTO] scatterwalk: Restore custom sg chaining for nowHerbert Xu1-0/+11
2008-01-11[CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu1-0/+107
2008-01-11[CRYPTO] authenc: Move enckeylen into key itselfHerbert Xu1-0/+27
2008-01-11[CRYPTO] aead: Make authsize a run-time parameterHerbert Xu1-1/+4
2008-01-11[CRYPTO] api: Add crypto_inc and crypto_xorHerbert Xu1-0/+4
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-1/+1
2008-01-11[CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2-10/+12
2008-01-11[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch1-0/+12
2008-01-11[CRYPTO] aes-generic: Make key generation exportableSebastian Siewior1-0/+16
2008-01-11[CRYPTO] aes: Move common defines into a header fileSebastian Siewior1-0/+15
2008-01-11[CRYPTO] des: Create header file for common macrosEvgeniy Polyakov1-0/+19
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton1-1/+1
2007-11-17x86: voyager use correct header file nameRandy Dunlap1-1/+1
2007-11-17x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner1-3/+3
2007-11-17SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris1-1/+1
2007-11-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-17/+1
2007-11-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-6/+15
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2-5/+13
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle1-0/+1
2007-11-15[MIPS] Change get_cycles to always return 0.Ralf Baechle1-1/+1
2007-11-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-5/+0
2007-11-15i2c: Make i2c_check_addr staticJean Delvare1-5/+0
2007-11-15[AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen1-0/+2
2007-11-15[AVR32] pcmcia ioaddr_t should be 32 bits on AVR32Haavard Skinnemoen1-1/+1
2007-11-15[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov1-17/+1
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+6
2007-11-14CRIS tlb.h should include linux/pagemap.hJesper Nilsson1-0/+2
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-6/+10
2007-11-14CRIS don't include bitops.h in posix_types.hJesper Nilsson1-1/+0
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson1-2/+7
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-0/+3
2007-11-14cris build fixes: add baud rate definesJesper Nilsson1-0/+13
2007-11-14cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton1-1/+2
2007-11-14cris build fixes: atomic.h needs compiler.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-1/+38
2007-11-14cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson1-1/+1