index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
1
-3
/
+3
2017-03-23
qed: Reserve VF feature before PF
Mintz, Yuval
1
-11
/
+16
2017-03-23
qed: Don't waste SBs unused by RoCE
Mintz, Yuval
1
-8
/
+9
2017-03-23
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
1
-1
/
+1
2017-03-23
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
1
-2
/
+11
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
2
-59
/
+66
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
2
-136
/
+280
2017-03-23
netvsc: fix and cleanup rndis_filter_set_packet_filter
stephen hemminger
1
-12
/
+6
2017-03-23
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
1
-6
/
+3
2017-03-23
netvsc: remove unnecessary lock on shutdown
stephen hemminger
1
-4
/
+3
2017-03-23
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2
-33
/
+12
2017-03-23
netvsc: uses RCU instead of removal flag
stephen hemminger
3
-31
/
+10
2017-03-23
netvsc: use RCU to protect inner device structure
stephen hemminger
3
-24
/
+57
2017-03-23
netvsc: change max channel calculation
stephen hemminger
2
-17
/
+11
2017-03-23
netvsc: handle offline mtu and channel change
stephen hemminger
1
-9
/
+20
2017-03-23
netvsc: fix NAPI performance regression
stephen hemminger
2
-23
/
+19
2017-03-23
liquidio: fix tx completions in napi poll
VSR Burru
2
-17
/
+22
2017-03-23
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
7
-0
/
+103
2017-03-23
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+14
2017-03-23
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-19
/
+29
2017-03-23
drivers: net: xgene-v2: misc fixes
Iyappan Subramanian
1
-29
/
+26
2017-03-23
drivers: net: xgene-v2: Fix port reset
Iyappan Subramanian
3
-7
/
+20
2017-03-23
drivers: net: xgene-v2: Add ethtool support
Iyappan Subramanian
4
-1
/
+124
2017-03-23
drivers: net: xgene-v2: Add MDIO support
Iyappan Subramanian
6
-5
/
+182
2017-03-23
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
1
-3
/
+3
2017-03-22
nfp: disable FW on reconfiguration errors
Jakub Kicinski
1
-18
/
+11
2017-03-22
nfp: remove defensive checks around ndo_open()/ndo_close()
Jakub Kicinski
1
-10
/
+0
2017-03-22
nfp: flush xmit_more on error paths
Jakub Kicinski
1
-0
/
+2
2017-03-22
nfp: remove RX queue pointers
Jakub Kicinski
3
-20
/
+6
2017-03-22
nfp: don't use netdev_warn() before netdev is registered
Jakub Kicinski
1
-3
/
+3
2017-03-22
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
1
-6
/
+9
2017-03-22
nfp: fix invalid area detection
Jakub Kicinski
1
-14
/
+15
2017-03-22
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
1
-18
/
+38
2017-03-22
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
1
-6
/
+6
2017-03-22
nfp: lock area cache earlier
Jakub Kicinski
1
-6
/
+8
2017-03-22
nfp: document expected locking in the core
Jakub Kicinski
1
-6
/
+27
2017-03-22
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
3
-304
/
+346
2017-03-22
nfp: remove cpp mutex cache
Jakub Kicinski
1
-41
/
+2
2017-03-22
nfp: fail graciously when someone tries to grab global lock
Jakub Kicinski
2
-11
/
+13
2017-03-22
nfp: disallow sharing mutexes on the same machine
Jakub Kicinski
1
-6
/
+0
2017-03-22
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
Dan Carpenter
1
-4
/
+2
2017-03-22
net: phy: clean up mmd_phy_indirect()
Russell King
1
-7
/
+7
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-85
/
+34
2017-03-22
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
1
-7
/
+6
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
6
-55
/
+42
2017-03-22
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
Russell King
1
-5
/
+5
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-8
/
+25
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
3
-86
/
+136
2017-03-22
net: stmmac: Restore DT backwards-compatibility
Thierry Reding
1
-0
/
+7
2017-03-22
net: stmmac: Always enable MAC RX queues
Thierry Reding
1
-1
/
+1
[next]