index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-05
Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-16
/
+58
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-18
/
+20
2014-05-05
Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+12
2014-05-05
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
24
-167
/
+696
2014-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-76
/
+44
2014-05-05
net: macb: Fix race between HW and driver
Soren Brinkmann
1
-10
/
+0
2014-05-05
net: macb: Remove 'unlikely' optimization
Soren Brinkmann
1
-1
/
+1
2014-05-05
net: macb: Re-enable RX interrupt only when RX is done
Soren Brinkmann
1
-7
/
+6
2014-05-05
net: macb: Clear interrupt flags
Soren Brinkmann
1
-0
/
+10
2014-05-05
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Soren Brinkmann
1
-1
/
+1
2014-05-05
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
1
-0
/
+2
2014-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-29
/
+46
2014-05-05
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-05
e1000e: Fix issue with link flap on 82579
David Ertman
2
-0
/
+13
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2
-4
/
+12
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2
-19
/
+13
2014-05-05
Merge branch 'mlx4'
David S. Miller
3
-18
/
+47
2014-05-05
net/mlx4_core: Don't issue PCIe speed/width checks for VFs
Eyal Perry
1
-1
/
+2
2014-05-05
net/mlx4_core: Load the Eth driver first
Or Gerlitz
1
-2
/
+2
2014-05-05
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
1
-15
/
+20
2014-05-05
net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
Jack Morgenstein
1
-0
/
+23
2014-05-05
net: cdc_ncm: fix buffer overflow
Bjørn Mork
1
-1
/
+1
2014-05-05
Altera TSE: ALTERA_TSE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-05
vsock: Make transport the proto owner
Andy King
2
-26
/
+27
2014-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-50
/
+57
2014-05-05
xtensa: ISS: don't depend on CONFIG_TTY
Max Filippov
2
-2
/
+2
2014-05-05
fix quoting of Ted's name in MAINTAINERS
Christoph Hellwig
1
-1
/
+1
2014-05-05
Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-2
/
+8
2014-05-05
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
1
-1
/
+4
2014-05-05
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
1
-3
/
+3
2014-05-05
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
1
-2
/
+2
2014-05-05
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
Vasily Averin
1
-2
/
+3
2014-05-05
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
2014-05-05
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
2
-2
/
+22
2014-05-05
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
2014-05-05
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
1
-1
/
+2
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
1
-1
/
+1
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
1
-0
/
+3
2014-05-05
UBI: fix error path in __wl_get_peb
Tanya Brokhman
1
-0
/
+3
2014-05-05
UBIFS: fix remount error path
Artem Bityutskiy
1
-1
/
+1
2014-05-04
Linux 3.15-rc4
v3.15-rc4
Linus Torvalds
1
-1
/
+1
2014-05-04
net: sched: lock imbalance in hhf qdisc
John Fastabend
1
-5
/
+6
2014-05-04
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-7
/
+50
2014-05-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2014-05-04
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
1
-4
/
+4
2014-05-04
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
USB: Nokia 5300 should be treated as unusual dev
Daniele Forsi
1
-0
/
+7
2014-05-03
USB: Nokia 305 should be treated as unusual dev
Victor A. Santos
1
-0
/
+7
[prev]
[next]