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
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
2008-03-17
virtio: Enable netpoll interface for netconsole logging
Amit Shah
2008-02-23
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
Christian Borntraeger
2008-02-06
virtio net: fix oops on interface-up
Christian Borntraeger
2008-02-04
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
2008-02-04
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
2008-02-04
virtio: flush buffers on open
Rusty Russell
2008-02-04
virtnet: remove double ether_setup
Christian Borntraeger
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: populate network rings in the probe routine, not open
Rusty Russell
2008-02-04
virtio: Tweak virtio_net defines
Rusty Russell
2008-02-04
virtio: Net header needs hdr_len
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
2007-11-19
virtio: fix net driver loop case where we fail to restart
Rusty Russell
2007-11-19
virtio: fix module/device unloading
Rusty Russell
2007-11-12
virtio: more fallout from scatterlist changes.
Rusty Russell
2007-10-23
Net driver using virtio
Rusty Russell