1. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 9 years ago
  2. 6823024 net/mlx4_core: Add port attribute when tracking counters by Eran Ben Elisha · 9 years ago
  3. 9de92c6 net/mlx4_core: Adjust counter grant policy in the resource tracker by Eran Ben Elisha · 9 years ago
  4. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  5. e5dfbf9 net/mlx4_core: Adjust the schedule queue port in reset-to-init too by Or Gerlitz · 10 years ago
  6. f40e99e net/mlx4_core: Adjust the schedule queue port for single ported IB VFs by Or Gerlitz · 10 years ago
  7. c1c52db net/mlx4: Avoid 'may be used uninitialized' warnings by Bjorn Helgaas · 10 years ago
  8. 2d3c739 net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV by Yishai Hadas · 10 years ago
  9. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 10 years ago
  10. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 10 years ago
  11. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. bffb023 net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex by Jack Morgenstein · 10 years ago
  13. fc31e25 net/mlx4_core: Add basic support for QP max-rate limiting by Or Gerlitz · 10 years ago
  14. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  15. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 10 years ago
  16. b332068 net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write() by Maor Gottlieb · 10 years ago
  17. 53f33ae net/mlx4_core: Port aggregation upper layer interface by Moni Shoua · 10 years ago
  18. 30a5da5 net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec by Jack Morgenstein · 10 years ago
  19. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  20. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  21. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  23. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  24. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  25. b783475 net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed by Matan Barak · 10 years ago
  26. 311be98 net/mlx4: Use the correct VSD mask in UPDATE_QP by Matan Barak · 10 years ago
  27. e630664 mlx4_core: Add helper functions to support MR re-registration by Matan Barak · 10 years ago
  28. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  29. 95646373 net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas by Jack Morgenstein · 10 years ago
  30. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  31. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  32. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
  34. 111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down by Jack Morgenstein · 10 years ago
  35. 165cb46 mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statement by Roland Dreier · 10 years ago
  36. 99ec41d mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago
  37. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 11 years ago
  39. ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support by Matan Barak · 11 years ago
  40. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 11 years ago
  42. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 11 years ago
  43. b747579 net/mlx4: USe one wrapper that returns -EPERM by Or Gerlitz · 11 years ago
  44. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  45. aa9a2d5 mlx4: Activate RoCE/SRIOV by Jack Morgenstein · 11 years ago
  46. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 11 years ago
  47. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  48. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. f088cbb net/mlx4_core: clean up srq_res_start_move_to() by Paul Bolle · 11 years ago
  50. c9218a9 net/mlx4_core: clean up cq_res_start_move_to() by Paul Bolle · 11 years ago
  51. 4de6580 mlx4_core: Add support for steerable IB UD QPs by Matan Barak · 11 years ago
  52. c0623e5 net: mlx4: slight optimization of addr compare by dingtianhong · 11 years ago
  53. f0f829b net/mlx4_core: Add immediate activate for VGT->VST->VGT by Rony Efraim · 11 years ago
  54. 146f3ef net/mlx4_core: Implement resource quota enforcement by Jack Morgenstein · 11 years ago
  55. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  56. 2c957ff net/mlx4_core: Don't fail reg/unreg vlan for older guests by Jack Morgenstein · 11 years ago
  57. 4874080 net/mlx4_core: Resource tracker for reg/unreg vlans by Jack Morgenstein · 11 years ago
  58. 2009d00 net/mlx4_en: Use vlan id instead of vlan index for unregistration by Jack Morgenstein · 11 years ago
  59. acddd5d net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec by Jack Morgenstein · 11 years ago
  60. 5c5f3f0 mlx4_core: Fix XRC QPs detection in the resource tracker by Yishai Hadas · 11 years ago
  61. 0a6eac2 net/mlx4_core: Add HW enforcement to VF link state by Rony Efraim · 11 years ago
  62. b01978c net/mlx4_core: Dynamic VST to VST vlan/qos changes by Jack Morgenstein · 11 years ago
  63. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 12 years ago
  64. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 12 years ago
  65. e6b6a23 net/mlx4: Add VF MAC spoof checking support by Rony Efraim · 12 years ago
  66. 3f7fb02 net/mlx4: Add set VF default vlan ID and priority support by Rony Efraim · 12 years ago
  67. fab1e24 net/mlx4_core: Translate guest B0 steering rules to DMFS by Hadar Hen Zion · 12 years ago
  68. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 12 years ago
  69. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 12 years ago
  70. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 12 years ago
  71. 3fb817f net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering by Jack Morgenstein · 12 years ago
  72. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  73. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 12 years ago
  74. b20e519 mlx4_core: Rename MPT-related functions to have mpt_ prefix by Shani Michaeli · 12 years ago
  75. 015465f net/mlx4_core: Directly expose fields of HW flow steering rule control segment by Hadar Hen Zion · 12 years ago
  76. 2065b38 mlx4_core: Fix error flow in the flow steering wrapper by Hadar Hen Zion · 12 years ago
  77. a9c01e7 mlx4_core: Add QPN enforcement for flow steering rules set by VFs by Hadar Hen Zion · 12 years ago
  78. 3cf164c mlx4_core: Remove annoying debug messages from SR-IOV flow by Or Gerlitz · 12 years ago
  79. 6039668 mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFs by Jack Morgenstein · 12 years ago
  80. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  81. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  82. e2c7682 mlx4_core: Add proxy and tunnel QPs to the reserved QP area by Jack Morgenstein · 12 years ago
  83. a084fee mlx4_core: Remove annoying debug message in the resource tracker by Or Gerlitz · 12 years ago
  84. 7fb40f8 net/mlx4_core: Add security check / enforcement for flow steering rules set for VMs by Hadar Hen Zion · 12 years ago
  85. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 12 years ago
  86. 1b9c6b0 net/mlx4_core: Add resource tracking for device managed flow steering rules by Hadar Hen Zion · 12 years ago
  87. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  88. 8fcfb4d net/mlx4_core: Add firmware commands to support device managed flow steering by Hadar Hen Zion · 12 years ago
  89. aa1ec3d net/mlx4_core: Change resource tracking ID to be 64 bit by Hadar Hen Zion · 12 years ago
  90. 4af1c04 net/mlx4_core: Change resource tracking mechanism to use red-black tree by Hadar Hen Zion · 12 years ago
  91. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  92. eb71d0d net/mlx4_core: Fixed error flow in rem_slave_eqs by Jack Morgenstein · 13 years ago
  93. ba062d5 net/mlx4_core: Add XRC domains and counters to resource tracker by Jack Morgenstein · 13 years ago
  94. b892495 net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unload by Jack Morgenstein · 13 years ago
  95. b9985f4 net/mlx4_core: Remove unused *_str functions from the resource tracker by Jack Morgenstein · 13 years ago
  96. 162344e net/mlx4: Address build warnings on set but not used variables by Or Gerlitz · 13 years ago
  97. dcf353b mlx4_core: fix bug in modify_cq wrapper for resize flow. by Jack Morgenstein · 13 years ago
  98. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 13 years ago
  99. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 13 years ago
  100. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 13 years ago