1. c38f306 vmxnet3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  2. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  3. f71ef02 vmxnet3: fix minimum vectors alloc issue by Ronak Doshi · 3 years, 1 month ago
  4. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
  5. 1d6d336 net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c by Jean Sacren · 3 years, 2 months ago
  6. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  7. 9159f10 vmxnet3: do not stop tx queues after netif_device_detach() by Dongli Zhang · 3 years, 2 months ago
  8. 8bc7823 net: drivers: get ready for const netdev->dev_addr by Jakub Kicinski · 3 years, 2 months ago
  9. ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  10. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 4 months ago
  11. bf7bec4 vmxnet3: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
  12. ce2639a vmxnet3: update to version 6 by Ronak Doshi · 3 years, 6 months ago
  13. 8c5663e vmxnet3: increase maximum configurable mtu to 9190 by Ronak Doshi · 3 years, 6 months ago
  14. b3973bb vmxnet3: set correct hash type based on rss information by Ronak Doshi · 3 years, 6 months ago
  15. 79d124b vmxnet3: add support for ESP IPv6 RSS by Ronak Doshi · 3 years, 6 months ago
  16. 15ccf2f vmxnet3: remove power of 2 limitation on the queues by Ronak Doshi · 3 years, 6 months ago
  17. 39f9895 vmxnet3: add support for 32 Tx/Rx queues by Ronak Doshi · 3 years, 6 months ago
  18. 69dbef0 vmxnet3: prepare for version 6 changes by Ronak Doshi · 3 years, 6 months ago
  19. b225802 vmxnet3: fix cksum offload issues for tunnels with non-default udp ports by Ronak Doshi · 3 years, 6 months ago
  20. 3b78b30 vmxnet3: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  21. de1da8b vmxnet3: Remove buf_info from device accessible structures by Ronak Doshi · 4 years ago
  22. 1dac3b1 vmxnet3: fix cksum offload issues for non-udp tunnels by Ronak Doshi · 4 years, 3 months ago
  23. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  24. 8a7f280 vmxnet3: use correct tcp hdr length when packet is encapsulated by Ronak Doshi · 4 years, 5 months ago
  25. 11e877b vmxnet3: allow rx flow hash ops only when rss is enabled by Ronak Doshi · 4 years, 7 months ago
  26. 3e1c684 net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() by Jia-Ju Bai · 4 years, 7 months ago
  27. 36432797 vmxnet3: use correct hdr reference when packet is encapsulated by Ronak Doshi · 4 years, 7 months ago
  28. a31135e vmxnet3: update to version 4 by Ronak Doshi · 4 years, 7 months ago
  29. dacce2b vmxnet3: add geneve and vxlan tunnel offload support by Ronak Doshi · 4 years, 7 months ago
  30. d3a8a9e vmxnet3: add support to get/set rx flow hash by Ronak Doshi · 4 years, 7 months ago
  31. 123db31 vmxnet3: prepare for version 4 changes by Ronak Doshi · 4 years, 7 months ago
  32. 0f3883b vmxnet3: let core reject the unsupported coalescing parameters by Jakub Kicinski · 4 years, 10 months ago
  33. 091c9f8 vmxnet3: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 4 years, 10 months ago
  34. 4a4a52d vmxnet3: Remove always false conditional statement by yuehaibing · 5 years ago
  35. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  36. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  37. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  38. c5ec23b vmxnet3: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
  39. 3dd7400 vmxnet3: turn off lro when rxcsum is disabled by Ronak Doshi · 6 years ago
  40. 2638eb8b net: ipv4: provide __rcu annotation for ifa_list by Florian Westphal · 6 years ago
  41. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  42. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  43. 93c65d1 vmxnet3: Replace msleep(1) with usleep_range() by YueHaibing · 7 years ago
  44. f3002c1 vmxnet3: use DMA memory barriers where required by hpreg@vmware.com · 7 years ago
  45. 61aeece vmxnet3: set the DMA mask before the first DMA map operation by hpreg@vmware.com · 7 years ago
  46. 65ec0bd vmxnet3: fix incorrect dereference when rxvlan is disabled by Ronak Doshi · 7 years ago
  47. 8137a8e vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter by Igor Pylypiv · 7 years ago
  48. 034f405 vmxnet3: use correct flag to indicate LRO feature by Ronak Doshi · 7 years ago
  49. 7a4c003 vmxnet3: avoid xmit reset due to a race in vmxnet3 by Ronak Doshi · 7 years ago
  50. 5e264e2 vmxnet3: remove redundant initialization of pointer 'rq' by Colin Ian King · 7 years ago
  51. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. 848b159 vmxnet3: repair memory leak by Neil Horman · 7 years ago
  53. 7475908 vmxnet3: increase default rx ring sizes by Shrikrishna Khare · 7 years ago
  54. c7673e4 vmxnet3: avoid format strint overflow warning by Arnd Bergmann · 7 years ago
  55. 1c4d5f5 vmxnet3: ensure that adapter is in proper state during force_close by Neil Horman · 8 years ago
  56. 3426bd7 net: vmxnet3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  57. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  58. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  59. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. b1226c7 vmxnet3: Move PCI Id to pci_ids.h by Adit Ranadive · 8 years ago
  61. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  63. fb5c6cf vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc() by Alexey Khoroshilov · 8 years ago
  64. 277964e vmxnet3: Wake queue from reset work by Benjamin Poirier · 8 years ago
  65. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. bb40aca vmxnet3: fix non static symbol warning by Wei Yongjun · 8 years ago
  67. ff2e7d5 vmxnet3: fix tx data ring copy for variable size by Shrikrishna Khare · 8 years ago
  68. 6af9d78 vmxnet3: update to version 3 by Shrikrishna Khare · 9 years ago
  69. 4744322 vmxnet3: introduce command to register memory region by Shrikrishna Khare · 9 years ago
  70. 4edef40e vmxnet3: add support for get_coalesce, set_coalesce ethtool operations by Shrikrishna Khare · 9 years ago
  71. 50a5ce3 vmxnet3: add receive data ring support by Shrikrishna Khare · 9 years ago
  72. 3c8b3ef vmxnet3: allow variable length transmit data ring buffer by Shrikrishna Khare · 9 years ago
  73. f35c748 vmxnet3: introduce generalized command interface to configure the device by Shrikrishna Khare · 9 years ago
  74. 190af10 vmxnet3: prepare for version 3 changes by Shrikrishna Khare · 9 years ago
  75. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 9 years ago
  76. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 9 years ago
  77. efc21d9 vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() by Arnd Bergmann · 9 years ago
  78. cec0556 vmxnet3: avoid calling pskb_may_pull with interrupts disabled by Neil Horman · 9 years ago
  79. 14112ca Driver: Vmxnet3: Update Rx ring 2 max size by Shrikrishna Khare · 9 years ago
  80. 58caf63 Driver: Vmxnet3: Fix regression caused by 5738a09 by Shrikrishna Khare · 9 years ago
  81. 5738a09 vmxnet3: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  82. d37d5ec Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures by Shrikrishna Khare · 9 years ago
  83. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  84. b6bd9b5 Driver: Vmxnet3: Extend register dump support by Shrikrishna Khare · 9 years ago
  85. 0769636 vmxnet3: prevent receive getting out of sequence on napi poll by Neil Horman · 9 years ago
  86. a694717 vmxnet3: Bump up driver version number by Shreyas Bhatewara · 10 years ago
  87. 45dac1d vmxnet3: Changes for vmxnet3 adapter version 2 (fwd) by Shreyas Bhatewara · 10 years ago
  88. c41fcce vmxnet3: Fix memory leaks in rx path (fwd) by Shreyas Bhatewara · 10 years ago
  89. e9ba47b vmxnet3: Register shutdown handler for device (fwd) by Shreyas Bhatewara · 10 years ago
  90. 7887456 vmxnet3: spelling fixes by stephen hemminger · 10 years ago
  91. 759c935 Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets by Shrikrishna Khare · 10 years ago
  92. dd83829 Driver: Vmxnet3: Change the hex constant to its decimal equivalent by Shrikrishna Khare · 10 years ago
  93. 331b9ab Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats by Shrikrishna Khare · 10 years ago
  94. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  95. 5ec82c1 Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate by Shrikrishna Khare · 10 years ago
  96. 53831aa Driver: Vmxnet3: Make Rx ring 2 size configurable by Shrikrishna Khare · 10 years ago
  97. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  98. 6bf79cd vmxnet3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  99. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  100. 94e57fe PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h by Francesco Ruggeri · 10 years ago