index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+3
2008-04-09
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
1
-2
/
+3
2008-04-08
virtio_net: remove overzealous printk
Anthony Liguori
1
-1
/
+0
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
1
-3
/
+7
2008-03-17
virtio: Enable netpoll interface for netconsole logging
Amit Shah
1
-0
/
+12
2008-02-24
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
Christian Borntraeger
1
-1
/
+1
2008-02-06
virtio net: fix oops on interface-up
Christian Borntraeger
1
-4
/
+6
2008-02-04
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
1
-1
/
+4
2008-02-04
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
1
-6
/
+19
2008-02-04
virtio: flush buffers on open
Rusty Russell
1
-0
/
+7
2008-02-04
virtnet: remove double ether_setup
Christian Borntraeger
1
-1
/
+0
2008-02-04
virtio: reset function
Rusty Russell
1
-2
/
+3
2008-02-04
virtio: populate network rings in the probe routine, not open
Rusty Russell
1
-19
/
+25
2008-02-04
virtio: Tweak virtio_net defines
Rusty Russell
1
-16
/
+16
2008-02-04
virtio: Net header needs hdr_len
Rusty Russell
1
-1
/
+2
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-7
/
+8
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-14
/
+11
2008-02-04
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
1
-10
/
+1
2007-11-19
virtio: fix net driver loop case where we fail to restart
Rusty Russell
1
-2
/
+2
2007-11-19
virtio: fix module/device unloading
Rusty Russell
1
-2
/
+6
2007-11-12
virtio: more fallout from scatterlist changes.
Rusty Russell
1
-0
/
+3
2007-10-23
Net driver using virtio
Rusty Russell
1
-0
/
+435
[prev]