aboutsummaryrefslogtreecommitdiff
path: root/include/linux/random.h
AgeCommit message (Expand)Author
2014-01-21random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2013-11-11random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann
2013-11-11random32: move rnd_state to linux/random.hDaniel Borkmann
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa
2013-11-11random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-05-07remove unused random32() and srandom32()Akinobu Mita
2013-01-23soreuseport: infrastructureTom Herbert
2012-12-17prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o
2012-07-14random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-07-14random: create add_device_randomness() interfaceLinus Torvalds
2012-07-14random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-07-31random: Add support for architectural random hooksH. Peter Anvin
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2010-05-27lib/random32: export pseudo-random number generator for modulesJoe Eykholt
2009-01-31headers_check fix: linux/random.hJaswinder Singh Rajput
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2008-12-12sparse irqs: handle !GENIRQ platformsIngo Molnar
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro
2006-10-17[PATCH] rename net_random to random32Stephen 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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds