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