index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: adjust the generator polynomials in the mixing function slightly
Theodore Ts'o
2013-10-10
1
-54
/
+49
*
random: speed up the fast_mix function by a factor of four
Theodore Ts'o
2013-10-10
1
-22
/
+28
*
random: cap the rate which the /dev/urandom pool gets reseeded
Theodore Ts'o
2013-10-10
1
-0
/
+24
*
random: optimize the entropy_store structure
Theodore Ts'o
2013-10-10
1
-8
/
+8
*
random: optimize spinlock use in add_device_randomness()
Theodore Ts'o
2013-10-10
1
-4
/
+10
*
random: fix the tracepoint for get_random_bytes(_arch)
Theodore Ts'o
2013-10-10
2
-2
/
+35
*
random: account for entropy loss due to overwrites
H. Peter Anvin
2013-10-10
1
-8
/
+52
*
random: allow fractional bits to be tracked
H. Peter Anvin
2013-10-10
1
-46
/
+92
*
random: statically compute poolbitshift, poolbytes, poolbits
H. Peter Anvin
2013-10-10
1
-20
/
+19
*
random: mix in architectural randomness earlier in extract_buf()
Theodore Ts'o
2013-10-10
1
-12
/
+12
*
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2013-10-10
2
-4
/
+18
*
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
2013-09-23
3
-2
/
+4
*
Linux 3.11
v3.11
Linus Torvalds
2013-09-02
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-09-02
2
-4
/
+4
|
\
|
*
[SCSI] pm80xx: fix Adaptec 71605H hang
Hans Verkuil
2013-08-26
2
-4
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-02
1
-2
/
+2
|
\
\
|
*
|
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
Yinghai Lu
2013-08-20
1
-2
/
+2
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-02
1
-1
/
+1
|
\
\
\
|
*
|
|
dma/Kconfig: TI_EDMA needs to be boolean
Guenter Roeck
2013-08-25
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-30
59
-260
/
+590
|
\
\
\
\
|
*
|
|
|
net: fec: fix time stamping logic after napi conversion
Richard Cochran
2013-08-30
1
-2
/
+1
|
*
|
|
|
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
1
-1
/
+2
|
*
|
|
|
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
2013-08-30
1
-1
/
+3
|
*
|
|
|
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
2013-08-30
1
-8
/
+3
|
*
|
|
|
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...
David S. Miller
2013-08-30
1
-3
/
+7
|
*
|
|
|
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-30
2
-7
/
+4
|
*
|
|
|
tipc: set sk_err correctly when connection fails
Erik Hugne
2013-08-30
1
-2
/
+2
|
*
|
|
|
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-08-30
1
-1
/
+1
|
*
|
|
|
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
5
-93
/
+240
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
15
-32
/
+86
|
|
\
\
\
\
|
|
*
|
|
|
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
2013-08-28
1
-8
/
+1
|
|
*
|
|
|
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
Hannes Frederic Sowa
2013-08-26
2
-0
/
+4
|
|
*
|
|
|
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-26
3
-16
/
+6
|
|
*
|
|
|
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
2
-3
/
+11
|
|
*
|
|
|
ipv6: xfrm: dereference inner ipv6 header if encapsulated
Hannes Frederic Sowa
2013-08-19
1
-1
/
+3
|
|
*
|
|
|
ipv6: wire up skb->encapsulation
Hannes Frederic Sowa
2013-08-19
3
-0
/
+16
|
|
*
|
|
|
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
5
-12
/
+25
|
|
*
|
|
|
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
7
-11
/
+39
|
*
|
|
|
|
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-08-29
1
-7
/
+3
|
*
|
|
|
|
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-08-29
1
-1
/
+2
|
*
|
|
|
|
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-08-29
1
-3
/
+6
|
*
|
|
|
|
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-08-29
1
-0
/
+2
|
*
|
|
|
|
net: xilinx: fix memleak
Libo Chen
2013-08-28
1
-0
/
+1
|
*
|
|
|
|
net: usb: Add HP hs2434 device to ZLP exception table
Rob Gardner
2013-08-28
1
-0
/
+4
|
*
|
|
|
|
net: add cpu_relax to busy poll loop
Eliezer Tamir
2013-08-28
1
-0
/
+1
|
*
|
|
|
|
net: stmmac: fixed the pbl setting with DT
Byungho An
2013-08-28
1
-8
/
+12
|
*
|
|
|
|
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
2
-11
/
+29
|
*
|
|
|
|
genl: Fix genl dumpit() locking.
Pravin B Shelar
2013-08-28
1
-5
/
+46
|
*
|
|
|
|
bnx2x: Fix VF stats sync
Ariel Elior
2013-08-27
3
-1
/
+39
|
*
|
|
|
|
bnx2x: Fix VF memory leak unload
Ariel Elior
2013-08-27
2
-4
/
+8
[next]