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
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket
Sudip Mukherjee
1
-2
/
+8
2016-12-12
drivers/pcmcia/m32r_pcc.c: use common error path
Sudip Mukherjee
1
-7
/
+10
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from request_irq
Sudip Mukherjee
1
-4
/
+10
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+66
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-40
/
+23
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-55
/
+734
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+72
2016-12-12
Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
1
-4
/
+2
2016-12-12
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+1
2016-12-12
openrisc: prevent VGA console, fix builds
Randy Dunlap
1
-1
/
+1
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
183
-702
/
+1669
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
183
-702
/
+1669
2016-12-10
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2
-6
/
+6
2016-12-10
i40e: don't truncate match_method assignment
Keller, Jacob E
1
-2
/
+1
2016-12-10
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
4
-14
/
+452
2016-12-10
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
11
-90
/
+67
2016-12-10
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2
-23
/
+6
2016-12-10
net: ethernet: sxgbe: remove private tx queue lock
Lino Sanfilippo
2
-22
/
+6
2016-12-10
net: nicvf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+31
2016-12-10
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
1
-1
/
+11
2016-12-10
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
1
-5
/
+59
2016-12-10
net: ethernet: ti: cpsw: combine budget and weight split and check
Ivan Khoronzhuk
1
-73
/
+34
2016-12-10
net: ethernet: ti: cpsw: don't start queue twice
Ivan Khoronzhuk
1
-2
/
+0
2016-12-10
net: ethernet: ti: cpsw: use same macros to get active slave
Ivan Khoronzhuk
1
-4
/
+1
2016-12-10
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-58
/
+243
2016-12-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+8
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-19
/
+136
2016-12-09
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-09
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-12-09
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-12-09
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
Timur Tabi
4
-5
/
+249
2016-12-09
net: qcom/emac: move phy init code to separate files
Timur Tabi
5
-523
/
+478
2016-12-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+63
2016-12-09
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+15
2016-12-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-2
/
+6
2016-12-08
net: xgene: avoid bogus maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+3
2016-12-08
net: xgene: move xgene_cle_ptree_ewdn data off stack
Arnd Bergmann
2
-389
/
+381
2016-12-08
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
1
-2
/
+2
2016-12-08
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-08
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-08
vhost-vsock: fix orphan connection reset
Peng Tao
1
-1
/
+1
2016-12-08
Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-2
/
+4
2016-12-08
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-08
liquidio VF error handling
Raghu Vatsavayi
1
-0
/
+139
2016-12-08
liquidio VF timestamp
Raghu Vatsavayi
1
-1
/
+179
2016-12-08
liquidio VF ethtool stats
Raghu Vatsavayi
3
-98
/
+495
2016-12-08
liquidio VF vxlan
Raghu Vatsavayi
1
-3
/
+94
2016-12-08
liquidio VF vlan support
Raghu Vatsavayi
1
-0
/
+80
[next]