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-03-03
Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+16
2016-03-03
Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-1025
/
+11
2016-03-03
fsl/fman: Initialize fman->dev earlier
Igal Liberman
1
-2
/
+2
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
2
-11
/
+9
2016-03-03
Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+42
2016-03-03
Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-16
/
+60
2016-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-5
/
+12
2016-03-03
Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-8
/
+16
2016-03-03
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2016-03-03
IB/core: Use GRH when the path hop-limit > 0
Or Gerlitz
1
-1
/
+1
2016-03-03
dmaengine: pxa_dma: fix cyclic transfers
Robert Jarzmik
1
-1
/
+7
2016-03-03
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
2
-11
/
+9
2016-03-03
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
1
-11
/
+19
2016-03-03
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-17
/
+34
2016-03-02
ethernet/atl1c: remove left over dead code
Eric Engestrom
1
-4
/
+0
2016-03-02
dwc_eth_qos: do phy_start before resetting hardware
Lars Persson
1
-3
/
+20
2016-03-02
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
Rabin Vincent
1
-1
/
+1
2016-03-02
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Rabin Vincent
1
-2
/
+2
2016-03-02
dwc_eth_qos: release descriptors outside netif_tx_lock
Lars Persson
1
-4
/
+6
2016-03-02
dwc_eth_qos: fix race condition in dwceqos_start_xmit
Rabin Vincent
1
-4
/
+2
2016-03-02
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
1
-46
/
+0
2016-03-02
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
1
-10
/
+0
2016-03-02
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
3
-37
/
+59
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
3
-2
/
+24
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2
-2
/
+2
2016-03-02
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
1
-1
/
+1
2016-03-02
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
1
-3
/
+11
2016-03-02
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
Jack Morgenstein
1
-10
/
+10
2016-03-02
net/mlx5e: Provide correct packet/bytes statistics
Gal Pressman
1
-17
/
+8
2016-03-02
net/mlx5e: Add rx/tx bytes software counters
Gal Pressman
3
-5
/
+13
2016-03-02
net/mlx5e: Correctly handle RSS indirection table when changing number of cha...
Tariq Toukan
3
-4
/
+15
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
3
-21
/
+43
2016-03-02
net/mlx5e: Fix soft lockup when HW Timestamping is enabled
Eran Ben Elisha
1
-10
/
+15
2016-03-02
net/mlx5e: Fix LRO modify
Tariq Toukan
1
-4
/
+11
2016-03-02
net/mlx5e: Remove wrong poll CQ optimization
Tariq Toukan
4
-22
/
+1
2016-03-02
stmmac: update version to Oct_2015
Giuseppe Cavallaro
1
-1
/
+1
2016-03-02
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2
-2
/
+25
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
3
-15
/
+86
2016-03-02
stmmac: fix phy init when attached to a phy
Fabrice Gasnier
1
-2
/
+3
2016-03-02
stmmac: do not poll phy handler when attach a switch
Giuseppe Cavallaro
1
-0
/
+5
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
6
-78
/
+95
2016-03-02
stmmac: set dirty index out of the loop
Giuseppe Cavallaro
1
-4
/
+1
2016-03-02
stmmac: optimize tx clean function
Fabrice Gasnier
4
-18
/
+42
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
6
-36
/
+42
2016-03-02
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
4
-21
/
+16
2016-03-02
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
4
-2
/
+14
2016-03-02
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
3
-2
/
+7
2016-03-02
stmmac: add length field to dma data
Giuseppe Cavallaro
4
-4
/
+16
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
5
-117
/
+111
2016-03-02
stmmac: change descriptor layout
Giuseppe Cavallaro
4
-363
/
+355
[prev]
[next]