1. 2507c05 virtio_net: remove forgotten assignment by Jiri Pirko · 15 years ago
  2. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  3. 830a8a9 virtio_net: remove send queue by Shirley Ma · 15 years ago
  4. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  5. 9ab86bb virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800 by Shirley Ma · 15 years ago
  6. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  7. 39d3215 virtio_net: Make delayed refill more reliable by Herbert Xu · 15 years ago
  8. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  9. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  10. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  12. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 2240252 virtio_net: rename driver struct to please modpost by Uwe Kleine-König · 15 years ago
  14. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  16. 03f191b virtio-net: fix data corruption with OOM by Michael S. Tsirkin · 15 years ago
  17. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  19. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  20. ed79bab virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() by Eric Dumazet · 15 years ago
  21. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  22. 3d1285b move virtnet_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  23. 0aea51c virtio_net: Check for room in the vq before adding buffer by Amit Shah · 15 years ago
  24. 48925e3 virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early. by Rusty Russell · 15 years ago
  25. b3f2469 virtio_net: formalize skb_vnet_hdr by Rusty Russell · 15 years ago
  26. b0c39dbd virtio_net: don't free buffers in xmit ring by Rusty Russell · 15 years ago
  27. 8958f57 virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb. by Rusty Russell · 15 years ago
  28. 2b5bbe3 virtio_net: skb_orphan() and nf_reset() in xmit path. by Rusty Russell · 15 years ago
  29. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  30. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  31. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  32. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  34. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 15 years ago
  35. 5c51675 virtio-net: Allow UFO feature to be set and advertised. by Sridhar Samudrala · 15 years ago
  36. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  37. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  38. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  39. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  40. 8981f01 virtio_net: Fix IP alignment on non-mergeable RX path by Herbert Xu · 15 years ago
  41. b82f08e virtio_net: Set correct gso->hdr_len by Herbert Xu · 15 years ago
  42. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  43. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 1824a98 virtio_net: Fix function name typo by Alex Williamson · 15 years ago
  45. 23e258e virtio_net: Cleanup command queue scatterlist usage by Alex Williamson · 15 years ago
  46. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  47. 62994b2 virtio_net: Set the mac config only when VIRITO_NET_F_MAC by Alex Williamson · 15 years ago
  48. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  50. 9c46f6d virtio_net: Allow setting the MAC address of the NIC by Alex Williamson · 16 years ago
  51. 0bde9569 virtio_net: Add support for VLAN filtering in the hypervisor by Alex Williamson · 16 years ago
  52. f565a7c virtio_net: Add a MAC filter table by Alex Williamson · 16 years ago
  53. 2af7698 virtio_net: Add a set_rx_mode interface by Alex Williamson · 16 years ago
  54. 2a41f71 virtio_net: Add a virtqueue for outbound control commands by Alex Williamson · 16 years ago
  55. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 8527bec virtio_net: use correct accessors for scatterlists by Ira W. Snyder · 16 years ago
  57. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. e918085a virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs by Alex Williamson · 16 years ago
  59. 9f4d26d virtio_net: add link status handling by Mark McLoughlin · 16 years ago
  60. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  61. 76288b4 virtio: convert to net_device_ops by Stephen Hemminger · 16 years ago
  62. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  63. 39da581 virtio_net: large tx MTU support by Mark McLoughlin · 16 years ago
  64. 3f2c31d virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) by Mark McLoughlin · 16 years ago
  65. 0276b49 virtio_net: hook up the set-tso ethtool op by Mark McLoughlin · 16 years ago
  66. 0a888fd virtio_net: Recycle some more rx buffer pages by Mark McLoughlin · 16 years ago
  67. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  68. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  69. fb6813f virtio: Recycle unused recv buffer pages for large skbs in net driver by Rusty Russell · 16 years ago
  70. 97402b9 virtio net: Allow receiving SG packets by Herbert Xu · 16 years ago
  71. a9ea3fc virtio net: Add ethtool ops for SG/GSO by Herbert Xu · 16 years ago
  72. 9953ca6 virtio: fix virtio_net xmit of freed skb bug by Mark McLoughlin · 16 years ago
  73. 5e4fe5c virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature by Mark McLoughlin · 16 years ago
  74. 363f151 virtio: use callback on empty in virtio_net by Rusty Russell · 16 years ago
  75. 14c998f virtio: virtio_net free transmit skbs in a timer by Mark McLoughlin · 16 years ago
  76. 23cde76 virtio_net: Fix skb->csum_start computation by Mark McLoughlin · 16 years ago
  77. 11a3a15 virtio: fix delayed xmit of packet and freeing of old packets. by Rusty Russell · 16 years ago
  78. 7eb2e25 virtio: fix virtio_net xmit of freed skb bug by Rusty Russell · 16 years ago
  79. 288369c VIRTIO: Use __skb_queue_purge() by Wang Chen · 16 years ago
  80. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  81. 5539ae9 virtio: finer-grained features for virtio_net by Rusty Russell · 16 years ago
  82. 99ffc69 virtio: wean net driver off NETDEV_TX_BUSY by Rusty Russell · 16 years ago
  83. 0527168 virtio: fix scatterlist sizing in net driver. by Rusty Russell · 16 years ago
  84. 655aa31 virtio: fix tx_ stats in virtio_net by Rusty Russell · 16 years ago
  85. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  87. 6ea0a46 virtio_net: remove overzealous printk by Anthony Liguori · 16 years ago
  88. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  89. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  90. d9d5dcc virtio_net: Fix oops on early interrupts - introduced by virtio reset code by Christian Borntraeger · 17 years ago
  91. 370076d virtio net: fix oops on interface-up by Christian Borntraeger · 17 years ago
  92. 6c0cd7c virtio_net: parametrize the napi_weight for virtio receive queue. by Dor Laor · 17 years ago
  93. 2cb9c6b virtio: free transmit skbs when notified, not on next xmit. by Rusty Russell · 17 years ago
  94. a48bd8f virtio: flush buffers on open by Rusty Russell · 17 years ago
  95. e70f2f1 virtnet: remove double ether_setup by Christian Borntraeger · 17 years ago
  96. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  97. b3369c1 virtio: populate network rings in the probe routine, not open by Rusty Russell · 17 years ago
  98. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 17 years ago
  99. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 17 years ago
  100. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago