Rusty Russell
|
fb6813f480
virtio: Recycle unused recv buffer pages for large skbs in net driver
|
17 years ago |
Herbert Xu
|
97402b96f8
virtio net: Allow receiving SG packets
|
17 years ago |
Herbert Xu
|
a9ea3fc6f2
virtio net: Add ethtool ops for SG/GSO
|
17 years ago |
Mark McLoughlin
|
9953ca6cb7
virtio: fix virtio_net xmit of freed skb bug
|
17 years ago |
Mark McLoughlin
|
5e4fe5c45a
virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
|
17 years ago |
Rusty Russell
|
363f15149c
virtio: use callback on empty in virtio_net
|
17 years ago |
Mark McLoughlin
|
14c998f034
virtio: virtio_net free transmit skbs in a timer
|
17 years ago |
Mark McLoughlin
|
23cde76d80
virtio_net: Fix skb->csum_start computation
|
17 years ago |
Rusty Russell
|
11a3a1546d
virtio: fix delayed xmit of packet and freeing of old packets.
|
17 years ago |
Rusty Russell
|
7eb2e25112
virtio: fix virtio_net xmit of freed skb bug
|
17 years ago |
Wang Chen
|
288369cc25
VIRTIO: Use __skb_queue_purge()
|
17 years ago |
Rusty Russell
|
c45a6816c1
virtio: explicit advertisement of driver features
|
17 years ago |
Rusty Russell
|
5539ae9613
virtio: finer-grained features for virtio_net
|
17 years ago |
Rusty Russell
|
99ffc696d1
virtio: wean net driver off NETDEV_TX_BUSY
|
17 years ago |
Rusty Russell
|
0527168522
virtio: fix scatterlist sizing in net driver.
|
17 years ago |
Rusty Russell
|
655aa31f02
virtio: fix tx_ stats in virtio_net
|
17 years ago |
Linus Torvalds
|
90768c09bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
David S. Miller
|
21f644f3ea
[NET]: Undo code bloat in hot paths due to print_mac().
|
17 years ago |
Anthony Liguori
|
6ea0a4679d
virtio_net: remove overzealous printk
|
17 years ago |
Christian Borntraeger
|
4265f161b6
virtio: fix race in enable_cb
|
17 years ago |
Amit Shah
|
da74e89d40
virtio: Enable netpoll interface for netconsole logging
|
17 years ago |
Christian Borntraeger
|
d9d5dcc88c
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
|
17 years ago |
Christian Borntraeger
|
370076d932
virtio net: fix oops on interface-up
|
17 years ago |
Dor Laor
|
6c0cd7c000
virtio_net: parametrize the napi_weight for virtio receive queue.
|
17 years ago |
Rusty Russell
|
2cb9c6bafc
virtio: free transmit skbs when notified, not on next xmit.
|
17 years ago |
Rusty Russell
|
a48bd8f670
virtio: flush buffers on open
|
17 years ago |
Christian Borntraeger
|
e70f2f1bb8
virtnet: remove double ether_setup
|
17 years ago |
Rusty Russell
|
6e5aa7efb2
virtio: reset function
|
17 years ago |
Rusty Russell
|
b3369c1fb4
virtio: populate network rings in the probe routine, not open
|
17 years ago |
Rusty Russell
|
34a48579e4
virtio: Tweak virtio_net defines
|
17 years ago |