| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio-net: Set RXCSUM feature if GUEST_CSUM is available | Thomas Huth | 2013-09-04 | 1 | -0/+2 |
* | virtio-net: put virtio net header inline with data | Michael S. Tsirkin | 2013-07-28 | 1 | -8/+34 |
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-10 | 1 | -4/+1 |
|\ |
|
| * | virtio-net: fix the race between channels setting and refill | Jason Wang | 2013-07-04 | 1 | -4/+1 |
* | | virtio_net: fix race in RX VQ processing | Michael S. Tsirkin | 2013-07-09 | 1 | -2/+3 |
* | | virtio_net: enable napi for all possible queues during open | Jason Wang | 2013-05-23 | 1 | -4/+5 |
|/ |
|
* | virtio_net: use default napi weight by default | Amerigo Wang | 2013-05-12 | 1 | -1/+1 |
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-02 | 1 | -36/+41 |
|\ |
|
| * | virtio-net: fill only rx queues which are being used | Sasha Levin | 2013-04-29 | 1 | -5/+10 |
| * | virtio_net: use simplified virtqueue accessors. | Rusty Russell | 2013-03-20 | 1 | -6/+5 |
| * | virtio_net: use virtqueue_add_sgs[] for command buffers. | Rusty Russell | 2013-03-20 | 1 | -25/+26 |
* | | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 2013-04-19 | 1 | -2/+4 |
* | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 | 1 | -1/+1 |
* | | virtio-net: initialize vlan_features | Jason Wang | 2013-04-11 | 1 | -0/+2 |
* | | virtio: remove obsolete virtqueue_get_queue_index() | Rusty Russell | 2013-03-22 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-26 | 1 | -11/+1 |
|\ |
|
| * | virtio: use module_virtio_driver. | Rusty Russell | 2013-02-13 | 1 | -11/+1 |
* | | net: Fix possible wrong checksum generation. | Pravin B Shelar | 2013-02-13 | 1 | -8/+5 |
* | | drivers:net:misc: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 1 | -3/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-29 | 1 | -20/+98 |
|\ \ |
|
| * | | virtio-net: reset virtqueue affinity when doing cpu hotplug | Wanlong Gao | 2013-01-27 | 1 | -0/+33 |
| * | | virtio-net: split out clean affinity function | Wanlong Gao | 2013-01-27 | 1 | -36/+40 |
| * | | virtio-net: fix the set affinity bug when CPU IDs are not consecutive | Wanlong Gao | 2013-01-27 | 1 | -13/+54 |
| |/ |
|
* | | net: fix possible wrong checksum generation | Eric Dumazet | 2013-01-28 | 1 | -4/+8 |
* | | virtio-net: introduce a new control to set macaddr | Amos Kong | 2013-01-21 | 1 | -3/+18 |
* | | move virtnet_send_command() above virtnet_set_mac_address() | Amos Kong | 2013-01-21 | 1 | -45/+44 |
|/ |
|
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-20 | 1 | -29/+19 |
|\ |
|
| * | virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 2012-12-18 | 1 | -1/+1 |
| * | virtio_net: don't rely on virtqueue_add_buf() returning capacity. | Rusty Russell | 2012-12-18 | 1 | -20/+13 |
| * | virtio-net: remove unused skb_vnet_hdr->num_sg field | Michael S. Tsirkin | 2012-12-18 | 1 | -3/+3 |
| * | virtio-net: correct capacity math on ring full | Michael S. Tsirkin | 2012-12-18 | 1 | -5/+4 |
* | | virtio_net: fix a typo in virtnet_alloc_queues() | Amerigo Wang | 2012-12-10 | 1 | -1/+1 |
* | | virtio-net: support changing the number of queue pairs through ethtool | Jason Wang | 2012-12-09 | 1 | -0/+43 |
* | | virtio_net: multiqueue support | Jason Wang | 2012-12-09 | 1 | -98/+375 |
* | | virtio-net: separate fields of sending/receiving queue from virtnet_info | Jason Wang | 2012-12-09 | 1 | -124/+158 |
* | | virtio_net: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -2/+2 |
* | | virtio_net: use net_*_ratelimited() helpers | Amerigo Wang | 2012-11-09 | 1 | -8/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | net: move and rename netif_notify_peers() | Amerigo Wang | 2012-08-14 | 1 | -1/+1 |
* | | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 2012-08-20 | 1 | -6/+6 |
|/ |
|
* | net: fix race condition in several drivers when reading stats | Kevin Groeneveld | 2012-07-22 | 1 | -4/+4 |
* | virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag | Jiri Pirko | 2012-06-30 | 1 | -6/+5 |
* | virtio_net: allow to change mac when iface is running | Jiri Pirko | 2012-06-28 | 1 | -4/+5 |
* | virtio-net: fix a race on 32bit arches | Eric Dumazet | 2012-06-11 | 1 | -7/+12 |
* | virtio-net: remove useless disable on freeze | Michael S. Tsirkin | 2012-05-30 | 1 | -5/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-21 | 1 | -0/+2 |
|\ |
|
| * | virtio_net: invoke softirqs after __napi_schedule | Michael S. Tsirkin | 2012-05-17 | 1 | -0/+2 |
* | | virtio-net: send gratuitous packets when needed | Jason Wang | 2012-04-15 | 1 | -5/+59 |
|/ |
|
* | net: Fix misplaced parenthesis in virtio_net.c | Torsten Kaiser | 2012-04-13 | 1 | -3/+2 |
* | virtio_net: do not rate limit counter increments | Rick Jones | 2012-03-28 | 1 | -3/+4 |