aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
Commit message (Expand)AuthorAge
* xen-netback: disable rogue vif in kthread contextWei Liu2014-04-01
* xen-netback: Non-functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-26
* xen-netback: Stop using xenvif_tx_pending_slots_availableZoltan Kiss2014-03-26
* Revert "xen-netback: Aggregate TX unmap operations"Zoltan Kiss2014-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\
| * xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu2014-03-12
* | 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: Introduce TX grant mappingZoltan 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * xen-netback: Include header for vmallocJosh Boyer2014-01-05
| * xen-netback: fix guest-receive-side array sizesPaul Durrant2013-12-29
* | xen-netback: improve guest-receive-side flow controlPaul Durrant2013-12-09
|/
* xen-netback: clear vif->task on disconnectPaul Durrant2013-12-03
* xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel2013-11-21
* 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: Unconditionally set NETIF_F_RXCSUMPaul 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: fix possible format string flawKees Cook2013-09-12
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\
| * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\|
| * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-07
* | xen-netback: allow changing the MAC address of the interfaceMatt Wilson2013-01-23
|/
* xen-netback: make ops structs conststephen hemminger2012-01-05
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-03
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-20
* xen network backend driverIan Campbell2011-03-15