1. fc3f15c IB/hfi1: Add limit test for RC/UC send via loopback by Mike Marciniszyn · 6 years ago
  2. 91e4694 IB/hfi1: Unreserve a reserved request when it is completed by Kaike Wan · 6 years ago
  3. 71ff338 IB/hfi1: Remove overly conservative VM_EXEC flag check by Michael J. Ruhl · 6 years ago
  4. 6fa7568 IB/usnic: Fix potential deadlock by Parvi Kaustubhi · 6 years ago
  5. fded1b0 rxe: IB_WR_REG_MR does not capture MR's iova field by Chuck Lever · 6 years ago
  6. ec48537 RDMA/vmw_pvrdma: Return the correct opcode when creating WR by Adit Ranadive · 6 years ago
  7. 836edf22 RDMA/nldev: Don't expose unsafe global rkey to regular user by Leon Romanovsky · 6 years ago
  8. f408aac RDMA/srpt: Fix a use-after-free in the channel release code by Bart Van Assche · 6 years ago
  9. c03d6b0 rxe: fix error completion wr_id and qp_num by Sagi Grimberg · 6 years ago
  10. 8c9c374 IB/core: Fix oops in netdev_next_upper_dev_rcu() by Mark Zhang · 6 years ago
  11. b4592b8 IB/mlx5: Block DEVX umem from the non applicable cases by Yishai Hadas · 6 years ago
  12. 91dea49 IB/hfi1: Incorrect sizing of sge for PIO will OOPs by Michael J. Ruhl · 6 years ago
  13. 70b0bad IB/hfi1: Remove race conditions in user_sdma send path by Michael J. Ruhl · 6 years ago
  14. 1fd99ac IB/hfi1: Fix an out-of-bounds access in get_hw_stats by Piotr Stankiewicz · 6 years ago
  15. 4f03e063 IB/mlx5: Fix page fault handling for MW by Artemy Kovalyov · 6 years ago
  16. 4c7d50c RDMA/hns: Bugfix pbl configuration for rereg mr by Yixian Liu · 6 years ago
  17. 8653ffc RDMA/rdmavt: Fix rvt_create_ah function signature by Kamal Heib · 6 years ago
  18. 59315d0 RDMA/bnxt_re: Avoid accessing the device structure after it is freed by Selvin Xavier · 6 years ago
  19. f451585 RDMA/bnxt_re: Fix system hang when registration with L2 driver fails by Selvin Xavier · 6 years ago
  20. 5a49ef9 RDMA/core: Add GIDs while changing MAC addr only for registered ndev by Parav Pandit · 6 years ago
  21. 7c736fe RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR by Majd Dibbiny · 6 years ago
  22. a990756 IB/mlx5: Avoid load failure due to unknown link width by Michael Guralnik · 6 years ago
  23. 61c963a iser: set sector for ambiguous mr status errors by Sagi Grimberg · 6 years ago
  24. 6763372 IB/hfi1: Eliminate races in the SDMA send error path by Michael J. Ruhl · 6 years ago
  25. b8a7fdb IB/mlx5: Fix MR cache initialization by Artemy Kovalyov · 6 years ago
  26. 9dd0faf IB/rxe: fix for duplicate request processing and ack psns by Vijay Immanuel · 6 years ago
  27. 3c1deb6 IB/mlx5: Allow transition of DCI QP to reset by Moni Shoua · 6 years ago
  28. 24d4d9a IB/ipoib: Use dev_port to expose network interface port numbers by Arseny Maslennikov · 6 years ago
  29. 6a89b3a RDMA/bnxt_re: Fix recursive lock warning in debug kernel by Selvin Xavier · 6 years ago
  30. 0b27b2b RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case by Selvin Xavier · 6 years ago
  31. ebd7595 IB/ipoib: Clear IPCB before icmp_send by Denis Drozdov · 6 years ago
  32. 9f7a37e RDMA/cm: Respect returned status of cm_init_av_by_path by Leon Romanovsky · 6 years ago
  33. bc280cf RDMA/core: Do not expose unsupported counters by Parav Pandit · 6 years ago
  34. eb6d938 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  35. a3671a4 RDMA/ucma: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  36. 0295e39 IB/ucm: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  37. c789174 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  38. dd9a403 IB/mlx5: Unmap DMA addr from HCA before IOMMU by Valentine Fatiev · 6 years ago
  39. ad03714 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  40. 5c5702e RDMA/core: Set right entry state before releasing reference by Parav Pandit · 6 years ago
  41. e8ef090 IB/mlx5: Destroy the DEVX object upon error flow by Yishai Hadas · 6 years ago
  42. a9360ab IB/uverbs: Free uapi on destroy by Mark Bloch · 6 years ago
  43. de5c95d RDMA/bnxt_re: Fix system crash during RDMA resource initialization by Selvin Xavier · 6 years ago
  44. b4a4957 IB/hfi1: Fix destroy_qp hang after a link down by Michael J. Ruhl · 6 years ago
  45. d623500 IB/hfi1: Fix context recovery when PBC has an UnsupportedVL by Michael J. Ruhl · 6 years ago
  46. 94694d1 IB/hfi1: Invalid user input can result in crash by Michael J. Ruhl · 6 years ago
  47. 0dbfaa9 IB/hfi1: Fix SL array bounds check by Ira Weiny · 6 years ago
  48. 4eeed36 RDMA/uverbs: Fix validity check for modify QP by Majd Dibbiny · 6 years ago
  49. ee92efe IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop by Bart Van Assche · 6 years ago
  50. 5fe23f2 ucma: fix a use-after-free in ucma_resolve_ip() by Cong Wang · 6 years ago
  51. 54eda9d Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  52. 67e3816 RDMA/uverbs: Atomically flush and mark closed the comp event queue by Steve Wise · 6 years ago
  53. bfc4560 IB/hfi1,PCI: Allow bus reset while probing by Dennis Dalessandro · 6 years ago
  54. 8f28b17 RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW by Leon Romanovsky · 6 years ago
  55. 954a8e3 RDMA/cma: Protect cma dev list with lock by Parav Pandit · 6 years ago
  56. 08e74be RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one() by Parav Pandit · 6 years ago
  57. f40f299 bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces by Somnath Kotur · 6 years ago
  58. 816e846 IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler by Aaron Knister · 6 years ago
  59. 308aa2b iw_cxgb4: only allow 1 flush on user qps by Steve Wise · 6 years ago
  60. e4ff3d2 IB/core: Release object lock if destroy failed by Artemy Kovalyov · 6 years ago
  61. 0d23ba6 RDMA/ucma: check fd type in ucma_migrate_id() by Jann Horn · 6 years ago
  62. 1290290c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  63. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  64. 845b397a IB/ucm: fix UCM link error by Arnd Bergmann · 6 years ago
  65. c513de4 IB/hfi1: Invalid NUMA node information can cause a divide by zero by Michael J. Ruhl · 6 years ago
  66. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  67. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  68. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  69. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  71. a1ceeca RDMA/hns: Fix usage of bitmap allocation functions return values by Gal Pressman · 6 years ago
  72. dd81b2c IB/core: Change filter function return type from int to bool by Parav Pandit · 6 years ago
  73. d12e2ee IB/core: Update GID entries for netdevice whose mac address changes by Parav Pandit · 6 years ago
  74. 464b79b IB/core: Add default GIDs of the bond master netdev by Parav Pandit · 6 years ago
  75. a03d4d277 IB/core: Consider adding default GIDs of bond device by Parav Pandit · 6 years ago
  76. 408f124 IB/core: Delete lower netdevice default GID entries in bonding scenario by Parav Pandit · 6 years ago
  77. b9f0986 IB/core: Avoid confusing del_netdev_default_ips by Parav Pandit · 6 years ago
  78. 666e709 IB/core: Add comment for change upper netevent handling by Parav Pandit · 6 years ago
  79. 40b173d qedr: Add user space support for SRQ by Yuval Bason · 6 years ago
  80. 3491c9e qedr: Add support for kernel mode SRQ's by Yuval Bason · 6 years ago
  81. 1212767 qedr: Add wrapping generic structure for qpidr and adjust idr routines. by Yuval Bason · 6 years ago
  82. 0625b4b IB/mlx5: Fix leaking stack memory to userspace by Jason Gunthorpe · 6 years ago
  83. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  84. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 4a3f421 Merge branches 'acpica' and 'acpi-property' by Rafael J. Wysocki · 6 years ago
  86. 486edfb IB/ucm: Fix compiling ucm.c by Jason Gunthorpe · 6 years ago
  87. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 4ce719f IB/uverbs: Do not check for device disassociation during ioctl by Jason Gunthorpe · 6 years ago
  89. 51d0a2b IB/uverbs: Remove struct uverbs_root_spec and all supporting code by Jason Gunthorpe · 6 years ago
  90. 3a86357 IB/uverbs: Use uverbs_api to unmarshal ioctl commands by Jason Gunthorpe · 6 years ago
  91. b61815e IB/uverbs: Use uverbs_alloc for allocations by Jason Gunthorpe · 6 years ago
  92. 461bb2e IB/uverbs: Add a simple allocator to uverbs_attr_bundle by Jason Gunthorpe · 6 years ago
  93. 6a1f444 IB/uverbs: Remove the ib_uverbs_attr pointer from each attr by Jason Gunthorpe · 6 years ago
  94. 4b3dd2b IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle by Jason Gunthorpe · 6 years ago
  95. 6b0d08f IB/uverbs: Use uverbs_api to manage the object type inside the uobject by Jason Gunthorpe · 6 years ago
  96. 9ed3e5f IB/uverbs: Build the specs into a radix tree at runtime by Jason Gunthorpe · 6 years ago
  97. 7d96c9b IB/uverbs: Have the core code create the uverbs_root_spec by Jason Gunthorpe · 6 years ago
  98. 922983c IB/uverbs: Fix reading of 32 bit flags by Jason Gunthorpe · 6 years ago
  99. 61b717d0 RDMA/rxe: Set wqe->status correctly if an unexpected response is received by Bart Van Assche · 6 years ago
  100. 2e51e45 iw_cxgb4: pass window scale in flowc work request by Potnuri Bharat Teja · 6 years ago