1. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  2. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  3. 38759d6 RDMA/hns: ensure for-loop actually iterates and free's buffers by Colin Ian King · 7 years ago
  4. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  5. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  6. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago
  7. caf61b1 RDMA/qedr: Fix QP state initialization race by Kalderon, Michal · 7 years ago
  8. b15606f RDMA/qedr: Fix rc initialization on CNQ allocation failure by Kalderon, Michal · 7 years ago
  9. c3594f2 RDMA/qedr: fix QP's ack timeout configuration by Kalderon, Michal · 7 years ago
  10. 5f3e3b8 RDMA/ucma: Correct option size check using optlen by Chien Tin Tung · 7 years ago
  11. 103140e RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init by Leon Romanovsky · 7 years ago
  12. 32927e2 IB/mlx5: Don't clean uninitialized UMR resources by Mark Bloch · 7 years ago
  13. 303851e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  14. e8980d6 RDMA/ucma: Ensure that CM_ID exists prior to access it by Leon Romanovsky · 7 years ago
  15. ed65a4d RDMA/ucma: Fix use-after-free access in ucma_close by Leon Romanovsky · 7 years ago
  16. 2975d5d RDMA/ucma: Check AF family prior resolving address by Leon Romanovsky · 7 years ago
  17. bd8602c infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks by Arnd Bergmann · 7 years ago
  18. 5388a508 infiniband: qplib_fp: fix pointer cast by Arnd Bergmann · 7 years ago
  19. 42cea83 IB/mlx5: Fix cleanup order on unload by Mark Bloch · 7 years ago
  20. 0c81ffc RDMA/ucma: Don't allow join attempts for unsupported AF family by Leon Romanovsky · 7 years ago
  21. 7688f2c RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 7 years ago
  22. 9dea9a2 RDMA/core: Do not use invalid destination in determining port reuse by Tatyana Nikolova · 7 years ago
  23. f3f134f RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory by Leon Romanovsky · 7 years ago
  24. 74b44bb RDMAVT: Fix synchronization around percpu_ref by Tejun Heo · 7 years ago
  25. c2b37f7 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 7 years ago
  26. 2c292db IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq by Boris Pismenny · 7 years ago
  27. 28e9091 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 7 years ago
  28. 212a0cb Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" by Doug Ledford · 7 years ago
  29. a5880b8 RDMA/ucma: Check that user doesn't overflow QP state by Leon Romanovsky · 7 years ago
  30. aa0de36 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 7 years ago
  31. 6a21dfc RDMA/ucma: Limit possible option size by Leon Romanovsky · 7 years ago
  32. bb7f8f19 IB/core: Fix possible crash to access NULL netdev by Parav Pandit · 7 years ago
  33. 942c9b6 RDMA/bnxt_re: Avoid Hard lockup during error CQE processing by Selvin Xavier · 7 years ago
  34. d3b9e8a RDMA/core: Reduce poll batch for direct cq polling by Max Gurtovoy · 7 years ago
  35. 5d414b1 IB/mlx5: Fix an error code in __mlx5_ib_modify_qp() by Dan Carpenter · 7 years ago
  36. 210b1f7 IB/mlx5: When not in dual port RoCE mode, use provided port as native by Mark Bloch · 7 years ago
  37. a181779 IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE by Jack M · 7 years ago
  38. 0077416 IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs by Jack Morgenstein · 7 years ago
  39. 551e1c6 RDMA/qedr: Fix iWARP write and send with immediate by Kalderon, Michal · 7 years ago
  40. e3fd112 RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA by Kalderon, Michal · 7 years ago
  41. ea0ed47 RDMA/qedr: Fix iWARP connect with port mapper by Kalderon, Michal · 7 years ago
  42. 1105269 RDMA/qedr: Fix ipv6 destination address resolution by Kalderon, Michal · 7 years ago
  43. 4cd482c IB/core : Add null pointer check in addr_resolve by Muneendra Kumar M · 7 years ago
  44. 497158a RDMA/bnxt_re: Fix the ib_reg failure cleanup by Selvin Xavier · 7 years ago
  45. c354dff RDMA/bnxt_re: Fix incorrect DB offset calculation by Devesh Sharma · 7 years ago
  46. a45bc17 RDMA/bnxt_re: Unconditionly fence non wire memory operations by Devesh Sharma · 7 years ago
  47. 2fb4f4e IB/core: Fix missing RDMA cgroups release in case of failure to register device by Parav Pandit · 7 years ago
  48. 6538932 IB/mlx: Set slid to zero in Ethernet completion struct by Moni Shoua · 7 years ago
  49. aba4621 {net, IB}/mlx5: Raise fatal IB event when sys error occurs by Daniel Jurgens · 7 years ago
  50. e7b169f IB/mlx5: Avoid passing an invalid QP type to firmware by Noa Osherovich · 7 years ago
  51. da343b6 IB/mlx5: Fix incorrect size of klms in the memory region by Sergey Gorenko · 7 years ago
  52. f457658 RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type by Leon Romanovsky · 7 years ago
  53. 7374fbd RDMA/bnxt_re: Avoid system hang during device un-reg by Selvin Xavier · 7 years ago
  54. dcdaba0 RDMA/bnxt_re: Fix system crash during load/unload by Selvin Xavier · 7 years ago
  55. 3b921e3 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq by Selvin Xavier · 7 years ago
  56. 6b4521f RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails by Devesh Sharma · 7 years ago
  57. 7ff662b RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters by Devesh Sharma · 7 years ago
  58. 2f08ee3 RDMA/restrack: don't use uaccess_kernel() by Steve Wise · 7 years ago
  59. 2188558 RDMA/verbs: Check existence of function prior to accessing it by Leon Romanovsky · 7 years ago
  60. 1f5a6c4 RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file by Adit Ranadive · 7 years ago
  61. 5d4c05c RDMA/uverbs: Sanitize user entered port numbers prior to access it by Leon Romanovsky · 7 years ago
  62. 1ff5325 RDMA/uverbs: Fix circular locking dependency by Leon Romanovsky · 7 years ago
  63. 5c2e1c4 RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd by Leon Romanovsky · 7 years ago
  64. 0cba0ef RDMA/restrack: Increment CQ restrack object before committing by Leon Romanovsky · 7 years ago
  65. 3f802b1 RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 7 years ago
  66. ec6f840 IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy by Jason Gunthorpe · 7 years ago
  67. 104f268 IB/uverbs: Improve lockdep_check by Jason Gunthorpe · 7 years ago
  68. 6623e3e RDMA/uverbs: Protect from races between lookup and destroy of uobjects by Leon Romanovsky · 7 years ago
  69. d9dc7a3 IB/uverbs: Hold the uobj write lock after allocate by Jason Gunthorpe · 7 years ago
  70. 4d39a95 IB/uverbs: Fix possible oops with duplicate ioctl attributes by Matan Barak · 7 years ago
  71. 9dfb2ff IB/uverbs: Add ioctl support for 32bit processes by Matan Barak · 7 years ago
  72. 3d89459e IB/uverbs: Fix method merging in uverbs_ioctl_merge by Matan Barak · 7 years ago
  73. 2f36028 IB/uverbs: Use u64_to_user_ptr() not a union by Jason Gunthorpe · 7 years ago
  74. 6c976c3 IB/uverbs: Use inline data transfer for UHW_IN by Jason Gunthorpe · 7 years ago
  75. 89d9e8d IB/uverbs: Always use the attribute size provided by the user by Matan Barak · 7 years ago
  76. 415bb69 RDMA/restrack: Remove unimplemented XRCD object by Leon Romanovsky · 7 years ago
  77. 14fa91e IB/ipoib: Do not warn if IPoIB debugfs doesn't exist by Alaa Hleihel · 7 years ago
  78. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  79. 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  80. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  81. 8b9b8d1 RDMA/hns: Fix the endian problem for hns by oulijun · 7 years ago
  82. e9d1e38 IB/uverbs: Use the standard kConfig format for experimental by Jason Gunthorpe · 7 years ago
  83. 46adb17 IB: Update references to libibverbs by Jason Gunthorpe · 7 years ago
  84. 6197a81 IB/hfi1: Add 16B rcvhdr trace support by Don Hiatt · 7 years ago
  85. 953a9ce IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node by Kamenee Arumugam · 7 years ago
  86. 2ff124d IB/core: Avoid a potential OOPs for an unused optional parameter by Michael J. Ruhl · 7 years ago
  87. 1029361 IB/ipoib: Fix for potential no-carrier state by Alex Estrin · 7 years ago
  88. b5de809 IB/hfi1: Show fault stats in both TX and RX directions by Mitko Haralanov · 7 years ago
  89. 78d3633 IB/hfi1: Remove blind constants from 16B update by Mike Marciniszyn · 7 years ago
  90. 0719007 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times by Kamenee Arumugam · 7 years ago
  91. 6391214 IB/hfi1: Do not override given pcie_pset value by Bartlomiej Dudek · 7 years ago
  92. aca7f4f IB/hfi1: Optimize process_receive_ib() by Sebastian Sanchez · 7 years ago
  93. ca85bb1 IB/hfi1: Remove unnecessary fecn and becn fields by Sebastian Sanchez · 7 years ago
  94. bdaf96f IB/hfi1: Look up ibport using a pointer in receive path by Sebastian Sanchez · 7 years ago
  95. 6d6b884 IB/hfi1: Optimize packet type comparison using 9B and bypass code paths by Sebastian Sanchez · 7 years ago
  96. f150e27 IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet by Sebastian Sanchez · 7 years ago
  97. 9636258 IB/hfi1: Remove dependence on qp->s_hdrwords by Mitko Haralanov · 7 years ago
  98. 2b1e7fe IB/hfi1: Fix for potential refcount leak in hfi1_open_file() by Alex Estrin · 7 years ago
  99. 473291b IB/hfi1: Fix for early release of sdma context by Alex Estrin · 7 years ago
  100. 82a9792 IB/hfi1: Re-order IRQ cleanup to address driver cleanup race by Michael J. Ruhl · 7 years ago