1. 8d3d53b xen-netback: Add support for multiple queues by Andrew J. Bennieston · 10 years ago
  2. e9ce7cb xen-netback: Factor queue-specific data into queue struct by Wei Liu · 10 years ago
  3. a55d976 xen-netback: Move grant_copy_op array back into struct xenvif. by Andrew J. Bennieston · 10 years ago
  4. 0d08fce xen-netback: fix race between napi_complete() and interrupt handler by David Vrabel · 10 years ago
  5. bdab827 xen-netback: Grant copy the header instead of map and memcpy by Zoltan Kiss · 10 years ago
  6. e9d8b2c xen-netback: disable rogue vif in kthread context by Wei Liu · 10 years ago
  7. 869b9b1 xen-netback: Stop using xenvif_tx_pending_slots_available by Zoltan Kiss · 10 years ago
  8. 397dfd9 Revert "xen-netback: Aggregate TX unmap operations" by Zoltan Kiss · 10 years ago
  9. e9275f5 xen-netback: Aggregate TX unmap operations by Zoltan Kiss · 10 years ago
  10. 0935078 xen-netback: Timeout packets in RX path by Zoltan Kiss · 10 years ago
  11. e3377f3 xen-netback: Handle guests with too many frags by Zoltan Kiss · 10 years ago
  12. 1bb332a xen-netback: Add stat counters for zerocopy by Zoltan Kiss · 10 years ago
  13. 62bad31 xen-netback: Remove old TX grant copy definitons and fix indentations by Zoltan Kiss · 10 years ago
  14. f53c3fe xen-netback: Introduce TX grant mapping by Zoltan Kiss · 10 years ago
  15. 3e2234b xen-netback: Handle foreign mapped pages on the guest RX path by Zoltan Kiss · 10 years ago
  16. 121fa4b xen-netback: Minor refactoring of netback code by Zoltan Kiss · 10 years ago
  17. 9ab9831 xen-netback: Fix Rx stall due to race condition by Zoltan Kiss · 11 years ago
  18. 11b57f9 xen-netback: stop vif thread spinning if frontend is unresponsive by Paul Durrant · 11 years ago
  19. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. ac3d5ac xen-netback: fix guest-receive-side array sizes by Paul Durrant · 11 years ago
  21. ca2f09f xen-netback: improve guest-receive-side flow control by Paul Durrant · 11 years ago
  22. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  23. 059dfa6 xen-netback: use jiffies_64 value to calculate credit timeout by Wei Liu · 11 years ago
  24. 82cada2 xen-netback: enable IPv6 TCP GSO to the guest by Paul Durrant · 11 years ago
  25. 146c8a7 xen-netback: add support for IPv6 checksum offload to guest by Paul Durrant · 11 years ago
  26. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  27. 7376419 xen-netback: rename functions by Wei Liu · 11 years ago
  28. b3f980b xen-netback: switch to NAPI + kthread 1:1 model by Wei Liu · 11 years ago
  29. e1f00a69 xen-netback: split event channels support for Xen backend driver by Wei Liu · 11 years ago
  30. b103f35 xen-netback: enable user to unload netback module by Wei Liu · 11 years ago
  31. 48856286 xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 12 years ago
  32. c9d6369 net: xen-netback: use API provided by xenbus module to map rings by David Vrabel · 13 years ago
  33. 11e73de xen: netback: use __CONST_RING_SIZE not __RING_SIZE by Ian Campbell · 13 years ago
  34. 4710304 net: xen-netback: convert to hw_features by Michał Mirosław · 13 years ago
  35. f942dc2 xen network backend driver by Ian Campbell · 13 years ago