1. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  3. 3a4ef2e RDMA/rdmavt: Catch use-after-free access of AH structures by Leon Romanovsky · 6 years ago
  4. dab2175 RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev by Parav Pandit · 6 years ago
  5. 3bf3e2b RDMA/rxe: Consider skb reserve space based on netdev of GID by Parav Pandit · 6 years ago
  6. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  7. 449a224 Merge branch 'rdma_mmap' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  8. d40f69c IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts by Mike Marciniszyn · 6 years ago
  9. 52cdbcc IB/rdmavt: Use more efficient allowed_ops by Mike Marciniszyn · 6 years ago
  10. 715ab1a IB/rdmavt: Fix ab/ba include issues by Mike Marciniszyn · 6 years ago
  11. 7c39f7f IB/rdmavt: Fix frwr memory registration by Josh Collier · 6 years ago
  12. 68e326d RDMA: Handle SRQ allocations by IB/core by Leon Romanovsky · 6 years ago
  13. d345691 RDMA: Handle AH allocations by IB/core by Leon Romanovsky · 6 years ago
  14. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  15. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  16. 629e6f9 RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses by Shiraz Saleem · 6 years ago
  17. 93923d30 RDMA/rxe: Use correct sizing on buffers holding page DMA addresses by Shiraz Saleem · 6 years ago
  18. 08304d7 IB/rxe: Replace av->network_type with skb->protocol by Zhu Yanjun · 6 years ago
  19. a4b7013 RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later by Leon Romanovsky · 6 years ago
  20. 19b1a29 RDMA: Use __packed annotation instead of __attribute__ ((packed)) by Erez Alfasi · 6 years ago
  21. d757c60 IB/rdmavt: Fix concurrency panics in QP post_send and modify to error by Michael J. Ruhl · 6 years ago
  22. 38bbc9f IB/rdmavt: Fix loopback send with invalidate ordering by Mike Marciniszyn · 6 years ago
  23. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  24. 66920e1 rdma_rxe: Use netlink messages to add/delete links by Steve Wise · 6 years ago
  25. ca22354 RDMA/rxe: Close a race after ib_register_device by Jason Gunthorpe · 6 years ago
  26. 6cc2c8e RDMA/rxe: Add ib_device_get_by_name() and use it in rxe by Jason Gunthorpe · 6 years ago
  27. c367074 RDMA/rxe: Use driver_unregister and new unregistration API by Jason Gunthorpe · 6 years ago
  28. 4c173f5 RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding by Jason Gunthorpe · 6 years ago
  29. 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
  30. 36d5770 RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs by Shiraz, Saleem · 6 years ago
  31. d892273 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into for-next by Doug Ledford · 6 years ago
  32. 8317d6c RDMA/rxe: Use for_each_sg_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
  33. 82771f2 Merge branch 'wip/dl-for-next' into for-next by Doug Ledford · 6 years ago
  34. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  35. 4f9264d IB/hfi1: Add an s_acked_ack_queue pointer by Kaike Wan · 6 years ago
  36. 039cd3d IB/hfi1: Increment the retry timeout value for TID RDMA READ request by Kaike Wan · 6 years ago
  37. 838b6fd IB/hfi1: TID RDMA RcvArray programming and TID allocation by Kaike Wan · 6 years ago
  38. 385156c IB/hfi: Move RC functions into a header file by Kaike Wan · 6 years ago
  39. 668aa15 RDMA/rxe: Improve loopback marking by Kamal Heib · 6 years ago
  40. fa40718 RDMA/rxe: Move rxe_init_av() to rxe_av.c by Kamal Heib · 6 years ago
  41. 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  42. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  43. db421a5 IB/{hfi1, qib, rvt} Cleanup open coded sge usage by Michael J. Ruhl · 6 years ago
  44. 9802c33 IB/rxe: Remove unnecessary rxe variable by Zhu Yanjun · 6 years ago
  45. 09ce351d IB/hfi1: Add limit test for RC/UC send via loopback by Mike Marciniszyn · 6 years ago
  46. 14e517e IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace by Mike Marciniszyn · 6 years ago
  47. 5474723 RDMA: Introduce and use rdma_device_to_ibdev() by Parav Pandit · 6 years ago
  48. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  49. 081de94 RDMA: Clear CTX objects during their allocation by Leon Romanovsky · 6 years ago
  50. 8cbfaac RDMA: Clear PD objects during their allocation by Leon Romanovsky · 6 years ago
  51. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  52. f55c3ec IB/rxe: Reuse code which sets port state by Yuval Shaia · 6 years ago
  53. d5108e6 IB/rxe: Make counters thread safe by Parav Pandit · 6 years ago
  54. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  55. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  56. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  57. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  58. 02a42f8 RDMA/rdmavt: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  59. 573efc4 RDMA/rxe: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  60. 59590b8 IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs by Yuval Shaia · 6 years ago
  61. 28ab1bb Merge tag 'v4.20-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  62. 6db21d8 IB/rxe: Fix incorrect cache cleanup in error flow by Yuval Shaia · 6 years ago
  63. e7521d8 IB/rxe: Utilize generic function to validate port number by Yuval Shaia · 6 years ago
  64. 1ceb25c IB/rxe: Make function rxe_pool_cleanup return void by Yuval Shaia · 6 years ago
  65. 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
  66. b024dd0 rxe: IB_WR_REG_MR does not capture MR's iova field by Chuck Lever · 6 years ago
  67. 4f32fb9 RDMA/rdmavt: Fix rvt_create_ah function signature by Kamal Heib · 6 years ago
  68. 8c99596 IB/rxe: make rxe_unregister_device void by Zhu Yanjun · 6 years ago
  69. a854b1e IB/rxe: move the variable into the function that uses it by Zhu Yanjun · 6 years ago
  70. 6e5559b RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters by Andrew Boyer · 6 years ago
  71. 5736c7c RDMA/rxe: Distinguish between down links and disabled links by Andrew Boyer · 6 years ago
  72. e48d8ed rxe: fix error completion wr_id and qp_num by Sagi Grimberg · 6 years ago
  73. 4e588c8 IB/rxe: clean skb queue directly by Zhu Yanjun · 6 years ago
  74. 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
  75. 0797e6f IB/rxe: Remove unnecessary enum values by Nathan Chancellor · 6 years ago
  76. 1570346 IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  77. 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  78. 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
  79. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  80. 0324162 RDMA/rxe: Remove unused addr_same() by Kamal Heib · 6 years ago
  81. aae0484 IB/rxe: avoid srq memory leak by Zhu Yanjun · 6 years ago
  82. d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
  83. 721ad7e IB/rxe: replace kvfree with vfree by Zhu Yanjun · 6 years ago
  84. 9de6986 RDMA/drivers: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  85. 5a738b5 RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  86. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  87. 0b79b27 IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting by Michael J. Ruhl · 6 years ago
  88. 030e46e IB/rxe: fixes for rdma read retry by Vijay Immanuel · 7 years ago
  89. 4e4c53d IB/rxe: avoid back-to-back retries by Vijay Immanuel · 7 years ago
  90. b97db58 IB/rxe: fix for duplicate request processing and ack psns by Vijay Immanuel · 7 years ago
  91. 1703129 IB/rxe: Refactor lookup memory function by Parav Pandit · 6 years ago
  92. 536a631 IB/rxe: Avoid NULL check when search is successful by Parav Pandit · 6 years ago
  93. 3ccf19e IB/rxe: Change pool state enums to capital letters by Parav Pandit · 6 years ago
  94. 66d0f20 IB/rxe: Replace spinlock with rwlock by Parav Pandit · 6 years ago
  95. 3db2bce IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev by Parav Pandit · 6 years ago
  96. 8b7b59d IB/rxe: remove redudant qpn check by Zhu Yanjun · 6 years ago
  97. d3c04a3 IB/rxe: vary the source udp port for receive scaling by Vijay Immanuel · 6 years ago
  98. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  99. 61b717d0 RDMA/rxe: Set wqe->status correctly if an unexpected response is received by Bart Van Assche · 7 years ago
  100. 8380b74 RDMA/providers: Fix return value from create_srq callbacks by Kamal Heib · 6 years ago