| Commit message (Expand) | Author | Age | Files | Lines |
* | xen-netback: fix race between napi_complete() and interrupt handler | David Vrabel | 2014-05-16 | 1 | -1/+1 |
* | xen-netback: Grant copy the header instead of map and memcpy | Zoltan Kiss | 2014-04-03 | 1 | -0/+1 |
* | xen-netback: disable rogue vif in kthread context | Wei Liu | 2014-04-01 | 1 | -0/+5 |
* | xen-netback: Stop using xenvif_tx_pending_slots_available | Zoltan Kiss | 2014-03-26 | 1 | -7/+1 |
* | Revert "xen-netback: Aggregate TX unmap operations" | Zoltan Kiss | 2014-03-25 | 1 | -2/+0 |
* | xen-netback: Aggregate TX unmap operations | Zoltan Kiss | 2014-03-07 | 1 | -0/+2 |
* | xen-netback: Timeout packets in RX path | Zoltan Kiss | 2014-03-07 | 1 | -0/+6 |
* | xen-netback: Handle guests with too many frags | Zoltan Kiss | 2014-03-07 | 1 | -0/+1 |
* | xen-netback: Add stat counters for zerocopy | Zoltan Kiss | 2014-03-07 | 1 | -0/+3 |
* | xen-netback: Remove old TX grant copy definitons and fix indentations | Zoltan Kiss | 2014-03-07 | 1 | -35/+1 |
* | xen-netback: Introduce TX grant mapping | Zoltan Kiss | 2014-03-07 | 1 | -1/+38 |
* | xen-netback: Handle foreign mapped pages on the guest RX path | Zoltan Kiss | 2014-03-07 | 1 | -0/+3 |
* | xen-netback: Minor refactoring of netback code | Zoltan Kiss | 2014-03-07 | 1 | -1/+22 |
* | xen-netback: Fix Rx stall due to race condition | Zoltan Kiss | 2014-02-05 | 1 | -5/+1 |
* | xen-netback: stop vif thread spinning if frontend is unresponsive | Paul Durrant | 2014-01-09 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -6/+13 |
|\ |
|
| * | xen-netback: fix guest-receive-side array sizes | Paul Durrant | 2013-12-29 | 1 | -6/+13 |
* | | xen-netback: improve guest-receive-side flow control | Paul Durrant | 2013-12-09 | 1 | -16/+11 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-11-04 | 1 | -0/+1 |
|\ |
|
| * | xen-netback: use jiffies_64 value to calculate credit timeout | Wei Liu | 2013-10-29 | 1 | -0/+1 |
* | | xen-netback: enable IPv6 TCP GSO to the guest | Paul Durrant | 2013-10-17 | 1 | -2/+7 |
* | | xen-netback: add support for IPv6 checksum offload to guest | Paul Durrant | 2013-10-17 | 1 | -1/+2 |
|/ |
|
* | xen-netback: Don't destroy the netdev until the vif is shut down | Paul Durrant | 2013-09-19 | 1 | -0/+1 |
* | xen-netback: rename functions | Wei Liu | 2013-08-29 | 1 | -12/+12 |
* | xen-netback: switch to NAPI + kthread 1:1 model | Wei Liu | 2013-08-29 | 1 | -38/+94 |
* | xen-netback: split event channels support for Xen backend driver | Wei Liu | 2013-05-23 | 1 | -3/+10 |
* | xen-netback: enable user to unload netback module | Wei Liu | 2013-05-17 | 1 | -0/+1 |
* | xen/netback: shutdown the ring if it contains garbage. | Ian Campbell | 2013-02-07 | 1 | -0/+3 |
* | net: xen-netback: use API provided by xenbus module to map rings | David Vrabel | 2011-10-26 | 1 | -6/+5 |
* | xen: netback: use __CONST_RING_SIZE not __RING_SIZE | Ian Campbell | 2011-05-17 | 1 | -2/+2 |
* | net: xen-netback: convert to hw_features | Michał Mirosław | 2011-04-20 | 1 | -3/+0 |
* | xen network backend driver | Ian Campbell | 2011-03-15 | 1 | -0/+161 |