1. 6a5df91 RDMA/bnxt_re: Allocate multiple notification queues by Selvin Xavier · 7 years ago
  2. 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
  3. b0e32e2 Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  4. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  5. 9d6fd7a IB/hfi1: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  6. 238f43a IB/qib: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  7. 699a2d5 RDMA/uverbs: Initialize cq_context appropriately by Bharat Potnuri · 7 years ago
  8. 5f8a4db infiniband: avoid overflow warning by Arnd Bergmann · 7 years ago
  9. 5a5a3d0 i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf" by Colin Ian King · 7 years ago
  10. 660b1de IB/rxe: Remove unneeded check by Yuval Shaia · 7 years ago
  11. 8b62cbd IB/rxe: Convert pr_info to pr_warn by Yuval Shaia · 7 years ago
  12. 83fb1c8 i40iw: Fixes for static checker warnings by Shiraz Saleem · 7 years ago
  13. 02654b5 i40iw: Simplify code by Christophe Jaillet · 7 years ago
  14. 7806def infiniband: pvrdma: constify pci_device_id. by Arvind Yadav · 7 years ago
  15. edb5669 infiniband: nes: constify pci_device_id. by Arvind Yadav · 7 years ago
  16. e0604df infiniband: mthca: constify pci_device_id. by Arvind Yadav · 7 years ago
  17. 92d50fc PCI/IB: add support for pci driver attribute groups by Greg Kroah-Hartman · 7 years ago
  18. 24bb4d8 RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate" by Colin Ian King · 7 years ago
  19. a63aa5d IB/hfi1: fix spelling mistake in variable name continious by Colin Ian King · 7 years ago
  20. 055bb27 IB/qib: fix spelling mistake: "failng" -> "failing" by Colin Ian King · 7 years ago
  21. 75215e5 iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIM by Sagi Grimberg · 7 years ago
  22. cb93e59 cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM by Sagi Grimberg · 7 years ago
  23. ec06530 nvmet-rdma: remove redundant empty device add callout by Sagi Grimberg · 7 years ago
  24. 5138e4b nvme-rdma: remove redundant empty device add callout by Sagi Grimberg · 7 years ago
  25. b059e21 RDMA/core: make ib_device.add method optional by Sagi Grimberg · 7 years ago
  26. 836daee cxgb4: Remove some dead code by Christophe Jaillet · 7 years ago
  27. 870201f IB/uverbs: Fix NULL pointer dereference during device removal by Maor Gottlieb · 7 years ago
  28. 06f8174 IB/core: Protect sysfs entry on ib_unregister_device by Shiraz Saleem · 7 years ago
  29. d4ba61d iw_cxgb4: fix misuse of integer variable by Steve Wise · 7 years ago
  30. 5b59a39 IB/hns: fix memory leak on ah on error return path by Colin Ian King · 7 years ago
  31. aa939c1 i40iw: Fix potential fcn_id_array out of bounds by Christopher N Bednarz · 7 years ago
  32. a28f047 i40iw: Use correct alignment for CQ0 memory by Christopher N Bednarz · 7 years ago
  33. 29c2415 i40iw: Fix typecast of tcp_seq_num by Mustafa Ismail · 7 years ago
  34. 8129331 i40iw: Correct variable names by Mustafa Ismail · 7 years ago
  35. f67ace2 i40iw: Fix parsing of query/commit FPM buffers by Chien Tin Tung · 7 years ago
  36. a7d2e03 RDMA/vmw_pvrdma: Report CQ missed events by Bryan Tan · 7 years ago
  37. 3e5f088 IB/hns: Avoid compile test under non 64bit environments by Matan Barak · 7 years ago
  38. 8ccf098 Revert "RDMA/hns: fix build regression" by Doug Ledford · 7 years ago
  39. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
  40. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
  41. db14dff Merge tag 'rdma-next-2017-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into rdma-netlink by Doug Ledford · 7 years ago
  42. 1bb77b8 RDMA/netlink: Export node_type by Leon Romanovsky · 7 years ago
  43. 5654e49 RDMA/netlink: Provide port state and physical link state by Leon Romanovsky · 7 years ago
  44. 34840fe RDMA/netlink: Export LID mask control (LMC) by Leon Romanovsky · 7 years ago
  45. 80a06dd RDMA/netink: Export lids and sm_lids by Leon Romanovsky · 7 years ago
  46. 12026fb RDMA/netlink: Advertise IB subnet prefix by Leon Romanovsky · 7 years ago
  47. 1aaff89 RDMA/netlink: Export node_guid and sys_image_guid by Leon Romanovsky · 7 years ago
  48. 8621a7e RDMA/netlink: Export FW version by Leon Romanovsky · 7 years ago
  49. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 7 years ago
  50. ac50525 RDMA/netlink: Expose device and port capability masks by Leon Romanovsky · 7 years ago
  51. c3f66f7 RDMA/netlink: Implement nldev port doit callback by Leon Romanovsky · 7 years ago
  52. 7d02f60 RDMA/netlink: Add nldev port dumpit implementation by Leon Romanovsky · 7 years ago
  53. e5c9469 RDMA/netlink: Add nldev device doit implementation by Leon Romanovsky · 7 years ago
  54. b4c598a RDMA/netlink: Implement nldev device dumpit calback by Leon Romanovsky · 7 years ago
  55. 6c80b41 RDMA/netlink: Add nldev initialization flows by Leon Romanovsky · 7 years ago
  56. 1a6e7c3 RDMA/netlink: Add netlink device definitions to UAPI by Leon Romanovsky · 7 years ago
  57. 8bc6741 RDMA/netlink: Update copyright by Leon Romanovsky · 7 years ago
  58. 647c75a RDMA/netlink: Convert LS to doit callback by Leon Romanovsky · 7 years ago
  59. c729943 RDMA/netlink: Reduce indirection access to cb_table by Leon Romanovsky · 7 years ago
  60. 1830ba2 RDMA/netlink: Add and implement doit netlink callback by Leon Romanovsky · 7 years ago
  61. ecc82c5 RDMA/core: Add and expose static device index by Leon Romanovsky · 7 years ago
  62. 8030c83 RDMA/core: Add iterator over ib_devices by Leon Romanovsky · 7 years ago
  63. 3250b4d RDMA/netlink: Rename netlink callback struct by Leon Romanovsky · 7 years ago
  64. ff61c42 RDMA/netlink: Simplify and rename ibnl_chk_listeners by Leon Romanovsky · 7 years ago
  65. 4d7f693 RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast by Leon Romanovsky · 7 years ago
  66. f00e646 RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast* by Leon Romanovsky · 7 years ago
  67. 1a1c116 RDMA/netlink: Simplify the put_msg and put_attr by Leon Romanovsky · 7 years ago
  68. e3a2b93 RDMA/netlink: Add flag to consolidate common handling by Leon Romanovsky · 7 years ago
  69. 5d7ee40 RDMA/iwcm: Remove extra EXPORT_SYMBOLS by Leon Romanovsky · 7 years ago
  70. 93fa507 RDMA/iwcm: Remove useless check of netlink client validity by Leon Romanovsky · 7 years ago
  71. 3c3e75d RDMA/netlink: Avoid double pass for RDMA netlink messages by Leon Romanovsky · 7 years ago
  72. 64401b6 RDMA/netlink: Remove redundant owner option for netlink callbacks by Leon Romanovsky · 7 years ago
  73. c990172 RDMA/netlink: Remove netlink clients infrastructure by Leon Romanovsky · 7 years ago
  74. 9047811 RDMA/core: Add wait/retry version of ibnl_unicast by Ismail, Mustafa · 7 years ago
  75. 0b36658 nvme-rdma: use intelligent affinity based queue mappings by Sagi Grimberg · 7 years ago
  76. 24c5dc6 block: Add rdma affinity based queue mapping helper by Sagi Grimberg · 7 years ago
  77. 40b2440 mlx5: support ->get_vector_affinity by Sagi Grimberg · 7 years ago
  78. c66cd35 RDMA/core: expose affinity mappings per completion vector by Sagi Grimberg · 7 years ago
  79. a435393 mlx5: move affinity hints assignments to generic code by Sagi Grimberg · 7 years ago
  80. a85e547 mlx5e: don't assume anything on the irq affinity mappings of the device by Sagi Grimberg · 7 years ago
  81. 78249c4 mlx5: convert to generic pci_alloc_irq_vectors by Sagi Grimberg · 7 years ago
  82. ac3a949 IB/CM: Set appropriate slid and dlid when handling CM request by Dasaratharaman Chandramouli · 7 years ago
  83. 6b3c0e6 IB/CM: Create appropriate path records when handling CM request by Dasaratharaman Chandramouli · 7 years ago
  84. e92aa00 IB/CM: Add OPA Path record support to CM by Hiatt, Don · 7 years ago
  85. 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 7 years ago
  86. db58540 IB/core: Change port_attr.sm_lid from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  87. 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  88. 1cb2fc0 IB/mad: Change slid in RMPP recv from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  89. 7e93e2c IB/IPoIB: Increase local_lid to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  90. 4c47369 IB/srpt: Increase lid and sm_lid to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  91. d541e45 IB/core: Convert ah_attr from OPA to IB when copying to user by Dasaratharaman Chandramouli · 7 years ago
  92. 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
  93. 5db465f IB/hns: checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  94. 931b3c1 RDMA/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 7 years ago
  95. efdd6f5 IB/uverbs: Fix device cleanup by Yishai Hadas · 7 years ago
  96. f7a6cb7 RDMA/uverbs: Prevent leak of reserved field by Leon Romanovsky · 7 years ago
  97. 5fff41e IB/core: Fix race condition in resolving IP to MAC by Parav Pandit · 7 years ago
  98. 913cc67 IB/hfi1: Always perform offline transition by Sebastian Sanchez · 7 years ago
  99. 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 7 years ago
  100. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 7 years ago