aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/random.h
Commit message (Expand)AuthorAgeFilesLines
* random32: fix off-by-one in seeding requirementDaniel Borkmann2014-01-031-3/+3
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-11-281-0/+1
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-101-0/+1
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-101-0/+1
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-101-1/+1
* Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+13
|\
| * random: Add support for architectural random hooksH. Peter Anvin2011-07-311-0/+13
* | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-061-12/+0
* | ipv6: make fragment identifications less predictableEric Dumazet2011-07-211-0/+1
|/
* lib/random32: export pseudo-random number generator for modulesJoe Eykholt2010-05-271-0/+28
* headers_check fix: linux/random.hJaswinder Singh Rajput2009-01-311-0/+1
* sparseirq: move set/get_timer_rand_state back to .cYinghai Lu2009-01-031-50/+0
* sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-121-1/+1
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-0/+51
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-121-1/+1
* [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-021-10/+10
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-171-0/+3
* [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-031-2/+2
* [INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo2006-01-031-1/+1
* [RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo2005-08-291-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+72