Rick Jones
|
66846048f5
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
|
13 years ago |
Sasha Levin
|
77dd7693c5
virtio-net: Use virtio_config_val() for retrieving config
|
14 years ago |
Rick Jones
|
8f9f4668b3
Add ethtool -g support to virtio_net
|
13 years ago |
Eric Dumazet
|
4b727361f0
virtio_net: fix truesize underestimation
|
13 years ago |
Krishna Kumar
|
8a59a7b94f
virtio_net: Clean up set_skb_frag()
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Sasha Levin
|
e878d78b9a
virtio-net: Verify page list size before fitting into skb
|
13 years ago |
Ian Campbell
|
86ee8130a4
virtionet: convert to SKB paged frag API.
|
13 years ago |
Jiri Pirko
|
01789349ee
net: introduce IFF_UNICAST_FLT private flag
|
14 years ago |
Krishna Kumar
|
2e66f55b3a
virtio_net: Fix panic in virtnet_remove
|
14 years ago |
stephen hemminger
|
3fa2a1df90
virtio-net: per cpu 64 bit stats (v2)
|
14 years ago |
Jason Wang
|
10a8d94a95
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
|
14 years ago |
Michael S. Tsirkin
|
7a66f78437
virtio_net: delay TX callbacks
|
14 years ago |
Michał Mirosław
|
98e778c9aa
virtio_net: convert to hw_features
|
14 years ago |
Bruce Rogers
|
3e9d08ec0a
virtio_net: Add schedule check to napi_enable call
|
14 years ago |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 years ago |
Jason Wang
|
167c25e4c5
virtio-net: init link state correctly
|
14 years ago |
Ben Hutchings
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 years ago |
Rusty Russell
|
a767bde4d4
virtio_net: implements ethtool_ops.get_drvinfo
|
15 years ago |
Rusty Russell
|
58eba97d07
virtio_net: fix oom handling on tx
|
15 years ago |
Michael S. Tsirkin
|
1788f49548
virtio_net: do not reschedule rx refill forever
|
15 years ago |
Michael S. Tsirkin
|
aa989f5e46
virtio-net: pass gfp to add_buf
|
15 years ago |
Linus Torvalds
|
1756ac3d3c
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
15 years ago |
Michael S. Tsirkin
|
1915a712f2
virtio_net: use virtqueue_xxx wrappers
|
15 years ago |
David S. Miller
|
b4bf665c57
virtio_net: Fix mis-merge.
|
15 years ago |
David S. Miller
|
dad1e54b12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Shirley Ma
|
0e413f22e4
virtio_net: missing sg_init_table
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Michael S. Tsirkin
|
5e01d2f91d
virtio-net: move sg off stack
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |