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