aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/common.h
AgeCommit message (Expand)Author
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss
2014-02-05xen-netback: Fix Rx stall due to race conditionZoltan Kiss
2014-01-09xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-29xen-netback: fix guest-receive-side array sizesPaul Durrant
2013-12-09xen-netback: improve guest-receive-side flow controlPaul Durrant
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-08-29xen-netback: rename functionsWei Liu
2013-08-29xen-netback: switch to NAPI + kthread 1:1 modelWei Liu
2013-05-23xen-netback: split event channels support for Xen backend driverWei Liu
2013-05-17xen-netback: enable user to unload netback moduleWei Liu
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2011-10-26net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław
2011-03-15xen network backend driverIan Campbell