1. d67ce7d xen-netback: keep a local pointer for vif in backend_disconnect() by Paul Durrant · 8 years ago
  2. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 9 years ago
  3. f16f1df xen-netback: protect resource cleaning on XenBus disconnect by Igor Druzhinin · 9 years ago
  4. 9a6cdf5 xen-netback: fix memory leaks on XenBus disconnect by Igor Druzhinin · 9 years ago
  5. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  6. 0f06ac3 xen-netback: fix error handling output by Arnd Bergmann · 9 years ago
  7. 6c27f99 xen-netback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 9 years ago
  8. f95842e xen: make use of xenbus_read_unsigned() in xen-netback by Juergen Gross · 9 years ago
  9. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 9 years ago
  10. fedbc8c xen-netback: retire guest rx side prefix GSO feature by Paul Durrant · 9 years ago
  11. cce9448 xen-netback: fix error handling on netback_probe() by Filipe Manco · 9 years ago
  12. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 9 years ago
  13. 8e4ee59 xen-netback: reduce log spam by Paul Durrant · 9 years ago
  14. 22fae97 xen-netback: implement dynamic multicast control by Paul Durrant · 10 years ago
  15. 833b8f1 xen-netback: correctly check failed allocation by Insu Yun · 10 years ago
  16. 210c34d xen-netback: add support for multicast control by Paul Durrant · 10 years ago
  17. 12b322a xen-netback: fix a BUG() during initialization by Palik, Imre · 10 years ago
  18. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 10 years ago
  19. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 10 years ago
  20. edafc13 xen-netback: making the bandwidth limiter runtime settable by Palik, Imre · 10 years ago
  21. 07ff890 xen-netback: fixing the propagation of the transmit shaper timeout by Palik, Imre · 11 years ago
  22. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 11 years ago
  23. f15650b netback: don't store invalid vif pointer by Jan Beulich · 11 years ago
  24. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 11 years ago
  25. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 11 years ago
  26. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 11 years ago
  27. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 11 years ago
  28. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 11 years ago
  29. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 11 years ago
  30. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 11 years ago
  31. f51de24 xen-netback: Adding debugfs "io_ring_qX" files by Zoltan Kiss · 11 years ago
  32. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 11 years ago
  33. 8d3d53b xen-netback: Add support for multiple queues by Andrew J. Bennieston · 11 years ago
  34. e9ce7cb xen-netback: Factor queue-specific data into queue struct by Wei Liu · 11 years ago
  35. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  36. 82cada2 xen-netback: enable IPv6 TCP GSO to the guest by Paul Durrant · 12 years ago
  37. a946858 xen-netback: handle IPv6 TCP GSO packets from the guest by Paul Durrant · 12 years ago
  38. 2eba61d xen-netback: add support for IPv6 checksum offload from guest by Paul Durrant · 12 years ago
  39. 146c8a7 xen-netback: add support for IPv6 checksum offload to guest by Paul Durrant · 12 years ago
  40. dc62cca xen-netback: transition to CLOSED when removing a VIF by David Vrabel · 12 years ago
  41. ea732df xen-netback: Handle backend state transitions in a more robust way by Paul Durrant · 12 years ago
  42. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 12 years ago
  43. 8ef2c3b xen-netback: xenbus.c: use more current logging styles by Wei Liu · 12 years ago
  44. e1f00a69 xen-netback: split event channels support for Xen backend driver by Wei Liu · 12 years ago
  45. b103f35 xen-netback: enable user to unload netback module by Wei Liu · 12 years ago
  46. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 14 years ago
  47. 17938a6 Signed bit field; int have_hotplug_status_watch:1 by Ian Campbell · 14 years ago
  48. f942dc2 xen network backend driver by Ian Campbell · 14 years ago