aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* random: don't zap entropy count in rand_initialize()Theodore Ts'o2013-11-03
* random: printk notifications for urandom pool initializationTheodore Ts'o2013-11-03
* random: make add_timer_randomness() fill the nonblocking pool firstTheodore Ts'o2013-11-03
* random: convert DEBUG_ENT to tracepointsTheodore Ts'o2013-10-10
* random: push extra entropy to the output poolsTheodore Ts'o2013-10-10
* random: drop trickle modeTheodore Ts'o2013-10-10
* random: adjust the generator polynomials in the mixing function slightlyTheodore Ts'o2013-10-10
* random: speed up the fast_mix function by a factor of fourTheodore Ts'o2013-10-10
* random: cap the rate which the /dev/urandom pool gets reseededTheodore Ts'o2013-10-10
* random: optimize the entropy_store structureTheodore Ts'o2013-10-10
* random: optimize spinlock use in add_device_randomness()Theodore Ts'o2013-10-10
* random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o2013-10-10
* random: account for entropy loss due to overwritesH. Peter Anvin2013-10-10
* random: allow fractional bits to be trackedH. Peter Anvin2013-10-10
* random: statically compute poolbitshift, poolbytes, poolbitsH. Peter Anvin2013-10-10
* random: mix in architectural randomness earlier in extract_buf()Theodore Ts'o2013-10-10
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-10
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-23
* Linux 3.11Linus Torvalds2013-09-02
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-02
|\
| * [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-02
|\ \
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-20
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-02
|\ \ \
| * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-30
|\ \ \ \
| * | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-30
| * | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-30
| * | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-30
| * | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-30
| * | | | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller2013-08-30
| * | | | ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-30
| * | | | tipc: set sk_err correctly when connection failsErik Hugne2013-08-30
| * | | | tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-30
| * | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-30
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-29
| |\ \ \ \
| | * | | | xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert2013-08-28
| | * | | | ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa2013-08-26
| | * | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-26
| | * | | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-19
| | * | | | ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa2013-08-19
| | * | | | ipv6: wire up skb->encapsulationHannes Frederic Sowa2013-08-19
| | * | | | xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-14
| | * | | | xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-14
| * | | | | ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-08-29
| * | | | | ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark2013-08-29
| * | | | | tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin2013-08-29
| * | | | | tcp: initialize rcv_tstamp for restored socketsAndrew Vagin2013-08-29
| * | | | | net: xilinx: fix memleakLibo Chen2013-08-28
| * | | | | net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner2013-08-28