index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
Age
Commit message (
Expand
)
Author
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-03
net: Google gve: Remove dma_wmb() before ringing doorbell
Liran Alon
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-26
gve: Fix the queue page list allocated pages count
Jeroen de Borst
2019-11-19
gve: fix dma sync bug where not all pages synced
Adi Suresh
2019-11-01
gve: Fixes DMA synchronization.
Yangchun Fu
2019-08-21
gve: Copy and paste bug in gve_get_stats()
Dan Carpenter
2019-08-05
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
2019-07-18
gve: replace kfree with kvfree
Chuhong Yuan
2019-07-14
gve: Remove the exporting of gve_probe
Denis Efremov
2019-07-08
gve: fix unused variable/label warnings
Arnd Bergmann
2019-07-07
gve: Fix error return code in gve_alloc_qpls()
Wei Yongjun
2019-07-03
gve: fix -ENOMEM null check on a page allocation
Colin Ian King
2019-07-03
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
2019-07-01
gve: Add ethtool support
Catherine Sullivan
2019-07-01
gve: Add workqueue and reset support
Catherine Sullivan
2019-07-01
gve: Add transmit and receive support
Catherine Sullivan
2019-07-01
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan