Commit Graph

27 Commits (a1f7fc48c143537e2bf70affee7e8932f5be9bb4)

Author SHA1 Message Date
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
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
Rusty Russell 50c8ea8080 virtio: Net header needs hdr_len 17 years ago
Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago
Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
Rusty Russell f35d9d8aae virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. 17 years ago
Rusty Russell 8329d98e48 virtio: fix net driver loop case where we fail to restart 17 years ago
Rusty Russell 74b2553f1d virtio: fix module/device unloading 17 years ago
Rusty Russell 4d125de3a5 virtio: more fallout from scatterlist changes. 17 years ago
Rusty Russell 296f96fcfc Net driver using virtio 18 years ago