index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2009-10-01
move virtnet_remove to .devexit.text
Uwe Kleine-König
2009-09-24
virtio_net: Check for room in the vq before adding buffer
Amit Shah
2009-09-24
virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.
Rusty Russell
2009-09-24
virtio_net: formalize skb_vnet_hdr
Rusty Russell
2009-09-24
virtio_net: don't free buffers in xmit ring
Rusty Russell
2009-09-24
virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.
Rusty Russell
2009-09-24
virtio_net: skb_orphan() and nf_reset() in xmit path.
Rusty Russell
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-08-26
virtio: net refill on out-of-memory
Rusty Russell
2009-07-17
virtio-net: Allow UFO feature to be set and advertised.
Sridhar Samudrala
2009-06-18
net: group address list and its count
Jiri Pirko
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-11
virtio_net: Fix IP alignment on non-mergeable RX path
Herbert Xu
2009-06-08
virtio_net: Set correct gso->hdr_len
Herbert Xu
2009-05-29
net: convert unicast addr list
Jiri Pirko
2009-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-01
virtio_net: Fix function name typo
Alex Williamson
2009-05-01
virtio_net: Cleanup command queue scatterlist usage
Alex Williamson
2009-04-13
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-04
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-18
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
2009-02-04
virtio_net: Allow setting the MAC address of the NIC
Alex Williamson
2009-02-04
virtio_net: Add support for VLAN filtering in the hypervisor
Alex Williamson
2009-02-04
virtio_net: Add a MAC filter table
Alex Williamson
2009-02-04
virtio_net: Add a set_rx_mode interface
Alex Williamson
2009-02-04
virtio_net: Add a virtqueue for outbound control commands
Alex Williamson
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-26
virtio_net: use correct accessors for scatterlists
Ira W. Snyder
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-25
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
2009-01-21
virtio_net: add link status handling
Mark McLoughlin
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-06
virtio: convert to net_device_ops
Stephen Hemminger
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-02
virtio_net: large tx MTU support
Mark McLoughlin
2008-11-16
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
2008-11-16
virtio_net: hook up the set-tso ethtool op
Mark McLoughlin
2008-11-16
virtio_net: Recycle some more rx buffer pages
Mark McLoughlin
2008-11-12
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-07-25
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
2008-07-25
virtio net: Allow receiving SG packets
Herbert Xu
2008-07-25
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
[prev]
[next]