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