Commit History

Author SHA1 Message Date
  Jason Wang 586d17c5a0 virtio-net: send gratuitous packets when needed 13 years ago
  Torsten Kaiser 31304165ff net: Fix misplaced parenthesis in virtio_net.c 13 years ago
  Rick Jones 2e57b79cce virtio_net: do not rate limit counter increments 13 years ago
  Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() 13 years ago
  Eric Dumazet 58472a76cf virtio: net: remove sparse errors 13 years ago
  Amit Shah 0741bcb558 virtio: net: Add freeze, restore handlers to support S4 13 years ago
  Amit Shah 04486ed019 virtio: net: Move vq and vq buf removal into separate function 13 years ago
  Amit Shah 3f9c10b0d4 virtio: net: Move vq initialization into separate function 13 years ago
  Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
  Mike Waychison 3464645a10 virtio_net: Pass gfp flags when allocating rx buffers. 13 years ago
  Rusty Russell f1776dade1 virtio_net: use non-reentrant workqueue. 13 years ago
  Rusty Russell b2baed69e6 virtio_net: set/cancel work on ndo_open/ndo_stop 13 years ago
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
  Jiri Pirko 8e586137e6 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 13 years ago
  Rick Jones 021ac8d387 virtio_net: return already tracked tx_fifo_errors via virtnet_getstats() 13 years ago
  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