1. 8e4ee59 xen-netback: reduce log spam by Paul Durrant · 8 years ago
  2. 562abd3 xen-netback: support multiple extra info fragments passed from frontend by Paul Durrant · 8 years ago
  3. 22fae97 xen-netback: implement dynamic multicast control by Paul Durrant · 8 years ago
  4. 9c6f3ff xen-netback: free queues after freeing the net device by David Vrabel · 9 years ago
  5. 4a65852 xen-netback: delete NAPI instance when queue fails to initialize by David Vrabel · 9 years ago
  6. 99a2dea xen-netback: use skb to determine number of required guest Rx requests by David Vrabel · 9 years ago
  7. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  8. 68a33bf xen-netback: use RING_COPY_REQUEST() throughout by David Vrabel · 9 years ago
  9. 0f58996 xen-netback: don't use last request to determine minimum Tx credit by David Vrabel · 9 years ago
  10. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  11. d0089e8 net/xen-netback: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  12. a0f2e80 net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop by Julien Grall · 9 years ago
  13. 833b8f1 xen-netback: correctly check failed allocation by Insu Yun · 9 years ago
  14. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  15. 4c82ac3 xen-netback: respect user provided max_queues by Wei Liu · 9 years ago
  16. 1d5d485 xen-netback: require fewer guest Rx slots when not using GSO by David Vrabel · 9 years ago
  17. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  18. 210c34d xen-netback: add support for multicast control by Paul Durrant · 9 years ago
  19. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. 57b2290 xen/netback: Wake dealloc thread after completing zerocopy work by Ross Lagerwall · 9 years ago
  21. 2475b22 xen-netback: Allocate fraglist early to avoid complex rollback by Ross Lagerwall · 9 years ago
  22. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 50c2e4d net/xen-netback: off by one in BUG_ON() condition by Dan Carpenter · 9 years ago
  24. 6ab13b2 xen-netback: remove duplicated function definition by Li, Liang Z · 9 years ago
  25. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  26. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 12b322a xen-netback: fix a BUG() during initialization by Palik, Imre · 9 years ago
  28. 6894615 net/xen-netback: Don't mix hexa and decimal with 0x in the printf format by Julien Grall · 9 years ago
  29. 44f0764 net/xen-netback: Remove unused code in xenvif_rx_action by Julien Grall · 9 years ago
  30. a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 9 years ago
  31. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  33. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  34. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 9 years ago
  35. c489dbb net:xen-netback - Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  36. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  37. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  38. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. edafc13 xen-netback: making the bandwidth limiter runtime settable by Palik, Imre · 9 years ago
  40. c8a4d29 xen-netback: notify immediately after pushing Tx response. by David Vrabel · 9 years ago
  41. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. b0c21ba xen-netback: refactor xenvif_handle_frag_list() by David Vrabel · 9 years ago
  43. 49d9991 xen-netback: unref frags when handling a from-guest skb with a frag list by David Vrabel · 9 years ago
  44. d63951d xen-netback: return correct ethtool stats by David Vrabel · 9 years ago
  45. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. 3b6ed26 xen: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  47. 7fbb9d8 xen-netback: release pending index before pushing Tx responses by David Vrabel · 9 years ago
  48. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  49. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  50. 38741d5 xen-netback: fix sparse warning by Lad, Prabhakar · 9 years ago
  51. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. 42b5212 xen-netback: stop the guest rx thread after a fatal error by David Vrabel · 9 years ago
  53. c2677a6 xen-netback: use foreign page information from the pages themselves by Jennifer Herbert · 10 years ago
  54. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 10 years ago
  55. 0ae65f4 x86/xen: require ballooned pages for grant maps by Jennifer Herbert · 10 years ago
  56. 1650d54 xen-netback: always fully coalesce guest Rx packets by David Vrabel · 10 years ago
  57. 07ff890 xen-netback: fixing the propagation of the transmit shaper timeout by Palik, Imre · 10 years ago
  58. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 10 years ago
  59. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. f15650b netback: don't store invalid vif pointer by Jan Beulich · 10 years ago
  61. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 10 years ago
  63. 7e5d775 xen-netback: remove unconditional __pskb_pull_tail() in guest Tx path by Malcolm Crossley · 10 years ago
  64. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. 44cc8ed xen-netback: Remove __GFP_COLD by Zoltan Kiss · 10 years ago
  66. 8fe7898 xen-netback: Disable NAPI after disabling interrupts by Zoltan Kiss · 10 years ago
  67. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 10 years ago
  68. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 10 years ago
  69. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 10 years ago
  70. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  71. e24f819 xen-netback: move netif_napi_add before binding interrupt by Wei Liu · 10 years ago
  72. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  73. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago
  74. ea2c5e1 xen-netback: move NAPI add/remove calls by Wei Liu · 10 years ago
  75. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 10 years ago
  76. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 10 years ago
  77. 2561cc1 xen-netback: Don't deschedule NAPI when carrier off by Zoltan Kiss · 10 years ago
  78. 743b0a9 xen-netback: Fix vif->disable handling by Zoltan Kiss · 10 years ago
  79. f34a4cf xen-netback: Turn off the carrier if the guest is not able to receive by Zoltan Kiss · 10 years ago
  80. 3d1af1d xen-netback: Using a new state bit instead of carrier by Zoltan Kiss · 10 years ago
  81. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. d8cfbfc xen-netback: Fix pointer incrementation to avoid incorrect logging by Zoltan Kiss · 10 years ago
  83. 1b860da xen-netback: Fix releasing header slot on error path by Zoltan Kiss · 10 years ago
  84. b42cc6e xen-netback: Fix releasing frag_list skbs in error path by Zoltan Kiss · 10 years ago
  85. 1a998d3 xen-netback: Fix handling frag_list on grant op error path by Zoltan Kiss · 10 years ago
  86. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  87. f51de24 xen-netback: Adding debugfs "io_ring_qX" files by Zoltan Kiss · 10 years ago
  88. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 10 years ago
  89. e7b599d net: xen-netback: include linux/vmalloc.h again by Arnd Bergmann · 10 years ago
  90. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 59ae9fc xen-netback: Fix handling of skbs requiring too many slots by Zoltan Kiss · 10 years ago
  92. 8d3d53b xen-netback: Add support for multiple queues by Andrew J. Bennieston · 10 years ago
  93. e9ce7cb xen-netback: Factor queue-specific data into queue struct by Wei Liu · 10 years ago
  94. a55d976 xen-netback: Move grant_copy_op array back into struct xenvif. by Andrew J. Bennieston · 10 years ago
  95. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 0d08fce xen-netback: fix race between napi_complete() and interrupt handler by David Vrabel · 10 years ago
  97. 5837574 xen-netback: Fix grant ref resolution in RX path by Zoltan Kiss · 10 years ago
  98. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  99. 00aefce xen-netback: Trivial format string fix by Zoltan Kiss · 10 years ago
  100. bdab827 xen-netback: Grant copy the header instead of map and memcpy by Zoltan Kiss · 10 years ago