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
starfive-6.6.48-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
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+26
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+8
2013-11-06
virtio-net: switch to use XPS to choose txq
Jason Wang
1
-46
/
+2
2013-11-05
virtio-net: coalesce rx frags when possible during rx
Jason Wang
1
-4
/
+11
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+6
2013-10-30
virtio-net: correctly handle cpu hotplug notifier during resuming
Jason Wang
1
-7
/
+6
2013-10-29
virtio_net: migrate mergeable rx buffers to page frag allocators
Michael Dalton
1
-58
/
+106
2013-10-29
virtio_net: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
1
-1
/
+2
2013-10-29
virtio_net: verify if virtqueue_kick() succeeded
Heinz Graalfs
1
-4
/
+5
2013-10-17
virtio-net: refill only when device is up during setting queues
Jason Wang
1
-1
/
+5
2013-10-17
virtio-net: don't respond to cpu hotplug notifier if we're not ready
Jason Wang
1
-0
/
+8
2013-10-17
virtio: use size-based config accessors.
Rusty Russell
1
-11
/
+17
2013-09-23
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
1
-2
/
+2
2013-09-04
virtio-net: Set RXCSUM feature if GUEST_CSUM is available
Thomas Huth
1
-0
/
+2
2013-07-28
virtio-net: put virtio net header inline with data
Michael S. Tsirkin
1
-8
/
+34
2013-07-11
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2013-07-09
virtio_net: fix race in RX VQ processing
Michael S. Tsirkin
1
-2
/
+3
2013-07-04
virtio-net: fix the race between channels setting and refill
Jason Wang
1
-4
/
+1
2013-05-23
virtio_net: enable napi for all possible queues during open
Jason Wang
1
-4
/
+5
2013-05-12
virtio_net: use default napi weight by default
Amerigo Wang
1
-1
/
+1
2013-05-03
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+41
2013-04-29
virtio-net: fill only rx queues which are being used
Sasha Levin
1
-5
/
+10
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-12
virtio-net: initialize vlan_features
Jason Wang
1
-0
/
+2
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
1
-2
/
+2
2013-03-20
virtio_net: use simplified virtqueue accessors.
Rusty Russell
1
-6
/
+5
2013-03-20
virtio_net: use virtqueue_add_sgs[] for command buffers.
Rusty Russell
1
-25
/
+26
2013-02-27
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+1
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
1
-8
/
+5
2013-02-13
virtio: use module_virtio_driver.
Rusty Russell
1
-11
/
+1
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
1
-3
/
+1
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+98
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
1
-4
/
+8
2013-01-27
virtio-net: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
1
-0
/
+33
2013-01-27
virtio-net: split out clean affinity function
Wanlong Gao
1
-36
/
+40
2013-01-27
virtio-net: fix the set affinity bug when CPU IDs are not consecutive
Wanlong Gao
1
-13
/
+54
2013-01-21
virtio-net: introduce a new control to set macaddr
Amos Kong
1
-3
/
+18
2013-01-21
move virtnet_send_command() above virtnet_set_mac_address()
Amos Kong
1
-45
/
+44
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+19
2012-12-18
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
1
-1
/
+1
2012-12-18
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
1
-20
/
+13
2012-12-18
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
1
-3
/
+3
2012-12-18
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
1
-5
/
+4
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
1
-1
/
+1
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
1
-0
/
+43
2012-12-09
virtio_net: multiqueue support
Jason Wang
1
-98
/
+375
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
1
-124
/
+158
2012-12-03
virtio_net: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
[next]