summaryrefslogtreecommitdiffstats
path: root/drivers/char/random.c
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet2007-10-021-4/+6
* random: fix bound check ordering (CVE-2007-3105)Matt Mackall2007-07-191-2/+7
* random: fix output buffer foldingMatt Mackall2007-06-161-1/+1
* random: fix seeding with zero entropyMatt Mackall2007-05-301-24/+31
* random: fix error in entropy extractionMatt Mackall2007-05-301-5/+7
* [NET]: random functions can use nsec resolution instead of usecEric Dumazet2007-04-261-23/+13Star
* [TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk2007-04-261-2/+0Star
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-1/+1
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-24/+24
|\
| * [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-031-24/+24
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+1
|/
* Input: add missing exports to fix modular buildDmitry Torokhov2006-10-111-0/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-2/+2
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+4
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-041-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk2006-04-101-1/+0Star
* [PATCH] random: get rid of sparse warningStephen Hemminger2006-01-121-1/+1
* [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-031-2/+2
* [INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo2006-01-031-4/+2Star
* [RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo2005-08-301-0/+34
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-081-1/+1
* [PATCH] update maintainer for /dev/randomMatt Mackall2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1629