1. f43c00c i40iw: Extend port reuse support for listeners by Shiraz Saleem · 7 years ago
  2. aec05af IB/core: Remove redundant return by Yuval Shaia · 7 years ago
  3. 2d478b2 iw_cxgb4: remove wr_id attributes by Steve Wise · 7 years ago
  4. e6125a2 RDMA/NLDEV: remove mr iova attribute by Steve Wise · 7 years ago
  5. 1ea62e8 iw_cxgb4: fix uninitialized variable warnings by Steve Wise · 7 years ago
  6. 009669c RDMA/hfi1: Fix build error with debugfs disabled by Doug Ledford · 7 years ago
  7. e02637e IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS by Ben Hutchings · 7 years ago
  8. f4fc6e0 Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  9. 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
  10. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  11. cf38ea1 IB/hfi1: Create common functions for affinity CPU mask operations by Sebastian Sanchez · 7 years ago
  12. af8aab7 IB/hfi1: Optimize kthread pointer locking when queuing CQ entries by Sebastian Sanchez · 7 years ago
  13. c872a1f IB/Hfi1: Read CCE Revision register to verify the device is responsive by Kamenee Arumugam · 7 years ago
  14. a74d530 IB/hfi1: Rework fault injection machinery by Mitko Haralanov · 7 years ago
  15. 8d3e711 IB/{hfi1, qib}: Add handling of kernel restart by Alex Estrin · 7 years ago
  16. a93a0a3 IB/hfi1: Reorder incorrect send context disable by Michael J. Ruhl · 7 years ago
  17. e460707 IB/hfi1: Return correct value for device state by Michael J. Ruhl · 7 years ago
  18. 8c79d82 IB/hfi1: Fix fault injection init/exit issues by Mike Marciniszyn · 7 years ago
  19. 959f2d1 IB/hfi1: Complete check for locally terminated smp by Alex Estrin · 7 years ago
  20. 48e0a65 IB/hfi1: Return actual error value from program_rcvarray() by Michael J. Ruhl · 7 years ago
  21. 254361c IB/hfi1: Prevent LNI hang when LCB can't obtain lanes by Sebastian Sanchez · 7 years ago
  22. f5e27a2 Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  23. 064e526 IB/mlx5: posting klm/mtt list inline in the send queue for reg_wr by Idan Burstein · 7 years ago
  24. ed3dd9b RDMA/hns: Drop local zgid in favor of core defined variable by Leon Romanovsky · 7 years ago
  25. be0e8f3 IB/core: Reuse gid_table_release_one() in table allocation failure by Parav Pandit · 7 years ago
  26. 25a1cd3 IB/core: Make gid_table_reserve_default() return void by Parav Pandit · 7 years ago
  27. a8408f4 net/mlx5: fix spelling mistake: "modfiy" -> "modify" by Colin Ian King · 7 years ago
  28. 6fa242a net/mlx5: Cleanup unused field in Work Queue parameters by Tariq Toukan · 7 years ago
  29. 12b996d net/mlx5: Fix dump_command mailbox length printed by Moshe Shemesh · 7 years ago
  30. ed644fa net/mlx5: Refactor num of blocks in mailbox calculation by Moshe Shemesh · 7 years ago
  31. d034294 net/mlx5: Decrease level of prints about non-existent MKEY by Leon Romanovsky · 7 years ago
  32. 056f9c7 iw_cxgb4: dump detailed driver-specific QP information by Steve Wise · 7 years ago
  33. 73937e8 RDMA/nldev: helper functions to add driver attributes by Steve Wise · 7 years ago
  34. da5c850 RDMA/nldev: add driver-specific resource tracking by Steve Wise · 7 years ago
  35. 25a0ad8 RDMA/nldev: Add explicit pad attribute by Steve Wise · 7 years ago
  36. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  37. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  38. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  39. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  40. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  41. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  42. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  43. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  44. ffab8c8 RDMA/qedr: fix spelling mistake: "failes" -> "fails" by Colin Ian King · 7 years ago
  45. ecb238f IB/cxgb4: use skb_put_zero()/__skb_put_zero by YueHaibing · 7 years ago
  46. 2f6e513 IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code by Parav Pandit · 7 years ago
  47. db82476 IB/core: Make ib_mad_client_id atomic by Håkon Bugge · 7 years ago
  48. 2df19e1 iw_cxgb4: Atomically flush per QP HW CQEs by Bharat Potnuri · 7 years ago
  49. 54e7e48 IB/uverbs: Fix kernel crash during MR deregistration flow by Ariel Levkovich · 7 years ago
  50. 5ccbf63 IB/uverbs: Prevent reregistration of DM_MR to regular MR by Ariel Levkovich · 7 years ago
  51. 4f9ca2d RDMA/mlx4: Add missed RSS hash inner header flag by Leon Romanovsky · 7 years ago
  52. ab17884 RDMA/hns: Fix a couple misspellings by oulijun · 7 years ago
  53. 137ae32 RDMA/hns: Submit bad wr by oulijun · 7 years ago
  54. 634f639 RDMA/hns: Update assignment method for owner field of send wqe by oulijun · 7 years ago
  55. ae25db0 RDMA/hns: Adjust the order of cleanup hem table by oulijun · 7 years ago
  56. b6dd9b3 RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set by oulijun · 7 years ago
  57. 734f386 RDMA/hns: Remove some unnecessary attr_mask judgement by oulijun · 7 years ago
  58. 6852af8 RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set by oulijun · 7 years ago
  59. 6e1a709 RDMA/hns: Fix the qp context state diagram by oulijun · 7 years ago
  60. 328d405 RDMA/hns: Intercept illegal RDMA operation when use inline data by oulijun · 7 years ago
  61. 215a8c0 RDMA/hns: Bugfix for init hem table by oulijun · 7 years ago
  62. 9fd4350 IB/rxe: avoid double kfree_skb by Zhu Yanjun · 7 years ago
  63. 2da36d4 IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV by Jianchao Wang · 7 years ago
  64. f96416c RDMA/iwpm: fix memory leak on map_info by Colin Ian King · 7 years ago
  65. 47a3968 IB/ipoib: fix ipoib_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  66. c192a12 IB/nes: fix nes_netdev_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  67. 2918c1a RDMA/cma: Fix use after destroy access to net namespace for IPoIB by Parav Pandit · 7 years ago
  68. f604db6 IB/uverbs: Fix validating mandatory attributes by Matan Barak · 7 years ago
  69. 26bff1b RDMA/cxgb4: release hw resources on device removal by Raju Rangoju · 7 years ago
  70. e12ee8c IB/rxe: remove unused function variable by Zhu Yanjun · 7 years ago
  71. 0dff463 IB/rxe: change rxe_set_mtu function type to void by Zhu Yanjun · 7 years ago
  72. 10c47d5 IB/rxe: Change rxe_rcv to return void by Yuval Shaia · 7 years ago
  73. 7991d96 infiniband: hw: qib: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  74. d819734 infiniband: hw: hfi1: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  75. f7cb7b8 IB: make INFINIBAND_ADDR_TRANS configurable by Greg Thelen · 7 years ago
  76. 5a3bc8a ib_srp: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  77. 346a47b ib_srpt: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  78. d6fc6a2 nvmet-rdma: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  79. 3af7a15 nvme: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  80. 444261c RDMA/mlx5: Properly check return value of mlx5_get_uars_page by Leon Romanovsky · 7 years ago
  81. 84a6a7a IB/mlx5: Fix represent correct netdevice in dual port RoCE by Parav Pandit · 7 years ago
  82. 4f32ac2 IB/mlx5: Use unlimited rate when static rate is not supported by Danit Goldberg · 7 years ago
  83. 002bf22 RDMA/mlx5: Protect from shift operand overflow by Leon Romanovsky · 7 years ago
  84. b4bd701 RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow by Leon Romanovsky · 7 years ago
  85. dc5640f IB/core: Fix deleting default GIDs when changing mac adddress by Parav Pandit · 7 years ago
  86. 22c01ee IB/core: Fix to avoid deleting IPv6 look alike default GIDs by Parav Pandit · 7 years ago
  87. a66ed14 IB/core: Don't allow default GID addition at non reseved slots by Parav Pandit · 7 years ago
  88. 09abfe7 RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 7 years ago
  89. 8b77586 RDMA/ucma: Check for a cm_id->device in all user calls that need it by Jason Gunthorpe · 7 years ago
  90. fe896ce IB/rxe: replace refcount_inc with skb_get by Zhu Yanjun · 7 years ago
  91. 2e47350 IB/rxe: optimize the function duplicate_request by Zhu Yanjun · 7 years ago
  92. 8f1a72c IB/rxe: make rxe_release_udp_tunnel static by Zhu Yanjun · 7 years ago
  93. e33514f IB/uverbs: Add missing braces in anonymous union initializers by Geert Uytterhoeven · 7 years ago
  94. 4e56569 infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change by Jia-Ju Bai · 7 years ago
  95. f9af873 infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node by Jia-Ju Bai · 7 years ago
  96. 39e487f infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4 by Jia-Ju Bai · 7 years ago
  97. 76be045 IB/rxe: avoid export symbols by Zhu Yanjun · 7 years ago
  98. 0f02ba7 IB/rxe: make the variable static by Zhu Yanjun · 7 years ago
  99. ee6548d RDMA/rdma_cm: Delete rdma_addr_client by Jason Gunthorpe · 7 years ago
  100. 44e7505 RDMA/rdma_cm: Make rdma_addr_cancel into a fence by Jason Gunthorpe · 7 years ago