summaryrefslogtreecommitdiff
path: root/drivers/char/random.c
AgeCommit message (Expand)Author
2007-11-13[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet
2007-07-19random: fix bound check ordering (CVE-2007-3105)Matt Mackall
2007-06-16random: fix output buffer foldingMatt Mackall
2007-05-29random: fix seeding with zero entropyMatt Mackall
2007-05-29random: fix error in entropy extractionMatt Mackall
2007-04-25[NET]: random functions can use nsec resolution instead of usecEric Dumazet
2007-04-25[TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-11Input: add missing exports to fix modular buildDmitry Torokhov
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-09[IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk
2006-01-11[PATCH] random: get rid of sparse warningStephen Hemminger
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo
2005-08-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-04-16[PATCH] update maintainer for /dev/randomMatt Mackall
2005-03-07[PATCH] random: Move syncookies to net/Matt Mackall
2005-03-07[PATCH] random: Simplify and shrink syncookie codeMatt Mackall
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall
2005-03-07[PATCH] random: Move SHA code to lib/Matt Mackall
2005-03-07[PATCH] random: Cleanup SHA interfaceMatt Mackall
2005-03-07[PATCH] random: Kill the SHA variantsMatt Mackall
2005-03-07[PATCH] random: Create new rol32/ror32 bitopsMatt Mackall
2005-03-07[PATCH] random: Remove entropy batchingMatt Mackall
2005-03-07[PATCH] random: Clean up hash bufferingMatt Mackall
2005-03-07[PATCH] random: Simplify hash foldingMatt Mackall
2005-03-07[PATCH] random: Remove dead MD5 copyMatt Mackall
2005-03-07[PATCH] random: Break up extract_userMatt Mackall
2005-03-07[PATCH] random: Reseed pointer in pool structMatt Mackall
2005-03-07[PATCH] random: Reservation flag in pool structMatt Mackall
2005-03-07[PATCH] random: Entropy reservation accountingMatt Mackall
2005-03-07[PATCH] random: Catastrophic reseed checksMatt Mackall
2005-03-07[PATCH] random: Static sysctl bitsMatt Mackall
2005-03-07[PATCH] random: Static allocation of poolsMatt Mackall
2005-03-07[PATCH] random: More meaningful pool namesMatt Mackall
2005-03-07[PATCH] random: kill misnamed log2Matt Mackall
2005-03-07[PATCH] rol32 thinkoMatt Mackall
2005-03-07[PATCH] random: kill redundant rotate_left definitionsMatt Mackall