summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/interface.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\
| * xen-netback: fix sparse warningLad, Prabhakar2015-02-05
* | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-10
|\ \ | |/ |/|
| * xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-28
* | xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-02
|/
* xen-netback: support frontends without feature-rx-notify againDavid Vrabel2014-12-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01
|\
| * xen-netback: reintroduce guest Rx stall detectionDavid Vrabel2014-10-25
| * xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel2014-10-25
| * xen-netback: make feature-rx-notify mandatoryDavid Vrabel2014-10-25
* | xen-netback: Disable NAPI after disabling interruptsZoltan Kiss2014-10-29
|/
* xen-netback: move netif_napi_add before binding interruptWei Liu2014-08-25
* xen-netback: remove loop waiting functionWei Liu2014-08-13
* xen-netback: don't stop dealloc kthread too earlyWei Liu2014-08-13
* xen-netback: move NAPI add/remove callsWei Liu2014-08-13
* xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss2014-08-11
* xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss2014-08-05
* xen-netback: Using a new state bit instead of carrierZoltan Kiss2014-08-05
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss2014-07-08
* xen-netback: bookkeep number of active queues in our own moduleWei Liu2014-06-25
* net: xen-netback: include linux/vmalloc.h againArnd Bergmann2014-06-11
* xen-netback: Add support for multiple queuesAndrew J. Bennieston2014-06-04
* xen-netback: Factor queue-specific data into queue structWei Liu2014-06-04
* xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2014-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel2014-05-16
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
|/
* 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