1. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  3. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  4. e9db59f IB/mlx4: Support device FW version string by Ira Weiny · 8 years ago
  5. 5533c18 IB/mlx4: Verify port number in flow steering create flow by Yishai Hadas · 8 years ago
  6. ca920f5 IB/mlx4: Fix device managed flow steering support test by Bart Van Assche · 8 years ago
  7. 35fc7b7 IB/mlx4: printk fix by Colin Ian King · 8 years ago
  8. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  9. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago
  10. 0e451e8 IB/mlx4: Add support for the don't trap rule by Marina Varshaver · 9 years ago
  11. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 9 years ago
  12. 4ed088e IB/mlx4: Advertise RoCE v2 support by Matan Barak · 9 years ago
  13. 71a39bb IB/mlx4: Enable RoCE v2 when the IB device is added by Moni Shoua · 9 years ago
  14. 7e57b85 IB/mlx4: Add support for setting RoCEv2 gids in hardware by Moni Shoua · 9 years ago
  15. b699a85 IB/mlx4: Add gid_type to GID properties by Moni Shoua · 9 years ago
  16. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  17. a5e14ba mlx4: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  18. e761c67 IB/mlx4: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  19. 1b2cd0f IB/mlx4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  20. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  21. fbfb662 IB/mlx4: Add support for blocking multicast loopback QP creation user flag by Eran Ben Elisha · 9 years ago
  22. 3ba8e31 IB/mlx4: Add IB counters table by Eran Ben Elisha · 9 years ago
  23. 070b399 IB/mlx4: Report checksum offload cap for RAW QP when query device by Bodong Wang · 9 years ago
  24. ae184dd IB/mlx4_ib: Disassociate support by Yishai Hadas · 9 years ago
  25. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  26. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  27. 679e34d mlx4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  28. 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 9 years ago
  29. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 9 years ago
  30. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 9 years ago
  31. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 9 years ago
  32. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 9 years ago
  33. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  34. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 9 years ago
  35. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  36. 4b664c4 IB/mlx4: Add support for CQ time-stamping by Matan Barak · 9 years ago
  37. 52033cf IB/mlx4: Add mmap call to map the hardware clock by Matan Barak · 9 years ago
  38. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  39. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  40. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  41. 1156256 IB/mlx4: Fix error paths in mlx4_ib_create_flow() by Roland Dreier · 9 years ago
  42. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  43. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  44. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  45. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  46. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  47. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  48. 56c1d23 IB/mlx4: Change alias guids default to be host assigned by Yishai Hadas · 10 years ago
  49. ee59fa0 IB/mlx4: Request alias GUID on demand by Yishai Hadas · 10 years ago
  50. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  51. 217e8b1 IB/mlx4: Verify net device validity on port change event by Moni Shoua · 10 years ago
  52. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  53. e9a7faf IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach by Or Gerlitz · 10 years ago
  54. 35f05da IB/mlx4: Reset flow support for IB kernel ULPs by Yishai Hadas · 10 years ago
  55. 824c25c IB/mlx4: Always use the correct port for mirrored multicast attachments by Moni Shoua · 10 years ago
  56. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 10 years ago
  57. 146d6e1 IB/mlx4: Create mirror flows in port aggregation mode by Moni Shoua · 10 years ago
  58. a575009 IB/mlx4: Add port aggregation support by Moni Shoua · 10 years ago
  59. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  61. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  62. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  63. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  64. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  65. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  66. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  67. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  68. d24d9f4 IB/mlx4: Don't update QP1 in native mode by Jack Morgenstein · 10 years ago
  69. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  70. 4bf9715 IB/mlx4: Avoid executing gid task when device is being removed by Moni Shoua · 10 years ago
  71. dba3ad2 IB/mlx4: Fix lockdep splat for the iboe lock by Jack Morgenstein · 10 years ago
  72. bccb84f IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up by Moni Shoua · 10 years ago
  73. 655b2aa IB/mlx4: Reorder steps in RoCE GID table initialization by Moni Shoua · 10 years ago
  74. f5c4834 IB/mlx4: Don't duplicate the default RoCE GID by Moni Shoua · 10 years ago
  75. e381835c IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() by Moni Shoua · 10 years ago
  76. 50e2ec9 IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs by Markus Stockhausen · 10 years ago
  77. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  78. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  79. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  80. a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  81. 9376932 IB/mlx4_ib: Add support for user MR re-registration by Matan Barak · 10 years ago
  82. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  83. 6156501 IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped by Jack Morgenstein · 10 years ago
  84. 9433c18 IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes by Matan Barak · 10 years ago
  85. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  86. 4661bd7 mlx4_core: Make buffer larger to avoid overflow warning by Dan Carpenter · 11 years ago
  87. 3839d8a mlx4_core: Fix some indenting in mlx4_ib_add() by Dan Carpenter · 11 years ago
  88. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  89. 8237370 IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant by Matan Barak · 11 years ago
  90. aa9a2d5 mlx4: Activate RoCE/SRIOV by Jack Morgenstein · 11 years ago
  91. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 11 years ago
  92. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  93. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 11 years ago
  94. ad4885d2 IB/mlx4: Build the port IBoE GID table properly under bonding by Moni Shoua · 11 years ago
  95. 5071456 IB/mlx4: Do IBoE GID table resets per-port by Moni Shoua · 11 years ago
  96. ddf8bd34 IB/mlx4: Do IBoE locking earlier when initializing the GID table by Moni Shoua · 11 years ago
  97. 4ce5a574 IB/mlx4: Move rtnl locking to the right place by Moni Shoua · 11 years ago
  98. acc4fcc IB/mlx4: Make sure GID index 0 is always occupied by Moni Shoua · 11 years ago
  99. 4196670 IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device by Matan Barak · 11 years ago
  100. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago