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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-741
/
+1484
2013-03-20
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
1
-3
/
+3
2013-03-20
lpc_eth: fix error return code in lpc_eth_drv_probe()
Wei Yongjun
1
-1
/
+2
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-12
/
+9
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-174
/
+230
2013-03-19
net/smsc911x: Use NULL instead of integer for pointer
Sachin Kamat
1
-1
/
+1
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
3
-8
/
+42
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2
-6
/
+13
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-03-19
mrf24j40: Fix byte-order of IEEE address
Alan Ott
1
-1
/
+1
2013-03-19
mrf24j40: Increase max SPI speed to 10MHz
Alan Ott
1
-3
/
+2
2013-03-19
mrf24j40: Warn if transmit interrupts timeout
Alan Ott
1
-0
/
+1
2013-03-19
mrf24j40: pinctrl support
Alan Ott
1
-0
/
+7
2013-03-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2013-03-18
hwmon: (lm75.h) Update header inclusion
Jean Delvare
1
-1
/
+1
2013-03-18
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
1
-1
/
+2
2013-03-18
bnx2x: add RSS capability for GRE traffic
Dmitry Kravkov
3
-11
/
+24
2013-03-18
bnx2x: add CSUM and TSO support for encapsulation protocols
Dmitry Kravkov
3
-28
/
+204
2013-03-18
net: ftgmac100: Use module_platform_driver()
Sachin Kamat
1
-16
/
+1
2013-03-18
net: ep93xx_eth: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-18
net: dm9000: Use module_platform_driver()
Sachin Kamat
1
-16
/
+1
2013-03-18
net: neterion: replace ip_fast_csum with csum_replace2
Li RongQing
1
-4
/
+2
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-58
/
+90
2013-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-17
/
+124
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-15
/
+78
2013-03-18
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
1
-1
/
+1
2013-03-17
vhost/net: fix heads usage of ubuf_info
Michael S. Tsirkin
1
-1
/
+2
2013-03-17
drivers: net: irda: use resource_size() in au1k_ir.c
Silviu-Mihai Popescu
1
-2
/
+3
2013-03-17
sfc: make local functions static
stephen hemminger
2
-5
/
+5
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
38
-168
/
+104
2013-03-17
bnx2x: add missing napi deletion in error path
Michal Schmidt
1
-0
/
+1
2013-03-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-67
/
+53
2013-03-17
vxlan: generalize forwarding tables
David Stevens
1
-57
/
+206
2013-03-17
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
1
-1
/
+1
2013-03-17
caif: remove caif_shm
Erwan Yvin
4
-883
/
+0
2013-03-17
ethernet/tulip: DE4x5 needs VIRT_TO_BUS
Arnd Bergmann
1
-0
/
+1
2013-03-17
isdn: hisax: netjet requires VIRT_TO_BUS
Arnd Bergmann
1
-2
/
+4
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
2
-27
/
+33
2013-03-15
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+6
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+53
2013-03-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+17
2013-03-15
ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME
Hiroshi Doyu
1
-1
/
+1
2013-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-67
/
+53
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2
-6
/
+5
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-0
/
+12
2013-03-15
smsc75xx: configuration help incorrectly mentions smsc95xx
Robert de Vries
1
-1
/
+1
[next]