Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux há 12 anos atrás
  Rusty Russell 0e3daa6491 virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0 há 13 anos atrás
  Rusty Russell 9ed4cb0734 virtio_net: don't rely on virtqueue_add_buf() returning capacity. há 13 anos atrás
  Michael S. Tsirkin 7bedc7dc7c virtio-net: remove unused skb_vnet_hdr->num_sg field há 13 anos atrás
  Michael S. Tsirkin 6ee57bcc1e virtio-net: correct capacity math on ring full há 13 anos atrás
  Amerigo Wang 008d427807 virtio_net: fix a typo in virtnet_alloc_queues() há 12 anos atrás
  Jason Wang d73bcd2c28 virtio-net: support changing the number of queue pairs through ethtool há 12 anos atrás
  Jason Wang 986a4f4d45 virtio_net: multiqueue support há 12 anos atrás
  Jason Wang e9d7417b97 virtio-net: separate fields of sending/receiving queue from virtnet_info há 12 anos atrás
  Bill Pemberton 8cc085d604 virtio_net: remove __dev* attributes há 12 anos atrás
  Amerigo Wang be44389964 virtio_net: use net_*_ratelimited() helpers há 13 anos atrás
  Linus Torvalds aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 13 anos atrás
  Tejun Heo 3b07e9ca26 workqueue: deprecate system_nrt[_freezable]_wq há 13 anos atrás
  Amerigo Wang ee89bab14e net: move and rename netif_notify_peers() há 13 anos atrás
  Kevin Groeneveld e3906486f6 net: fix race condition in several drivers when reading stats há 13 anos atrás
  Jiri Pirko f2f2c8b42d virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag há 13 anos atrás
  Jiri Pirko d4fc6918f4 virtio_net: allow to change mac when iface is running há 13 anos atrás
  Eric Dumazet 83a27052c3 virtio-net: fix a race on 32bit arches há 13 anos atrás
  Michael S. Tsirkin 3bbf372c6c virtio-net: remove useless disable on freeze há 13 anos atrás
  David S. Miller 17eea0df5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 13 anos atrás
  Michael S. Tsirkin ec13ee8014 virtio_net: invoke softirqs after __napi_schedule há 13 anos atrás
  Jason Wang 586d17c5a0 virtio-net: send gratuitous packets when needed há 13 anos atrás
  Torsten Kaiser 31304165ff net: Fix misplaced parenthesis in virtio_net.c há 13 anos atrás
  Rick Jones 2e57b79cce virtio_net: do not rate limit counter increments há 13 anos atrás
  Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() há 13 anos atrás
  Eric Dumazet 58472a76cf virtio: net: remove sparse errors há 13 anos atrás
  Amit Shah 0741bcb558 virtio: net: Add freeze, restore handlers to support S4 há 13 anos atrás
  Amit Shah 04486ed019 virtio: net: Move vq and vq buf removal into separate function há 13 anos atrás
  Amit Shah 3f9c10b0d4 virtio: net: Move vq initialization into separate function há 13 anos atrás
  Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf há 13 anos atrás