1. 2302539 xen/netback: use lateeoi irq binding by Juergen Gross · 4 years, 5 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  3. 1c9535c xen networking: add XDP offset adjustment to xen-netback by Denis Kirjanov · 4 years, 8 months ago
  4. f326597 net: xen-netback: hash.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  5. 9476654 xen-netback: support dynamic unbind/bind by Paul Durrant · 5 years ago
  6. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  7. 1f25657 xen-netback: remove 'hotplug-status' once it has served its purpose by Paul Durrant · 5 years ago
  8. f55c318 xen-netback: switch state to InitWait at the end of netback_probe()... by Paul Durrant · 5 years ago
  9. 92fbeb43 xen-netback: move netback_probe() and netback_remove() to the end... by Paul Durrant · 5 years ago
  10. fd42bfd xen-netback: avoid race that can lead to NULL pointer dereference by Paul Durrant · 5 years ago
  11. 2ac061ce xen/netback: cleanup init and deinit code by Juergen Gross · 5 years ago
  12. 3d5c1a0 xen/netback: fix error path of xenvif_connect_data() by Juergen Gross · 5 years ago
  13. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  14. 6f20a69 xen-netback: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  15. 3a0233d xen/netback: Reset nr_frags before freeing skb by Ross Lagerwall · 6 years ago
  16. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 6 years ago
  17. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
  18. 587a712 xen-netback: remove redundant assignment to err by Colin Ian King · 6 years ago
  19. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. 6dc400a xen-netback: add reference from xenvif to backend_info to facilitate coredump analysis by Dongli Zhang · 6 years ago
  22. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  23. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. a2288d4 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 6 years ago
  25. 99e87f5 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 6 years ago
  26. d2aa125 net: Don't set transport offset to invalid value by Maxim Mikityanskiy · 6 years ago
  27. 7499a28 xen-netback: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  28. 5061e3f net: xenbus: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  29. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. a9ca7f1 net: xen-netback: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  31. 871088b xen-netback: handle page straddling in xenvif_set_hash_mapping() by Jan Beulich · 6 years ago
  32. 22f9cde xen-netback: validate queue numbers in xenvif_set_hash_mapping() by Jan Beulich · 6 years ago
  33. 780e83c xen-netback: fix input validation in xenvif_set_hash_mapping() by Jan Beulich · 6 years ago
  34. aad06d1 xen-netback: remove unecessary condition check before debugfs_remove_recursive by zhong jiang · 6 years ago
  35. 0527097 net: xenbus: remove redundant condition check before debugfs_remove_recursive by zhong jiang · 6 years ago
  36. d3e2a25 xen-netback: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  37. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
  38. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  39. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  40. d61e403 drivers/net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  41. ed820f4 xen-netback: make function xenvif_rx_skb static by Colin Ian King · 7 years ago
  42. cc10f87 xen-netback: Fix logging message with spurious period after newline by Joe Perches · 7 years ago
  43. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. cac6a8f net/xen-netback: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  45. e1043a4 xen-netfront, xen-netback: Use correct minimum MTU values by Mohammed Gamal · 7 years ago
  46. f7c1117 drivers: net: xen-netback: use setup_timer() helper. by Allen Pais · 7 years ago
  47. cc8737a xen-netback: update ubuf_info initialization to anonymous union by Willem de Bruijn · 7 years ago
  48. dfa523a xen-netback: correctly schedule rate-limited queues by Wei Liu · 8 years ago
  49. b17075d xen-netback: fix race condition on XenBus disconnect by Igor Druzhinin · 8 years ago
  50. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. a254d8f xen-netback: don't vfree() queues under spinlock by Paul Durrant · 8 years ago
  52. d67ce7d xen-netback: keep a local pointer for vif in backend_disconnect() by Paul Durrant · 8 years ago
  53. 9f674e4 xen-netback: Use GFP_ATOMIC to allocate hash by Anoob Soman · 8 years ago
  54. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  55. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  56. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  57. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. ebf692f xen-netback: vif counters from int/long to u64 by Mart van Santen · 8 years ago
  59. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 8 years ago
  60. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  61. 56dd5af xen/netback: set default upper limit of tx/rx queues to 8 by Juergen Gross · 8 years ago
  62. f16f1df xen-netback: protect resource cleaning on XenBus disconnect by Igor Druzhinin · 8 years ago
  63. 9a6cdf5 xen-netback: fix memory leaks on XenBus disconnect by Igor Druzhinin · 8 years ago
  64. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  65. 0f06ac3 xen-netback: fix error handling output by Arnd Bergmann · 8 years ago
  66. 6c27f99 xen-netback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
  67. f95842e xen: make use of xenbus_read_unsigned() in xen-netback by Juergen Gross · 8 years ago
  68. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  69. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  70. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  71. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 8 years ago
  72. 912e27e xen-netback: make sure that hashes are not send to unaware frontends by Paul Durrant · 8 years ago
  73. 2167ca0 xen/netback: add fraglist support for to-guest rx by Ross Lagerwall · 8 years ago
  74. a37f122 xen-netback: batch copies for multiple to-guest rx packets by David Vrabel · 8 years ago
  75. 98f6d57 xen-netback: process guest rx packets in batches by David Vrabel · 8 years ago
  76. 7c0b1a2 xen-netback: immediately wake tx queue when guest rx queue has space by David Vrabel · 8 years ago
  77. eb1723a xen-netback: refactor guest rx by David Vrabel · 8 years ago
  78. fedbc8c xen-netback: retire guest rx side prefix GSO feature by Paul Durrant · 8 years ago
  79. 3254f83 xen-netback: separate guest side rx code into separate module by Paul Durrant · 8 years ago
  80. fb2a3d5 Revert "xen-netback: create a debugfs node for hash information" by David S. Miller · 8 years ago
  81. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 0364a88 xen-netback: switch to threaded irq for control ring by Juergen Gross · 8 years ago
  83. cce9448 xen-netback: fix error handling on netback_probe() by Filipe Manco · 8 years ago
  84. 1345b1a xen-netback: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  85. c0c64c1 xen-netback: create a debugfs node for hash information by Paul Durrant · 9 years ago
  86. c0fcded xen-netback: only deinitialized hash if it was initialized by Paul Durrant · 9 years ago
  87. f86911e xen-netback: correct length checks on hash copy_ops by Paul Durrant · 9 years ago
  88. c2d09fd xen-netback: use hash value from the frontend by Paul Durrant · 9 years ago
  89. f07f989 xen-netback: pass hash value to the frontend by Paul Durrant · 9 years ago
  90. 40d8abd xen-netback: add control protocol implementation by Paul Durrant · 9 years ago
  91. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 9 years ago
  92. 72eec92 xen-netback: fix extra_info handling in xenvif_tx_err() by Paul Durrant · 9 years ago
  93. 8e4ee59 xen-netback: reduce log spam by Paul Durrant · 9 years ago
  94. 562abd3 xen-netback: support multiple extra info fragments passed from frontend by Paul Durrant · 9 years ago
  95. 22fae97 xen-netback: implement dynamic multicast control by Paul Durrant · 9 years ago
  96. 9c6f3ff xen-netback: free queues after freeing the net device by David Vrabel · 9 years ago
  97. 4a65852 xen-netback: delete NAPI instance when queue fails to initialize by David Vrabel · 9 years ago
  98. 99a2dea xen-netback: use skb to determine number of required guest Rx requests by David Vrabel · 9 years ago
  99. 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
  100. 68a33bf xen-netback: use RING_COPY_REQUEST() throughout by David Vrabel · 9 years ago