index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Commit message (
Expand
)
Author
Age
*
virtio: use callback on empty in virtio_net
Rusty Russell
2008-06-10
*
virtio: virtio_net free transmit skbs in a timer
Mark McLoughlin
2008-06-10
*
virtio_net: Fix skb->csum_start computation
Mark McLoughlin
2008-06-10
*
virtio: fix delayed xmit of packet and freeing of old packets.
Rusty Russell
2008-05-30
*
virtio: fix virtio_net xmit of freed skb bug
Rusty Russell
2008-05-30
*
VIRTIO: Use __skb_queue_purge()
Wang Chen
2008-05-22
*
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
*
virtio: finer-grained features for virtio_net
Rusty Russell
2008-05-02
*
virtio: wean net driver off NETDEV_TX_BUSY
Rusty Russell
2008-05-02
*
virtio: fix scatterlist sizing in net driver.
Rusty Russell
2008-05-02
*
virtio: fix tx_ stats in virtio_net
Rusty Russell
2008-05-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-11
|
\
|
*
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-04-08
*
|
virtio_net: remove overzealous printk
Anthony Liguori
2008-04-07
|
/
*
virtio: fix race in enable_cb
Christian Borntraeger
2008-03-17
*
virtio: Enable netpoll interface for netconsole logging
Amit Shah
2008-03-17
*
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
Christian Borntraeger
2008-02-23
*
virtio net: fix oops on interface-up
Christian Borntraeger
2008-02-06
*
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
2008-02-04
*
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
2008-02-04
*
virtio: flush buffers on open
Rusty Russell
2008-02-04
*
virtnet: remove double ether_setup
Christian Borntraeger
2008-02-04
*
virtio: reset function
Rusty Russell
2008-02-04
*
virtio: populate network rings in the probe routine, not open
Rusty Russell
2008-02-04
*
virtio: Tweak virtio_net defines
Rusty Russell
2008-02-04
*
virtio: Net header needs hdr_len
Rusty Russell
2008-02-04
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
*
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
*
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
2008-02-04
*
virtio: fix net driver loop case where we fail to restart
Rusty Russell
2007-11-18
*
virtio: fix module/device unloading
Rusty Russell
2007-11-18
*
virtio: more fallout from scatterlist changes.
Rusty Russell
2007-11-11
*
Net driver using virtio
Rusty Russell
2007-10-23