1. 1bb77b8 RDMA/netlink: Export node_type by Leon Romanovsky · 7 years ago
  2. 5654e49 RDMA/netlink: Provide port state and physical link state by Leon Romanovsky · 7 years ago
  3. 34840fe RDMA/netlink: Export LID mask control (LMC) by Leon Romanovsky · 7 years ago
  4. 80a06dd RDMA/netink: Export lids and sm_lids by Leon Romanovsky · 7 years ago
  5. 12026fb RDMA/netlink: Advertise IB subnet prefix by Leon Romanovsky · 7 years ago
  6. 1aaff89 RDMA/netlink: Export node_guid and sys_image_guid by Leon Romanovsky · 7 years ago
  7. 8621a7e RDMA/netlink: Export FW version by Leon Romanovsky · 7 years ago
  8. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 7 years ago
  9. ac50525 RDMA/netlink: Expose device and port capability masks by Leon Romanovsky · 7 years ago
  10. c3f66f7 RDMA/netlink: Implement nldev port doit callback by Leon Romanovsky · 7 years ago
  11. 7d02f60 RDMA/netlink: Add nldev port dumpit implementation by Leon Romanovsky · 7 years ago
  12. e5c9469 RDMA/netlink: Add nldev device doit implementation by Leon Romanovsky · 7 years ago
  13. b4c598a RDMA/netlink: Implement nldev device dumpit calback by Leon Romanovsky · 7 years ago
  14. 6c80b41 RDMA/netlink: Add nldev initialization flows by Leon Romanovsky · 7 years ago
  15. 1a6e7c3 RDMA/netlink: Add netlink device definitions to UAPI by Leon Romanovsky · 7 years ago
  16. 8bc6741 RDMA/netlink: Update copyright by Leon Romanovsky · 7 years ago
  17. 647c75a RDMA/netlink: Convert LS to doit callback by Leon Romanovsky · 7 years ago
  18. c729943 RDMA/netlink: Reduce indirection access to cb_table by Leon Romanovsky · 7 years ago
  19. 1830ba2 RDMA/netlink: Add and implement doit netlink callback by Leon Romanovsky · 7 years ago
  20. ecc82c5 RDMA/core: Add and expose static device index by Leon Romanovsky · 7 years ago
  21. 8030c83 RDMA/core: Add iterator over ib_devices by Leon Romanovsky · 7 years ago
  22. 3250b4d RDMA/netlink: Rename netlink callback struct by Leon Romanovsky · 7 years ago
  23. ff61c42 RDMA/netlink: Simplify and rename ibnl_chk_listeners by Leon Romanovsky · 7 years ago
  24. 4d7f693 RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast by Leon Romanovsky · 7 years ago
  25. f00e646 RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast* by Leon Romanovsky · 7 years ago
  26. 1a1c116 RDMA/netlink: Simplify the put_msg and put_attr by Leon Romanovsky · 7 years ago
  27. e3a2b93 RDMA/netlink: Add flag to consolidate common handling by Leon Romanovsky · 7 years ago
  28. 5d7ee40 RDMA/iwcm: Remove extra EXPORT_SYMBOLS by Leon Romanovsky · 7 years ago
  29. 93fa507 RDMA/iwcm: Remove useless check of netlink client validity by Leon Romanovsky · 7 years ago
  30. 3c3e75d RDMA/netlink: Avoid double pass for RDMA netlink messages by Leon Romanovsky · 7 years ago
  31. 64401b6 RDMA/netlink: Remove redundant owner option for netlink callbacks by Leon Romanovsky · 7 years ago
  32. c990172 RDMA/netlink: Remove netlink clients infrastructure by Leon Romanovsky · 7 years ago
  33. 9047811 RDMA/core: Add wait/retry version of ibnl_unicast by Ismail, Mustafa · 7 years ago
  34. 0b36658 nvme-rdma: use intelligent affinity based queue mappings by Sagi Grimberg · 7 years ago
  35. 24c5dc6 block: Add rdma affinity based queue mapping helper by Sagi Grimberg · 7 years ago
  36. 40b2440 mlx5: support ->get_vector_affinity by Sagi Grimberg · 7 years ago
  37. c66cd35 RDMA/core: expose affinity mappings per completion vector by Sagi Grimberg · 7 years ago
  38. a435393 mlx5: move affinity hints assignments to generic code by Sagi Grimberg · 7 years ago
  39. a85e547 mlx5e: don't assume anything on the irq affinity mappings of the device by Sagi Grimberg · 7 years ago
  40. 78249c4 mlx5: convert to generic pci_alloc_irq_vectors by Sagi Grimberg · 7 years ago
  41. ac3a949 IB/CM: Set appropriate slid and dlid when handling CM request by Dasaratharaman Chandramouli · 7 years ago
  42. 6b3c0e6 IB/CM: Create appropriate path records when handling CM request by Dasaratharaman Chandramouli · 7 years ago
  43. e92aa00 IB/CM: Add OPA Path record support to CM by Hiatt, Don · 7 years ago
  44. 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 7 years ago
  45. db58540 IB/core: Change port_attr.sm_lid from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  46. 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  47. 1cb2fc0 IB/mad: Change slid in RMPP recv from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  48. 7e93e2c IB/IPoIB: Increase local_lid to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  49. 4c47369 IB/srpt: Increase lid and sm_lid to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  50. d541e45 IB/core: Convert ah_attr from OPA to IB when copying to user by Dasaratharaman Chandramouli · 7 years ago
  51. 48107c4 Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoib by Doug Ledford · 7 years ago
  52. 5db465f IB/hns: checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  53. 931b3c1 RDMA/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 7 years ago
  54. efdd6f5 IB/uverbs: Fix device cleanup by Yishai Hadas · 7 years ago
  55. f7a6cb7 RDMA/uverbs: Prevent leak of reserved field by Leon Romanovsky · 7 years ago
  56. 5fff41e IB/core: Fix race condition in resolving IP to MAC by Parav Pandit · 7 years ago
  57. 913cc67 IB/hfi1: Always perform offline transition by Sebastian Sanchez · 7 years ago
  58. 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 7 years ago
  59. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 7 years ago
  60. 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 7 years ago
  61. c822652 IB/hfi1: Disambiguate corruption and uninitialized error cases by Jan Sokolowski · 7 years ago
  62. e87473b IB/hfi1: Only set fd pointer when base context is completely initialized by Michael J. Ruhl · 7 years ago
  63. 96603ed IB/hfi1: Do not enable disabled port on cable insert by Jan Sokolowski · 7 years ago
  64. 5efd40c IB/hfi1: Harden state transition to Armed and Active by Alex Estrin · 7 years ago
  65. f13a6e5 IB/hfi1: Split copy_to_user data copy for better security by Michael J. Ruhl · 7 years ago
  66. 5e2d676 IB/hfi1: Verify port data VLs credits on transition to Armed by Alex Estrin · 7 years ago
  67. a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 7 years ago
  68. a156abb IB/hfi1: Fix initialization failure for debug firmware by Byczkowski, Jakub · 7 years ago
  69. 59ec873 IB/hfi1: Fix code consistency for if/else blocks in chip.c by Jan Sokolowski · 7 years ago
  70. bf90aad IB/hfi1: Send MAD traps until repressed by Michael J. Ruhl · 7 years ago
  71. 2250563 IB/hfi1: Pass the context pointer rather than the index by Michael J. Ruhl · 7 years ago
  72. 1757397 IB/hfi1: Use context pointer rather than context index by Michael J. Ruhl · 7 years ago
  73. e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 7 years ago
  74. 91d970a IB/hfi1: Remove unused user context data members by Michael J. Ruhl · 7 years ago
  75. 4249201 IB/hfi1: Assign context does not clean up file descriptor correctly on error by Michael J. Ruhl · 7 years ago
  76. bcad291 IB/hfi1: Serve the most starved iowait entry first by Kaike Wan · 7 years ago
  77. cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 7 years ago
  78. c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 7 years ago
  79. 967de35 IB/hns: include linux/interrupt.h by Arnd Bergmann · 7 years ago
  80. ecd840f RDMA/hns: fix build regression by Doug Ledford · 7 years ago
  81. d1d7149 IB/hns: fix semicolon.cocci warnings by kbuild test robot · 7 years ago
  82. 87809f8 IB/hns: fix returnvar.cocci warnings by kbuild test robot · 7 years ago
  83. 3756c7f IB/hns: fix boolreturn.cocci warnings by kbuild test robot · 7 years ago
  84. e89bf46 IB/hns: Support compile test for hns RoCE driver by Matan Barak · 7 years ago
  85. 3c7f67d IB/cma: Fix default RoCE type setting by Doug Ledford · 7 years ago
  86. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  87. 67cbe35 RDMA/qedr: notify user application of supported WIDs by Amrani, Ram · 7 years ago
  88. ad84dad RDMA/qedr: notify user application if DPM is supported by Amrani, Ram · 7 years ago
  89. f55c1e6 Merge branches 'rxe' and 'mlx' into k.o/for-next by Doug Ledford · 7 years ago
  90. 9c2d33d net/mlx5: fix spelling mistake: "alloated" -> "allocated" by Colin Ian King · 7 years ago
  91. ff8d836 IB/hfi1: Add receiving queue info to qp_stats by Kaike Wan · 7 years ago
  92. 6afff1c IB/mlx4: Expose RSS capabilities by Guy Levi · 7 years ago
  93. 3078f5f IB/mlx4: Add support for RSS QP by Guy Levi · 7 years ago
  94. b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 7 years ago
  95. 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 7 years ago
  96. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 7 years ago
  97. ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 7 years ago
  98. 58dcb60 IB/mlx5: Expose extended error counters by Parav Pandit · 7 years ago
  99. 3fffc82 IB/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 7 years ago
  100. 4c25b7a IB/mlx5: Fix cached MR allocation flow by Majd Dibbiny · 7 years ago