1. 80d887d Revert "netvsc: optimize calculation of number of slots" by stephen hemminger · 8 years ago
  2. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 53fa1a6 hv_netvsc: Fix the carrier state error when data path is off by Haiyang Zhang · 8 years ago
  4. dedb459 hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info by Haiyang Zhang · 8 years ago
  5. b92b7d3 netvsc: don't access netdev->num_rx_queues directly by Arnd Bergmann · 8 years ago
  6. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  7. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 592b4fe netvsc: fold in get_outbound_net_device by stephen hemminger · 8 years ago
  9. 9579083 netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp by stephen hemminger · 8 years ago
  10. 2d694d2 netvsc: mark error cases as unlikely by stephen hemminger · 8 years ago
  11. 2d05b56 netvsc: use typed pointer for internal state by stephen hemminger · 8 years ago
  12. 4097596 netvsc: use hv_get_bytes_to_read by stephen hemminger · 8 years ago
  13. 60b8666 netvsc: optimize calculation of number of slots by stephen hemminger · 8 years ago
  14. 4f19c0d netvsc: move filter setting to rndis_device by stephen hemminger · 8 years ago
  15. a5ecd43 netvsc: fix net poll mode by stephen hemminger · 8 years ago
  16. fbd4c7e netvsc: fix rcu dereference warning from ethtool by stephen hemminger · 8 years ago
  17. 8eb1b3c netvsc: Add #include's for csum_* function declarations by Michael Kelley · 8 years ago
  18. 2be0f26 netvsc: make sure napi enabled before vmbus_open by stephen hemminger · 8 years ago
  19. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. fdfb70d netvsc: fix calculation of available send sections by stephen hemminger · 8 years ago
  21. 76bb5db netvsc: fix use after free on module removal by stephen hemminger · 8 years ago
  22. 73e64fa netvsc: Deal with rescinded channels correctly by K. Y. Srinivasan · 8 years ago
  23. f3c9d40e hv_netvsc: change netvsc device default duplex to FULL by Simon Xiao · 8 years ago
  24. 776e726 netvsc: fix RCU warning in get_stats by stephen hemminger · 8 years ago
  25. f72860a hv_netvsc: Exclude non-TCP port numbers from vRSS hashing by Haiyang Zhang · 8 years ago
  26. 8db91f6 hv_netvsc: Fix the queue index computation in forwarding case by Haiyang Zhang · 8 years ago
  27. f964543 netvsc: use napi_consume_skb by stephen hemminger · 8 years ago
  28. bffb184 netvsc: Initialize all channel related state prior to opening the channel by K. Y. Srinivasan · 8 years ago
  29. eb996ed netvsc: fix dereference before null check errors by Colin Ian King · 8 years ago
  30. 386f576 netvsc: Properly initialize the return value by K. Y. Srinivasan · 8 years ago
  31. b1dd90c netvsc: Fix a bug in sub-channel handling by K. Y. Srinivasan · 8 years ago
  32. ce12b81 netvsc: fix and cleanup rndis_filter_set_packet_filter by stephen hemminger · 8 years ago
  33. ebc1dcf netvsc: eliminate unnecessary skb == NULL checks by stephen hemminger · 8 years ago
  34. 00ecfb3 netvsc: remove unnecessary lock on shutdown by stephen hemminger · 8 years ago
  35. 43c7bd1 netvsc: use refcount_t for keeping track of sub channels by stephen hemminger · 8 years ago
  36. a0be450 netvsc: uses RCU instead of removal flag by stephen hemminger · 8 years ago
  37. 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
  38. 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
  39. 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago
  40. f4f1c23 netvsc: fix NAPI performance regression by stephen hemminger · 8 years ago
  41. 76f5ed8 netvsc: remove unused #define by stephen hemminger · 8 years ago
  42. 262b7f1 netvsc: add comments about callback's and NAPI by stephen hemminger · 8 years ago
  43. 6de38af netvsc: avoid race with callback by stephen hemminger · 8 years ago
  44. e14b4db netvsc: fix race during initialization by stephen hemminger · 8 years ago
  45. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 79cd874 netvsc: fix hang on netvsc module removal by stephen hemminger · 8 years ago
  47. 0d6dd35 netvsc: need napi scheduled during removal by stephen hemminger · 8 years ago
  48. 7ce1012 netvsc: handle select_queue when device is being removed by stephen hemminger · 8 years ago
  49. 5e8456f net: hyperv: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  50. e91e7dd netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb by stephen hemminger · 8 years ago
  51. 742fe54 netvsc: enable GRO by stephen hemminger · 8 years ago
  52. 15a863b netvsc: implement NAPI by stephen hemminger · 8 years ago
  53. f3dd3f4 vmbus: introduce in-place packet iterator by stephen hemminger · 8 years ago
  54. 50698d8 netvsc: don't overload variable in same function by stephen hemminger · 8 years ago
  55. 152669b netvsc: fix use-after-free in netvsc_change_mtu() by Dexuan Cui · 8 years ago
  56. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  57. b512472 netvsc: fix typo on statistics by Simon Xiao · 8 years ago
  58. 3454323 vmbus: remove unused kickq argument to sendpacket by Stephen Hemminger · 8 years ago
  59. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  61. 412e6d3 Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  62. 433e19c Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() by Dexuan Cui · 8 years ago
  63. 1130383 netvsc: call netif_receive_skb by stephen hemminger · 8 years ago
  64. b58a185 netvsc: simplify get next send section by stephen hemminger · 8 years ago
  65. 6c80f3f netvsc: report per-channel stats in ethtool statistics by Simon Xiao · 8 years ago
  66. 793e395 netvsc: account for packets/bytes transmitted after completion by stephen hemminger · 8 years ago
  67. 46b4f7f netvsc: eliminate per-device outstanding send counter by stephen hemminger · 8 years ago
  68. 2289f0a netvsc: simplify rndis_filter_remove by stephen hemminger · 8 years ago
  69. 2c7f83c netvsc: don't pass void * to internal device_add by stephen hemminger · 8 years ago
  70. dc54a08 netvsc: optimize receive path by stephen hemminger · 8 years ago
  71. b8b835a netvsc: group all per-channel state together by stephen hemminger · 8 years ago
  72. ceaaea0 netvsc: remove unused variables by stephen hemminger · 8 years ago
  73. d8e18ee netvsc: enhance transmit select_queue by stephen hemminger · 8 years ago
  74. ff4a441 netvsc: allow get/set of RSS indirection table by stephen hemminger · 8 years ago
  75. 2b01888 netvsc: allow more flexible setting of number of channels by stephen hemminger · 8 years ago
  76. 962f3fe netvsc: add ethtool ops to get/set RSS key by stephen hemminger · 8 years ago
  77. b5a5dc8 netvsc: report rss field values by stephen hemminger · 8 years ago
  78. b448f4e netvsc: report number of rx queues in ethtool by stephen hemminger · 8 years ago
  79. 23312a3 netvsc: negotiate checksum and segmentation parameters by stephen hemminger · 8 years ago
  80. 0b307eb netvsc: remove no longer needed receive staging buffers by stephen hemminger · 8 years ago
  81. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 0719e72 netvsc: add rcu_read locking to netvsc callback by stephen hemminger · 8 years ago
  83. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  84. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. a50af86 netvsc: reduce maximum GSO size by stephen hemminger · 8 years ago
  86. 93ba222 hv_netvsc: remove excessive logging on MTU change by Vitaly Kuznetsov · 8 years ago
  87. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. e934f68 Revert "hv_netvsc: report vmbus name in ethtool" by Stephen Hemminger · 8 years ago
  89. e52fed7 netvsc: fix incorrect receive checksum offloading by Stephen Hemminger · 8 years ago
  90. e8f0a89 hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf() by Vitaly Kuznetsov · 8 years ago
  91. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  92. 52ccd63 net/hyperv: avoid uninitialized variable by Arnd Bergmann · 8 years ago
  93. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  94. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  95. c6a77ff hv_netvsc: fix comments by Stephen Hemminger · 8 years ago
  96. f7ad75b hv_netvsc: count multicast packets received by Stephen Hemminger · 8 years ago
  97. 9cbcc42 hv_netvsc: remove VF in flight counters by Stephen Hemminger · 8 years ago
  98. f207c10 hv_netvsc: use RCU to protect vf_netdev by Stephen Hemminger · 8 years ago
  99. e8ff40d hv_netvsc: improve VF device matching by Stephen Hemminger · 8 years ago
  100. ee837a1 hv_netvsc: simplify callback event code by Stephen Hemminger · 8 years ago