summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\
| * xen-netback: fix error handling outputArnd Bergmann2016-11-10
| * xen: make use of xenbus_read_unsigned() in xen-netbackJuergen Gross2016-11-07
* | xen-netback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich2016-11-09
* | net: use core MTU range checking in virt driversJarod Wilson2016-10-20
|/
* xen-netback: fix type mismatch warningArnd Bergmann2016-10-13
* xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel2016-10-13
* xen-netback: (re-)create a debugfs node for hash informationPaul Durrant2016-10-13
* xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant2016-10-07
* xen/netback: add fraglist support for to-guest rxRoss Lagerwall2016-10-06
* xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2016-10-06
* xen-netback: process guest rx packets in batchesDavid Vrabel2016-10-06
* xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel2016-10-06
* xen-netback: refactor guest rxDavid Vrabel2016-10-06
* xen-netback: retire guest rx side prefix GSO featurePaul Durrant2016-10-06
* xen-netback: separate guest side rx code into separate modulePaul Durrant2016-10-06
* Revert "xen-netback: create a debugfs node for hash information"David S. Miller2016-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * xen-netback: fix error handling on netback_probe()Filipe Manco2016-09-17
* | xen-netback: switch to threaded irq for control ringJuergen Gross2016-09-22
* | xen-netback: using kfree_rcu() to simplify the codeWei Yongjun2016-08-23
* | xen-netback: create a debugfs node for hash informationPaul Durrant2016-08-19
|/
* xen-netback: only deinitialized hash if it was initializedPaul Durrant2016-05-20
* xen-netback: correct length checks on hash copy_opsPaul Durrant2016-05-20
* xen-netback: use hash value from the frontendPaul Durrant2016-05-16
* xen-netback: pass hash value to the frontendPaul Durrant2016-05-16
* xen-netback: add control protocol implementationPaul Durrant2016-05-16
* xen-netback: add control ring boilerplatePaul Durrant2016-05-16
* xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant2016-05-13
* xen-netback: reduce log spamPaul Durrant2016-03-13
* xen-netback: support multiple extra info fragments passed from frontendPaul Durrant2016-03-13
* xen-netback: implement dynamic multicast controlPaul Durrant2016-02-07
* xen-netback: free queues after freeing the net deviceDavid Vrabel2016-01-15
* xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel2016-01-15
* xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel2016-01-15
* Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\
| * xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel2015-12-18
| * xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel2015-12-18
* | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-04
|\|
| * net/xen-netback: Make it running on 64KB page granularityJulien Grall2015-10-23
| * net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall2015-10-23
* | xen-netback: correctly check failed allocationInsu Yun2015-10-18
|/
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-10
|\
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
* | xen-netback: respect user provided max_queuesWei Liu2015-09-10
* | xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2015-09-09
* | xen-netback: add support for multicast controlPaul Durrant2015-09-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\|
| * xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall2015-08-07
| * xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall2015-08-04