aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/netback.c
Commit message (Expand)AuthorAge
* xen: netback: fix printf format string warningIan Campbell2015-06-01
* Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\
| * xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\ \
| * | xen-netback: notify immediately after pushing Tx response.David Vrabel2015-03-11
| |/
* / xen-netback: making the bandwidth limiter runtime settablePalik, Imre2015-03-20
|/
* xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-05
* xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-05
* xen-netback: release pending index before pushing Tx responsesDavid Vrabel2015-02-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
| |\
| * | xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2015-01-23
* | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-10
|\ \ \ | |_|/ |/| |
| * | xen-netback: use foreign page information from the pages themselvesJennifer Herbert2015-01-28
| * | x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-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
* xen-netback: remove unconditional __pskb_pull_tail() in guest Tx pathMalcolm Crossley2014-11-06
* 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: Remove __GFP_COLDZoltan Kiss2014-10-29
|/
* xen-netback: don't stop dealloc kthread too earlyWei Liu2014-08-13
* xen-netback: Fix vif->disable handlingZoltan Kiss2014-08-07
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-20
| * xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-20
| * xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-20
| * xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-20
* | xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss2014-07-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-05
|\
| * xen-netback: Fix handling of skbs requiring too many slotsZoltan Kiss2014-06-05
* | 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: fix race between napi_complete() and interrupt handlerDavid Vrabel2014-05-16
* xen-netback: Fix grant ref resolution in RX pathZoltan Kiss2014-05-15
* xen-netback: Trivial format string fixZoltan Kiss2014-04-04
* xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-03
* xen-netback: Rename map opsZoltan Kiss2014-04-03
* xen-netback: disable rogue vif in kthread contextWei Liu2014-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-31
|\
| * xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant2014-03-29
| * xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant2014-03-29
| * xen-netback: remove pointless clause from if statementPaul Durrant2014-03-29
* | xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-26
* | 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
* | xen-netback: Proper printf format for ptrdiff_t is 't'.David S. Miller2014-03-25