1. 795b609 IB/mlx5: Allow posting multi packet send WQEs if hardware supports by Bodong Wang · 7 years ago
  2. a550ddf IB/mlx5: Add support for multi underlay QP by Yishai Hadas · 7 years ago
  3. 7b4cdaa IB/mlx5: Fix integer overflow when page_shift == 31 by Ilya Lesokhin · 7 years ago
  4. 5942d8a IB/mlx5: Fix memory leak in clean_mr error path by Kamal Heib · 7 years ago
  5. ff740ae IB/mlx5: Decouple MR allocation and population flows by Ilya Lesokhin · 7 years ago
  6. 8b7ff7f IB/mlx5: Enable UMR for MRs created with reg_create by Ilya Lesokhin · 7 years ago
  7. 96dc3fc IB/mlx5: Expose software parsing for Raw Ethernet QP by Noa Osherovich · 7 years ago
  8. 4b7ee67 RDMA/nes: Remove zeroed parameter from port query callback by Leon Romanovsky · 7 years ago
  9. 17bf1ad RDMA/mlx4: Properly annotate link layer variable by Leon Romanovsky · 7 years ago
  10. 84305d71 RDMA/mlx5: Limit scope of get vector affinity local function by Leon Romanovsky · 7 years ago
  11. fab773c IB/rxe: Make rxe_counter_name static by Kamal Heib · 7 years ago
  12. 69956d8 IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock by Erez Shitrit · 7 years ago
  13. f9bfea9 IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero by Guy Levi · 7 years ago
  14. b23673f IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss struct by Guy Levi · 7 years ago
  15. 078b357 IB/mlx4: Fix struct mlx4_ib_create_wq alignment by Guy Levi · 7 years ago
  16. c3f1ee2 IB/mlx4: Fix RSS QP type in creation verb by Guy Levi · 7 years ago
  17. 4a5fd5d IB/mlx5: Add necessary delay drop assignment by Maor Gottlieb · 7 years ago
  18. 4edf8d5 IB/mlx5: Fix some spelling mistakes by Talat Batheesh · 7 years ago
  19. faa9141 IB/mlx4: Fix some spelling mistakes by Talat Batheesh · 7 years ago
  20. 6232489 RDMA/mthca: Make explicit conversion to 64bit value by Leon Romanovsky · 7 years ago
  21. 5d50f40 RDMA/usnic: Fix remove address space warning by Leon Romanovsky · 7 years ago
  22. 31f97ba RDMA/mlx4: Remove gfp_mask argument from acquire_group call by Leon Romanovsky · 7 years ago
  23. 82901e3 RDMA/core: Refactor get link layer wrapper by Leon Romanovsky · 7 years ago
  24. cdc596d RDMA/core: Delete BUG() from unreachable flow by Leon Romanovsky · 7 years ago
  25. 78b57f9 RDMA/core: Cleanup device capability enum by Leon Romanovsky · 7 years ago
  26. dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
  27. 55f2467 RDMA/mlx4: Fix create qp command alignment by Maor Gottlieb · 7 years ago
  28. fba02e6 RDMA/mlx4: Don't use uninitialized variable by Leon Romanovsky · 7 years ago
  29. 89caa05 IB/uverbs: Introduce and use helper functions to copy ah attributes by Parav Pandit · 7 years ago
  30. 5ab2d89 IB/cma: Fix erroneous validation of supported default GID type by Leon Romanovsky · 7 years ago
  31. 732912c Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  32. ec25587 IB/mlx5: Always return success for RoCE modify port by Majd Dibbiny · 7 years ago
  33. 1d31e9c IB/mlx5: Fix Raw Packet QP event handler assignment by Majd Dibbiny · 7 years ago
  34. 498ca3c IB/core: Avoid accessing non-allocated memory when inferring port type by Noa Osherovich · 7 years ago
  35. e3bf14b rdma: Autoload netlink client modules by Jason Gunthorpe · 7 years ago
  36. 1eb5be0 rdma: Allow demand loading of NETLINK_RDMA by Jason Gunthorpe · 7 years ago
  37. e9105cd IB/mlx4: use kvmalloc_array to allocate wrid by Li Dongyang · 7 years ago
  38. b588300 IB/mlx5: use kvmalloc_array for mlx5_ib_wq by Li Dongyang · 7 years ago
  39. 7be0575 RDMA: Fix return value check for ib_get_eth_speed() by Selvin Xavier · 7 years ago
  40. 0c98568 IB/pvrdma: Remove unused function by Yuval Shaia · 7 years ago
  41. d26875b i40iw: Improve CQP timeout logic by Shiraz Saleem · 7 years ago
  42. bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 7 years ago
  43. 6165467 IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option by Grzegorz Morys · 7 years ago
  44. d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
  45. ec0d8b8 IB/hfi1: Stricter bounds checking of MAD trap index by Kamenee Arumugame · 7 years ago
  46. 76ae622 IB/hfi1: Load fallback platform configuration per HFI device by Jakub Byczkowski · 7 years ago
  47. 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 7 years ago
  48. 55774d0 IB/hfi1: Document phys port state bits not used in IB by Dennis Dalessandro · 7 years ago
  49. b6422bc IB/hfi1: Check xchg returned value for queuing link down entry by Sebastian Sanchez · 7 years ago
  50. 028e0a6 IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum" by Colin Ian King · 7 years ago
  51. 7221403 IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs by Dasaratharaman Chandramouli · 7 years ago
  52. 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 7 years ago
  53. 5b6cabb IB/hfi1: Add 16B RC/UC support by Don Hiatt · 7 years ago
  54. 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
  55. 863cf89 IB/hfi1: Add 16B trace support by Don Hiatt · 7 years ago
  56. 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 7 years ago
  57. d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
  58. 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
  59. 30e0741 IB/hfi1: Add support to send 16B bypass packets by Don Hiatt · 7 years ago
  60. 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
  61. 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 7 years ago
  62. d295dbe IB/hf1: User context locking is inconsistent by Michael J. Ruhl · 7 years ago
  63. f2a3bc0 IB/hfi1: Protect context array set/clear with spinlock by Michael J. Ruhl · 7 years ago
  64. 64a296f IB/hfi1: Use host_link_state to read state when DC is shut down by Bartlomiej Dudek · 7 years ago
  65. 02a222c IB/hfi1: Remove lstate from hfi1_pportdata by Byczkowski, Jakub · 7 years ago
  66. 16570d3 IB/hfi1: Remove pmtu from the QP structure by Sebastian Sanchez · 7 years ago
  67. ecdb19f IB/hfi1: Revert egress pkey check enforcement by Alex Estrin · 7 years ago
  68. e093111 IB/core: Fix input len in multiple user verbs by Amrani, Ram · 8 years ago
  69. 18c90df mlx5: Replace PCI pool old API by Romain Perier · 7 years ago
  70. b9f761a mlx4: Replace PCI pool old API by Romain Perier · 7 years ago
  71. 11880a5 IB/mthca: Replace PCI pool old API by Romain Perier · 7 years ago
  72. 65159c0 RDMA/uverbs: Initialize cq_context appropriately by Bharat Potnuri · 7 years ago
  73. 225937d RDMA/bnxt_re: Implement the alloc/get_hw_stats callback by Somnath Kotur · 7 years ago
  74. 6a5df91 RDMA/bnxt_re: Allocate multiple notification queues by Selvin Xavier · 7 years ago
  75. 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
  76. b0e32e2 Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  77. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  78. 9d6fd7a IB/hfi1: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  79. 238f43a IB/qib: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  80. 699a2d5 RDMA/uverbs: Initialize cq_context appropriately by Bharat Potnuri · 7 years ago
  81. 5f8a4db infiniband: avoid overflow warning by Arnd Bergmann · 7 years ago
  82. 5a5a3d0 i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf" by Colin Ian King · 7 years ago
  83. 660b1de IB/rxe: Remove unneeded check by Yuval Shaia · 7 years ago
  84. 8b62cbd IB/rxe: Convert pr_info to pr_warn by Yuval Shaia · 7 years ago
  85. 83fb1c8 i40iw: Fixes for static checker warnings by Shiraz Saleem · 7 years ago
  86. 02654b5 i40iw: Simplify code by Christophe Jaillet · 7 years ago
  87. 7806def infiniband: pvrdma: constify pci_device_id. by Arvind Yadav · 7 years ago
  88. edb5669 infiniband: nes: constify pci_device_id. by Arvind Yadav · 7 years ago
  89. e0604df infiniband: mthca: constify pci_device_id. by Arvind Yadav · 7 years ago
  90. 92d50fc PCI/IB: add support for pci driver attribute groups by Greg Kroah-Hartman · 7 years ago
  91. 24bb4d8 RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate" by Colin Ian King · 7 years ago
  92. a63aa5d IB/hfi1: fix spelling mistake in variable name continious by Colin Ian King · 7 years ago
  93. 055bb27 IB/qib: fix spelling mistake: "failng" -> "failing" by Colin Ian King · 8 years ago
  94. 75215e5 iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIM by Sagi Grimberg · 7 years ago
  95. cb93e59 cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM by Sagi Grimberg · 7 years ago
  96. ec06530 nvmet-rdma: remove redundant empty device add callout by Sagi Grimberg · 8 years ago
  97. 5138e4b nvme-rdma: remove redundant empty device add callout by Sagi Grimberg · 8 years ago
  98. b059e210 RDMA/core: make ib_device.add method optional by Sagi Grimberg · 8 years ago
  99. 836daee cxgb4: Remove some dead code by Christophe Jaillet · 8 years ago
  100. 870201f IB/uverbs: Fix NULL pointer dereference during device removal by Maor Gottlieb · 7 years ago