summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-5/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-22/+24
| |\
| * | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+1
| |\ \
| * | | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2
* | | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-211-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen/netfront: set default upper limit of tx/rx queues to 8Juergen Gross2017-01-291-2/+4
| | |/ | |/|
* | | xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-02-101-1/+2
* | | xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11
* | | xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-02-091-3/+11
|/ /
* / xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai2017-01-201-1/+1
|/
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-49/+18
|\
| * xen: make use of xenbus_read_unsigned() in xen-netfrontJuergen Gross2016-11-071-49/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-2/+2
|\ \
| * | xen-netfront: cast grant table reference first to type intDongli Zhang2016-11-021-2/+2
| * | xen-netfront: do not cast grant table reference to signed shortDongli Zhang2016-10-311-2/+2
| |/
* / net: use core MTU range checking in virt driversJarod Wilson2016-10-201-0/+2
|/
* xen-netfront: avoid packet loss when ethernet header crosses page boundaryVitaly Kuznetsov2016-09-201-0/+15
* xen-netfront: request Tx response events more oftenMalcolm Crossley2016-01-281-12/+3
* Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-36/+86
|\
| * net/xen-netfront: Make it running on 64KB page granularityJulien Grall2015-10-231-36/+86
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-7/+7
|\ \
| * | xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
| |/
* / xen-netfront: always set num queues if possiblechas williams2015-09-201-7/+10
|/
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-101-5/+7
|\
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-5/+7
* | xen-netfront: respect user provided max_queuesWei Liu2015-09-101-2/+5
* | net/xen-netfront: only napi_synchronize() if runningChas Williams2015-08-281-1/+2
* | net/xen-netfront: only clean up queues if presentChas Williams2015-08-231-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-011-7/+0
|\
| * xen-netfront: Remove the meaningless codeLi, Liang Z2015-06-281-7/+0
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-1/+0
|\ \ | |/ |/|
| * xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-171-1/+0
* | net/xen-netfront: Correct printf format in xennet_get_responsesJulien Grall2015-06-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-13/+2
|\ \
| * | xen-netfront: properly destroy queues when removing deviceDavid Vrabel2015-05-271-13/+2
| |/
* / xen-netfront: Use setup_timerVaishali Thakkar2015-05-311-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-171-1/+1
|\
| * net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-171-1/+1
* | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-161-4/+5
|\ \ | |/ |/|
| * xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-4/+5
* | xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-021-4/+1
|/
* xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-051-46/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-29/+42
|\
| * xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-131-29/+42
* | xen-netfront: refactor making Tx requestsDavid Vrabel2015-01-141-114/+67
* | xen-netfront: refactor skb slot countingDavid Vrabel2015-01-141-6/+7
* | drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione2015-01-121-4/+0
|/
* xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel2014-12-161-8/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-5/+3
|\