1. 175f8d6 mlx4: corretly check failed allocation by Insu Yun · 9 years ago
  2. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  3. 95e1963 net/mlx4_core: Fix resource tracker error flow in add_res_range by Saeed Mahameed · 9 years ago
  4. a5b3c56 net/mlx4_core: Fix mailbox leak in error flow when performing update qp by Jack Morgenstein · 9 years ago
  5. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  6. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 9 years ago
  7. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  8. 4671fc6 net/mlx4_en: really allow to change RSS key by Eric Dumazet · 9 years ago
  9. dc2ec62 net/mlx4_en: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  10. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  11. 79857cd3 net/mlx4: Postpone the registration of net_device by Moni Shoua · 9 years ago
  12. b0f6446 net/mlx4_core: Fix unintialized variable used in error path by Carol L Soto · 9 years ago
  13. 9293267 net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX by Carol L Soto · 9 years ago
  14. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 35e455f net/mlx4_en: Hardware accelerated 802.1ad works only on the first port by Amir Vadai · 9 years ago
  16. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  17. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  18. 7c509a4 net/mlx4_en: Prepare ethtool private flags to support more flags by Hadar Hen Zion · 9 years ago
  19. 77fc29c net/mlx4_core: Preparations for 802.1ad VLAN support by Hadar Hen Zion · 9 years ago
  20. 62e4c9b net/mlx4_en: Remove BUG_ON assert when checking if ring is full by Ido Shamay · 9 years ago
  21. 9f5b031 net/mlx4_core: Relieve cpu load average on the port sending flow by Jack Morgenstein · 9 years ago
  22. 1c1bf34 net/mlx4_core: Fix wrong index in propagating port change event to VFs by Jack Morgenstein · 9 years ago
  23. 178d23e net/mlx4_core: Use sink counter for the VF default as fallback by Or Gerlitz · 9 years ago
  24. 0beb44b net/mlx4_core: Add extra check for total vfs for SRIOV by Carol Soto · 9 years ago
  25. 0a6d424 mlx4: TCP/UDP packets have L4 hash by Eric Dumazet · 9 years ago
  26. 7254acf mlx4: Disable HA for SRIOV PF RoCE devices by Or Gerlitz · 9 years ago
  27. 79a2585 net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled by Ido Shamay · 9 years ago
  28. 488a9b4 net/mlx4_en: Wake TX queues only when there's enough room by Ido Shamay · 9 years ago
  29. 0eb0851 net/mlx4_en: Release TX QP when destroying TX ring by Eran Ben Elisha · 9 years ago
  30. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  31. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. f1a3bad net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device by Eran Ben Elisha · 9 years ago
  33. 9a2abf5 net/mlx4_en: Fix off-by-four in ethtool by Eran Ben Elisha · 9 years ago
  34. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  35. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 9 years ago
  36. b42de4d net/mlx4_en: Show PF own statistics via ethtool by Eran Ben Elisha · 9 years ago
  37. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 9 years ago
  38. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 9 years ago
  39. 6823024 net/mlx4_core: Add port attribute when tracking counters by Eran Ben Elisha · 9 years ago
  40. 9de92c6 net/mlx4_core: Adjust counter grant policy in the resource tracker by Eran Ben Elisha · 9 years ago
  41. 2632d18 net/mlx4_core: Remove counters table allocation from VF flow by Eran Ben Elisha · 9 years ago
  42. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  43. b72ca7e net/mlx4_core: Reset counters data when freed by Eran Ben Elisha · 9 years ago
  44. efa6bc9 net/mlx4_core: Check before cleaning counters bitmap by Eran Ben Elisha · 9 years ago
  45. ac0a72a net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration by Or Gerlitz · 9 years ago
  46. 52033cf IB/mlx4: Add mmap call to map the hardware clock by Matan Barak · 9 years ago
  47. e55898a net/mlx4_core: use swap() in mlx4_make_profile() by Fabian Frederick · 9 years ago
  48. 2df1caf net/mlx4: use swap() in mlx4_init_qp_table() by Fabian Frederick · 9 years ago
  49. 613d8c1 net/mlx4_core: fix typo in mlx4_set_vf_mac by Carol Soto · 9 years ago
  50. ed3d227 net/mlx4_core: need to call close fw if alloc icm is called twice by Carol Soto · 9 years ago
  51. 5114a04 net/mlx4_core: double free of dev_vfs by Carol L Soto · 9 years ago
  52. db9777e net/mlx4_core: Fix build failure introduced by the EQ pool changes by Or Gerlitz · 9 years ago
  53. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  54. 6d90aa5 net/mlx4_core: Make sure there are no pending async events when freeing CQ by Matan Barak · 9 years ago
  55. de16180 net/mlx4_core: Move affinity hints to mlx4_core ownership by Ido Shamay · 9 years ago
  56. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  57. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  58. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  59. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  60. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 9 years ago
  61. be9b9ec net/mlx4_core: Enable single ported IB VFs by Or Gerlitz · 9 years ago
  62. e5dfbf9 net/mlx4_core: Adjust the schedule queue port in reset-to-init too by Or Gerlitz · 9 years ago
  63. f40e99e net/mlx4_core: Adjust the schedule queue port for single ported IB VFs by Or Gerlitz · 9 years ago
  64. 74d4943 net/mlx4_core: Modify port values when generting EQEs for VFs by Or Gerlitz · 9 years ago
  65. 7c35ef4 net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical by Or Gerlitz · 9 years ago
  66. c1c52db net/mlx4: Avoid 'may be used uninitialized' warnings by Bjorn Helgaas · 9 years ago
  67. 2d3c739 net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV by Yishai Hadas · 9 years ago
  68. cae06338 net/mlx4_en: Fix off-by-one in counters manipulation by Eran Ben Elisha · 9 years ago
  69. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  70. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  71. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  72. 42eab00 mlx4: Fix tx ring affinity_mask creation by Benjamin Poirier · 9 years ago
  73. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  74. b370690 net/mlx4_en: Prevent setting invalid RSS hash function by Amir Vadai · 9 years ago
  75. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  76. fab9adf net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP by Eran Ben Elisha · 9 years ago
  77. e9a7ff3 net/mlx4_core: Return the admin alias GUID upon host view request by Yishai Hadas · 10 years ago
  78. a0667a8 net/mlx4_core: Raise slave shutdown event upon FLR by Yishai Hadas · 10 years ago
  79. fb517a4 net/mlx4_core: Set initial admin GUIDs for VFs by Yishai Hadas · 10 years ago
  80. 773af94 net/mlx4_core: Manage alias GUID per VF by Yishai Hadas · 10 years ago
  81. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 10 years ago
  82. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 10 years ago
  84. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 10 years ago
  85. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 10 years ago
  86. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 10 years ago
  87. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 10 years ago
  88. 38438f7 net/mlx4: Set enhanced QoS support by default when ETS supported by Ido Shamay · 10 years ago
  89. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 10 years ago
  90. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 10 years ago
  91. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 10 years ago
  92. 666672d net/mlx4: Allocate VPPs for each port on PF init by Ido Shamay · 10 years ago
  93. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 10 years ago
  94. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 10 years ago
  95. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 10 years ago
  96. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 10 years ago
  97. 4abccb6 net/mlx4: Aesthetic code changes in multi_func_init by Ido Shamay · 10 years ago
  98. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 10 years ago
  99. 241a08c net/mlx4_en: Change loopback only upon feature change by Ido Shamay · 10 years ago
  100. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 10 years ago