1. e93fac3 drivers: net: xen-netfront: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  2. 8070860 net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours by Lee Jones · 4 years ago
  3. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years ago
  4. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years ago
  5. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 1 month ago
  6. 8ed7ec1 drivers: net: xen-netfront: Fixed W=1 set but unused warnings by Andrew Lunn · 4 years, 2 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  8. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
  9. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  10. c2c6331 xen-netfront: fix potential deadlock in xennet_remove() by Andrea Righi · 4 years, 6 months ago
  11. 91ffb9d net/xen-netfront: add kernel TX timestamps by Daniel Drown · 4 years, 6 months ago
  12. e44f65f xen-netfront: remove redundant assignment to variable 'act' by Colin Ian King · 4 years, 6 months ago
  13. 6c5aa6f xen networking: add basic XDP support for xen-netfront by Denis Kirjanov · 4 years, 6 months ago
  14. a761129 xen-netfront: do not use ~0U as error return value for xennet_fill_frags() by Dongli Zhang · 5 years ago
  15. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. 00b3685 xen-netfront: do not assume sk_buff_head list is empty in error handling by Dongli Zhang · 5 years ago
  17. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  18. a32b9d9 xen-netfront: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  19. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  20. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. d81c505 xen/netfront: tolerate frags with no data by Juergen Gross · 6 years ago
  22. 307f39b xen/netfront: remove unnecessary wmb by Jacob Wen · 6 years ago
  23. ad4f15d xen/netfront: don't bug in case of too many frags by Juergen Gross · 6 years ago
  24. 8edfe2e xen/netfront: fix waiting for xenbus state change by Juergen Gross · 6 years ago
  25. 21f2706 xen-netfront: fix warn message as irq device name has '/' by Xiao Liang · 6 years ago
  26. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. d472b3a xen/netfront: don't cache skb_shinfo() by Juergen Gross · 6 years ago
  28. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. 822fb18 xen-netfront: wait xenbus state change when load module manually by Xiao Liang · 6 years ago
  30. 2d408c0 xen-netfront: fix queue name setting by Vitaly Kuznetsov · 6 years ago
  31. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 6 years ago
  32. 45c8184 xen-netfront: Update features after registering netdev by Ross Lagerwall · 7 years ago
  33. cb25778 xen-netfront: Fix mismatched rtnl_unlock by Ross Lagerwall · 7 years ago
  34. 57f230a xen/netfront: raise max number of slots in xennet_get_responses() by Juergen Gross · 7 years ago
  35. 24a94b3 xen-netfront: fix xennet_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  36. d61e403 drivers/net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  37. c2d2e67 xen-netfront: Fix hang on device removal by Jason Andryuk · 7 years ago
  38. f599c64 xen-netfront: Fix race between device setup and open by Ross Lagerwall · 7 years ago
  39. b707fda xen-netfront: enable device after manual module load by Eduardo Otubo · 7 years ago
  40. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. 5b5971d xen-netfront: remove warning when unloading module by Eduardo Otubo · 7 years ago
  42. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  43. e1043a4 xen-netfront, xen-netback: Use correct minimum MTU values by Mohammed Gamal · 7 years ago
  44. 62f3250 xen-netfront: be more drop monitor friendly by Eric Dumazet · 7 years ago
  45. d86b567 xen-netfront: avoid crashing on resume after a failure in talk_to_netback() by Vitaly Kuznetsov · 8 years ago
  46. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  47. 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
  48. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 7447095 xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() by Boris Ostrovsky · 8 years ago
  50. e2e004a xen-netfront: Improve error handling during initialization by Ross Lagerwall · 8 years ago
  51. 538d929 xen-netfront: Rework the fix for Rx stall during OOM and network stress by Vineeth Remanan Pillai · 8 years ago
  52. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  53. 034702a xen/netfront: set default upper limit of tx/rx queues to 8 by Juergen Gross · 8 years ago
  54. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 90c311b xen-netfront: Fix Rx stall during network stress and OOM by Vineeth Remanan Pillai · 8 years ago
  56. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  57. 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
  58. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 2890ea5 xen: make use of xenbus_read_unsigned() in xen-netfront by Juergen Gross · 8 years ago
  60. 269ebce xen-netfront: cast grant table reference first to type int by Dongli Zhang · 8 years ago
  61. 87557ef xen-netfront: do not cast grant table reference to signed short by Dongli Zhang · 8 years ago
  62. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  63. fd07160 xen-netfront: avoid packet loss when ethernet header crosses page boundary by Vitaly Kuznetsov · 8 years ago
  64. 7d0105b xen-netfront: request Tx response events more often by Malcolm Crossley · 9 years ago
  65. 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
  66. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 30c5d7f net/xen-netfront: Make it running on 64KB page granularity by Julien Grall · 10 years ago
  68. ca88ea1 xen-netfront: update num_queues to real created by Joe Jin · 9 years ago
  69. 812494d xen-netfront: always set num queues if possible by chas williams · 9 years ago
  70. 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
  71. 32a8440 xen-netfront: respect user provided max_queues by Wei Liu · 9 years ago
  72. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  73. 274b045 net/xen-netfront: only napi_synchronize() if running by Chas Williams · 9 years ago
  74. 9a873c7 net/xen-netfront: only clean up queues if present by Chas Williams · 9 years ago
  75. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  77. 905726c xen-netfront: Remove the meaningless code by Li, Liang Z · 10 years ago
  78. 6c10127 net/xen-netfront: Correct printf format in xennet_get_responses by Julien Grall · 10 years ago
  79. a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 10 years ago
  80. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 10 years ago
  82. ad06811 xen-netfront: properly destroy queues when removing device by David Vrabel · 10 years ago
  83. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 10 years ago
  85. 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 · 10 years ago
  86. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
  87. 0c36820 xen-netfront: transmit fully GSO-sized packets by Jonathan Davies · 10 years ago
  88. 27b917e xen-netfront: Use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  89. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. a55e8bb xen-netfront: refactor making Tx requests by David Vrabel · 10 years ago
  91. e84448d xen-netfront: refactor skb slot counting by David Vrabel · 10 years ago
  92. 900e183 xen-netfront: use different locks for Rx and Tx stats by David Vrabel · 10 years ago
  93. dd2e8bf drivers: net: xen-netfront: remove residual dead code by Vincenzo Maffione · 10 years ago
  94. 6a6dc08 xen-netfront: use napi_complete() correctly to prevent Rx stalling by David Vrabel · 10 years ago
  95. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 11d3d2a xen-netfront: use correct linear area after linearizing an skb by David Vrabel · 10 years ago
  97. 8d60972 xen-netfront: Remove BUGs on paged skb data which crosses a page boundary by Seth Forshee · 10 years ago
  98. 1f3c2eb xen-netfront: always keep the Rx ring full of requests by David Vrabel · 10 years ago
  99. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  100. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago