index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
common.h
Age
Commit message (
Expand
)
Author
2014-01-09
xen-netback: stop vif thread spinning if frontend is unresponsive
Paul Durrant
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-29
xen-netback: fix guest-receive-side array sizes
Paul Durrant
2013-12-09
xen-netback: improve guest-receive-side flow control
Paul Durrant
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-08-29
xen-netback: rename functions
Wei Liu
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-05-23
xen-netback: split event channels support for Xen backend driver
Wei Liu
2013-05-17
xen-netback: enable user to unload netback module
Wei Liu
2013-02-07
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2011-10-26
net: xen-netback: use API provided by xenbus module to map rings
David Vrabel
2011-05-17
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
Ian Campbell
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
2011-03-15
xen network backend driver
Ian Campbell