aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/common.h
Commit message (Expand)AuthorAge
* xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-03
* xen-netback: disable rogue vif in kthread contextWei Liu2014-04-01
* xen-netback: Stop using xenvif_tx_pending_slots_availableZoltan Kiss2014-03-26
* Revert "xen-netback: Aggregate TX unmap operations"Zoltan Kiss2014-03-25
* xen-netback: Aggregate TX unmap operationsZoltan Kiss2014-03-07
* xen-netback: Timeout packets in RX pathZoltan Kiss2014-03-07
* xen-netback: Handle guests with too many fragsZoltan Kiss2014-03-07
* xen-netback: Add stat counters for zerocopyZoltan Kiss2014-03-07
* xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss2014-03-07
* xen-netback: Introduce TX grant mappingZoltan Kiss2014-03-07
* xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss2014-03-07
* xen-netback: Minor refactoring of netback codeZoltan Kiss2014-03-07
* xen-netback: Fix Rx stall due to race conditionZoltan Kiss2014-02-05
* xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant2014-01-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * xen-netback: fix guest-receive-side array sizesPaul Durrant2013-12-29
* | xen-netback: improve guest-receive-side flow controlPaul Durrant2013-12-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu2013-10-29
* | xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant2013-10-17
* | xen-netback: add support for IPv6 checksum offload to guestPaul Durrant2013-10-17
|/
* xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-19
* xen-netback: rename functionsWei Liu2013-08-29
* xen-netback: switch to NAPI + kthread 1:1 modelWei Liu2013-08-29
* xen-netback: split event channels support for Xen backend driverWei Liu2013-05-23
* xen-netback: enable user to unload netback moduleWei Liu2013-05-17
* xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-07
* net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-26
* xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell2011-05-17
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-20
* xen network backend driverIan Campbell2011-03-15