Age | Commit message (Expand) | Author |
2014-08-25 | xen-netback: move netif_napi_add before binding interrupt | Wei Liu |
2014-08-13 | xen-netback: remove loop waiting function | Wei Liu |
2014-08-13 | xen-netback: don't stop dealloc kthread too early | Wei Liu |
2014-08-13 | xen-netback: move NAPI add/remove calls | Wei Liu |
2014-08-11 | xen-netback: Don't deschedule NAPI when carrier off | Zoltan Kiss |
2014-08-05 | xen-netback: Turn off the carrier if the guest is not able to receive | Zoltan Kiss |
2014-08-05 | xen-netback: Using a new state bit instead of carrier | Zoltan Kiss |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-07-08 | xen-netback: Adding debugfs "io_ring_qX" files | Zoltan Kiss |
2014-06-25 | xen-netback: bookkeep number of active queues in our own module | Wei Liu |
2014-06-11 | net: xen-netback: include linux/vmalloc.h again | Arnd Bergmann |
2014-06-04 | xen-netback: Add support for multiple queues | Andrew J. Bennieston |
2014-06-04 | xen-netback: Factor queue-specific data into queue struct | Wei Liu |
2014-06-04 | xen-netback: Move grant_copy_op array back into struct xenvif. | Andrew J. Bennieston |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-16 | xen-netback: fix race between napi_complete() and interrupt handler | David Vrabel |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-04-01 | xen-netback: disable rogue vif in kthread context | Wei Liu |
2014-03-26 | xen-netback: Non-functional follow-up patch for grant mapping series | Zoltan Kiss |
2014-03-26 | xen-netback: Stop using xenvif_tx_pending_slots_available | Zoltan Kiss |
2014-03-25 | Revert "xen-netback: Aggregate TX unmap operations" | Zoltan Kiss |
2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-12 | xen-netback: use skb_is_gso in xenvif_start_xmit | Wei Liu |
2014-03-07 | xen-netback: Aggregate TX unmap operations | Zoltan Kiss |
2014-03-07 | xen-netback: Timeout packets in RX path | Zoltan Kiss |
2014-03-07 | xen-netback: Handle guests with too many frags | Zoltan Kiss |
2014-03-07 | xen-netback: Add stat counters for zerocopy | Zoltan Kiss |
2014-03-07 | xen-netback: Introduce TX grant mapping | Zoltan Kiss |
2014-03-07 | xen-netback: Minor refactoring of netback code | Zoltan Kiss |
2014-02-05 | xen-netback: Fix Rx stall due to race condition | Zoltan Kiss |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-05 | xen-netback: Include header for vmalloc | Josh Boyer |
2013-12-29 | xen-netback: fix guest-receive-side array sizes | Paul Durrant |
2013-12-09 | xen-netback: improve guest-receive-side flow control | Paul Durrant |
2013-12-03 | xen-netback: clear vif->task on disconnect | Paul Durrant |
2013-11-21 | xen-netback: stop the VIF thread before unbinding IRQs | David Vrabel |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-29 | xen-netback: use jiffies_64 value to calculate credit timeout | Wei Liu |
2013-10-17 | xen-netback: enable IPv6 TCP GSO to the guest | Paul Durrant |
2013-10-17 | xen-netback: Unconditionally set NETIF_F_RXCSUM | Paul Durrant |
2013-10-17 | xen-netback: add support for IPv6 checksum offload to guest | Paul Durrant |
2013-09-19 | xen-netback: Don't destroy the netdev until the vif is shut down | Paul Durrant |
2013-09-12 | xen-netback: fix possible format string flaw | Kees Cook |
2013-08-29 | xen-netback: rename functions | Wei Liu |
2013-08-29 | xen-netback: switch to NAPI + kthread 1:1 model | Wei Liu |
2013-05-23 | xen-netback: split event channels support for Xen backend driver | Wei Liu |
2013-05-17 | xen-netback: enable user to unload netback module | Wei Liu |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-14 | xen-netback: cancel the credit timer when taking the vif down | David Vrabel |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |