提交历史

作者 SHA1 备注 提交日期
  David S. Miller cfadf853f6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Eric Dumazet ed79bab847 virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() 15 年之前
  Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 15 年之前
  Uwe Kleine-König 3d1285beff move virtnet_remove to .devexit.text 15 年之前
  Amit Shah 0aea51c37f virtio_net: Check for room in the vq before adding buffer 15 年之前
  Rusty Russell 48925e372f virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early. 15 年之前
  Rusty Russell b3f24698a7 virtio_net: formalize skb_vnet_hdr 15 年之前
  Rusty Russell b0c39dbdc2 virtio_net: don't free buffers in xmit ring 15 年之前
  Rusty Russell 8958f574db virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb. 15 年之前
  Rusty Russell 2b5bbe3b8b virtio_net: skb_orphan() and nf_reset() in xmit path. 15 年之前
  Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 年之前
  Rusty Russell 3c1b27d504 virtio: make add_buf return capacity remaining 15 年之前
  Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 15 年之前
  David S. Miller 6cdee2f96a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 15 年之前
  Rusty Russell 3161e453e4 virtio: net refill on out-of-memory 15 年之前
  Sridhar Samudrala 5c5167515d virtio-net: Allow UFO feature to be set and advertised. 16 年之前
  Jiri Pirko 31278e7147 net: group address list and its count 16 年之前
  David S. Miller 9cbc1cb8cd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 年之前
  Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 年之前
  Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 年之前
  Herbert Xu 8981f01001 virtio_net: Fix IP alignment on non-mergeable RX path 16 年之前
  Herbert Xu b82f08ea16 virtio_net: Set correct gso->hdr_len 16 年之前
  Jiri Pirko ccffad25b5 net: convert unicast addr list 16 年之前
  David S. Miller d252a5e7b7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Alex Williamson 1824a98974 virtio_net: Fix function name typo 16 年之前
  Alex Williamson 23e258e1a8 virtio_net: Cleanup command queue scatterlist usage 16 年之前
  Alexander Beregalov 0ee904c35c drivers/net: replace BUG() with BUG_ON() if possible 16 年之前
  Alex Williamson 62994b2d6b virtio_net: Set the mac config only when VIRITO_NET_F_MAC 16 年之前
  David S. Miller 2b1c4354de Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前