1. 1212767 qedr: Add wrapping generic structure for qpidr and adjust idr routines. by Yuval Bason · 7 years ago
  2. 0625b4b IB/mlx5: Fix leaking stack memory to userspace by Jason Gunthorpe · 7 years ago
  3. 0da9be2 Update the e-mail address of Bart Van Assche by Bart Van Assche · 7 years ago
  4. 486edfb IB/ucm: Fix compiling ucm.c by Jason Gunthorpe · 7 years ago
  5. 4ce719f IB/uverbs: Do not check for device disassociation during ioctl by Jason Gunthorpe · 7 years ago
  6. 51d0a2b IB/uverbs: Remove struct uverbs_root_spec and all supporting code by Jason Gunthorpe · 7 years ago
  7. 3a86357 IB/uverbs: Use uverbs_api to unmarshal ioctl commands by Jason Gunthorpe · 7 years ago
  8. b61815e IB/uverbs: Use uverbs_alloc for allocations by Jason Gunthorpe · 7 years ago
  9. 461bb2e IB/uverbs: Add a simple allocator to uverbs_attr_bundle by Jason Gunthorpe · 7 years ago
  10. 6a1f444 IB/uverbs: Remove the ib_uverbs_attr pointer from each attr by Jason Gunthorpe · 7 years ago
  11. 4b3dd2b IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle by Jason Gunthorpe · 7 years ago
  12. 6b0d08f IB/uverbs: Use uverbs_api to manage the object type inside the uobject by Jason Gunthorpe · 7 years ago
  13. 9ed3e5f IB/uverbs: Build the specs into a radix tree at runtime by Jason Gunthorpe · 7 years ago
  14. 7d96c9b IB/uverbs: Have the core code create the uverbs_root_spec by Jason Gunthorpe · 7 years ago
  15. 922983c IB/uverbs: Fix reading of 32 bit flags by Jason Gunthorpe · 7 years ago
  16. 61b717d0 RDMA/rxe: Set wqe->status correctly if an unexpected response is received by Bart Van Assche · 7 years ago
  17. 2e51e45 iw_cxgb4: pass window scale in flowc work request by Potnuri Bharat Teja · 7 years ago
  18. 0dfe452 RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq by Leon Romanovsky · 7 years ago
  19. d36b6ad test_overflow: Add shift overflow tests by Kees Cook · 7 years ago
  20. 0c66847 overflow.h: Add arithmetic shift helper by Jason Gunthorpe · 7 years ago
  21. 58796e6 IB/ucm: Initialize sgid request GID attribute pointer by Parav Pandit · 7 years ago
  22. 7601097 IB/ipoib: Consolidate checking of the proposed child interface by Jason Gunthorpe · 7 years ago
  23. 13476d3 IB/ipoib: Maintain the child_intfs list from ndo_init/uninit by Jason Gunthorpe · 7 years ago
  24. 25405d9 IB/ipoib: Do not remove child devices from within the ndo_uninit by Jason Gunthorpe · 7 years ago
  25. ee190ab IB/ipoib: Get rid of the sysfs_mutex by Jason Gunthorpe · 7 years ago
  26. 9f49a5b RDMA/netdev: Use priv_destructor for netdev cleanup by Jason Gunthorpe · 7 years ago
  27. eaeb398 IB/ipoib: Move init code to ndo_init by Jason Gunthorpe · 7 years ago
  28. 7cbee87 IB/ipoib: Move all uninit code into ndo_uninit by Jason Gunthorpe · 7 years ago
  29. cda8daf IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task by Erez Shitrit · 7 years ago
  30. 577e07f IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN by Jason Gunthorpe · 7 years ago
  31. 94245f4 iw_cxgb4: Support FW write completion WR by Potnuri Bharat Teja · 7 years ago
  32. b9855f4 iw_cxgb4: RDMA write with immediate support by Potnuri Bharat Teja · 7 years ago
  33. 8001b71 rdma/cxgb4: fix some info leaks by Dan Carpenter · 7 years ago
  34. 0425e3e RDMA/hns: Support flush cqe for hip08 in kernel space by Yixian Liu · 7 years ago
  35. 75da960 IB/IPoIB: Set ah valid flag in multicast send flow by Denis Drozdov · 7 years ago
  36. 0f50d88 IB/uverbs: Allow all DESTROY commands to succeed after disassociate by Jason Gunthorpe · 7 years ago
  37. a9b66d6 IB/uverbs: Do not block disassociate during write() by Jason Gunthorpe · 7 years ago
  38. e83f0ec IB/uverbs: Do not pass struct ib_device to the ioctl methods by Jason Gunthorpe · 7 years ago
  39. bbd51e8 IB/uverbs: Do not pass struct ib_device to the write based methods by Jason Gunthorpe · 7 years ago
  40. cc2e14e IB/uverbs: Lower the test for ongoing disassociation by Jason Gunthorpe · 7 years ago
  41. 1e857e65 IB/uverbs: Allow uobject allocation to work concurrently with disassociate by Jason Gunthorpe · 7 years ago
  42. 7452a3c IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate by Jason Gunthorpe · 7 years ago
  43. 9867f5c IB/uverbs: Convert 'bool exclusive' into an enum by Jason Gunthorpe · 7 years ago
  44. 87ad80a IB/uverbs: Consolidate uobject destruction by Jason Gunthorpe · 7 years ago
  45. 32ed5c0 IB/uverbs: Make the write path destroy methods use the same flow as ioctl by Jason Gunthorpe · 7 years ago
  46. aa72c9a IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods by Jason Gunthorpe · 7 years ago
  47. 26e551c RDMA: Fix return code check in rdma_set_cq_moderation by Kamal Heib · 7 years ago
  48. dd708e7 rdma/cxgb4: Simplify a structure initialization by Bart Van Assche · 7 years ago
  49. eb2463b rdma/cxgb4: Fix SRQ endianness annotations by Bart Van Assche · 7 years ago
  50. 7810e09 rdma/cxgb4: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  51. 8546331 RDMA/core: Prefix _ib to IB/RoCE specific functions by Parav Pandit · 7 years ago
  52. 79d684f RDMA/core: Simplify gid type check in cma_acquire_dev() by Parav Pandit · 7 years ago
  53. 7582df8 RDMA/core: Avoid holding lock while initializing fields on stack by Parav Pandit · 7 years ago
  54. ca3a8ac RDMA/core: Return bool instead of int by Parav Pandit · 7 years ago
  55. 05e0b86 RDMA/cma: Get rid of 1 bit boolean by Parav Pandit · 7 years ago
  56. e7ff98a RDMA/cma: Constify path record, ib_cm_event, listen_id pointers by Parav Pandit · 7 years ago
  57. 2df7dba RDMA/core: Constify dst_addr argument by Parav Pandit · 7 years ago
  58. 219d2e9 RDMA/cma: Simplify rdma_resolve_addr() error flow by Parav Pandit · 7 years ago
  59. e11fef9 RDMA/cma: Initialize resource type in __rdma_create_id() by Parav Pandit · 7 years ago
  60. cdfa4ad RDMA/hns: Program the tclass and flow label into the hardware by Lijun Ou · 7 years ago
  61. 426c414 RDMA/hns: Use macro instead of magic number by Lijun Ou · 7 years ago
  62. ac7cbf9 RDMA/hns: Modify qp will return errno when qp type is illegal by Lijun Ou · 7 years ago
  63. c8e46f8 RDMA/hns: Assign the value for vlan field of qp context by Lijun Ou · 7 years ago
  64. 610b896 RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is set by Lijun Ou · 7 years ago
  65. 1ffba62 RDMA/providers: Remove pointless functions by Kamal Heib · 7 years ago
  66. 0584c47 RDMA/core: Check for verbs callbacks before using them by Kamal Heib · 7 years ago
  67. 7150c3d RDMA/core: Remove {create,destroy}_ah from mandatory verbs by Kamal Heib · 7 years ago
  68. e586e1e RDMA/ipoib: Fix check for return code from ib_create_srq by Kamal Heib · 7 years ago
  69. 8380b74 RDMA/providers: Fix return value from create_srq callbacks by Kamal Heib · 7 years ago
  70. f95ccff IB/mlx4: Use 4K pages for kernel QP's WQE buffer by Jack Morgenstein · 7 years ago
  71. bccd062 IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language by Jason Gunthorpe · 7 years ago
  72. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  73. 7bb1faf IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argument by Bart Van Assche · 7 years ago
  74. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 7 years ago
  75. 3e081b7 IB/iser: Inline two work request conversion functions by Bart Van Assche · 7 years ago
  76. 7aaa180 IB/cache: Restore compatibility for ib_query_gid by Jason Gunthorpe · 7 years ago
  77. df06510 RDMA/hns: Enable modify_cq for uverbs. by Lijun Ou · 7 years ago
  78. 0c4a0e2 RDMA/hns: Update the data type of immediate data by Lijun Ou · 7 years ago
  79. 73b4e1f RDMA/hns: Use delay instead of usleep by Lijun Ou · 7 years ago
  80. 26f63b9 RDMA/hns: Add illegal hop_num judgement by Lijun Ou · 7 years ago
  81. dedf635 RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp() by Lijun Ou · 7 years ago
  82. aaa3156 RDMA/hns: Add 50GE type of hnae3 device match by Lijun Ou · 7 years ago
  83. 3635ac0 RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_init by Lijun Ou · 7 years ago
  84. 2577188 IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port by Qing Huang · 7 years ago
  85. 7cfcc71 RDMA/usnic: Suppress a compiler warning by Bart Van Assche · 7 years ago
  86. 5d85a82 net/xprtrdma: Restore needed argument to ib_post_send by Jason Gunthorpe · 7 years ago
  87. 643d213 RDMA/cma: Do not ignore net namespace for unbound cm_id by Parav Pandit · 7 years ago
  88. d274e45 RDMA/cma: Consider netdevice for RoCE ports by Parav Pandit · 7 years ago
  89. cee1043 IB/core: Introduce and use sgid_attr in CM requests by Parav Pandit · 7 years ago
  90. d238ca0 IB/usnic: usnic should not select INFINIBAND_USER_ACCESS by Jason Gunthorpe · 7 years ago
  91. 6a0b617 rdma/cxgb4: Add support for kernel mode SRQ's by Raju Rangoju · 7 years ago
  92. 7fc7a7c rdma/cxgb4: Add support for srq functions & structs by Raju Rangoju · 7 years ago
  93. 076dd53 IB/core: Remove extra parentheses by Varsha Rao · 7 years ago
  94. 9491a1e RDMA/ocrdma: Suppress a compiler warning by Bart Van Assche · 7 years ago
  95. 22fa27f IB/uverbs: Fix locking around struct ib_uverbs_file ucontext by Jason Gunthorpe · 7 years ago
  96. c36ee46 IB/mlx5: Use the ucontext from the uobj, not the file by Jason Gunthorpe · 7 years ago
  97. aba9454 IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit by Jason Gunthorpe · 7 years ago
  98. 2c96eb7 IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject() by Jason Gunthorpe · 7 years ago
  99. e951747 IB/uverbs: Rework the locking for cleaning up the ucontext by Jason Gunthorpe · 7 years ago
  100. 8706427 IB/uverbs: Revise and clarify the rwsem and uobjects_lock by Jason Gunthorpe · 7 years ago