summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/interface.c
Commit message (Expand)AuthorAge
* xen-netback: Fix logging message with spurious period after newlineJoe Perches2017-12-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * xen-netfront, xen-netback: Use correct minimum MTU valuesMohammed Gamal2017-10-16
* | net/xen-netback: Convert timers to use timer_setup()Kees Cook2017-10-18
* | drivers: net: xen-netback: use setup_timer() helper.Allen Pais2017-09-21
|/
* xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn2017-08-28
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-06-22
* xen-netback: fix race condition on XenBus disconnectIgor Druzhinin2017-03-12
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
|\
| * xen-netback: vif counters from int/long to u64Mart van Santen2017-02-13
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
|/
* xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2017-01-18
* net: use core MTU range checking in virt driversJarod Wilson2016-10-20
* 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: retire guest rx side prefix GSO featurePaul Durrant2016-10-06
* xen-netback: switch to threaded irq for control ringJuergen Gross2016-09-22
* xen-netback: only deinitialized hash if it was initializedPaul Durrant2016-05-20
* 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: 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: add support for multicast controlPaul Durrant2015-09-02
* xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall2015-08-06
* xen-netback: making the bandwidth limiter runtime settablePalik, Imre2015-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * xen-netback: return correct ethtool statsDavid Vrabel2015-03-05
* | xen: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* 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