1. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  2. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  4. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  5. 58f7c0b RDMA/mlx5: Signedness bug in UVERBS_HANDLER() by Dan Carpenter · 6 years ago
  6. aa74be6 IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported by Yishai Hadas · 6 years ago
  7. 623d154 IB/mlx5: Fix wrong error unwind by Jason Gunthorpe · 6 years ago
  8. e7c4d8e IB/mlx4: Remove set but not used variable 'pd' by YueHaibing · 6 years ago
  9. bb7e22a IB/mlx5: Fix long EEH recover time with NVMe offloads by Huy Nguyen · 6 years ago
  10. 842a9c8 IB/mlx5: Simplify netdev unbinding by Or Gerlitz · 6 years ago
  11. 6e3722b IB/mlx5: Use the correct commands for UMEM and UCTX allocation by Yishai Hadas · 6 years ago
  12. 425518c IB/mlx5: Use uid as part of alloc/dealloc transport domain by Yishai Hadas · 6 years ago
  13. ed50edf Merge branch 'mlx5-next' into rdma.git by Jason Gunthorpe · 6 years ago
  14. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. bd1c24c RDMA/bnxt_re: Increase depth of control path command queue by Devesh Sharma · 6 years ago
  16. 2b827ea RDMA/bnxt_re: Query HWRM Interface version from FW by Selvin Xavier · 6 years ago
  17. 8036e90 IB/usnic: Fix potential deadlock by Parvi Kaustubhi · 6 years ago
  18. 50c582d RDMA/bnxt_re: Make use of destroy AH sleepable flag by Gal Pressman · 6 years ago
  19. 90e3edd RDMA/bnxt_re: Make use of create AH sleepable flag by Gal Pressman · 6 years ago
  20. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  21. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  22. c9e585e IB/mlx5: Fix compile issue when ODP disabled by Doug Ledford · 6 years ago
  23. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  24. 813e90b IB/mlx5: Add advise_mr() support by Moni Shoua · 6 years ago
  25. cbfdd44 IB/uverbs: Add helper to get array size from ptr attribute by Moni Shoua · 6 years ago
  26. 350b4c8 IB/mlx4: Utilize macro to calculate SQ spare size by Yuval Shaia · 6 years ago
  27. e9dfa53 RDMA/hns: Fix an error code in hns_roce_create_srq() by Dan Carpenter · 6 years ago
  28. 5050ae5 IB/qib: Fix an error code in qib_sdma_verbs_send() by Dan Carpenter · 6 years ago
  29. ac2f7e6 RDMA/mlx5: Fix function name typo 'fileds' -> 'fields' by Gal Pressman · 6 years ago
  30. b81a327 RDMA/i40iw: Make sure to initialize ib_device_ops by Kamal Heib · 6 years ago
  31. 8e3b688 RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion by Leon Romanovsky · 6 years ago
  32. 7c34ec1 net/mlx5: Make RoCE and SR-IOV LAG modes explicit by Aviv Heller · 6 years ago
  33. 64e4cf0 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  34. 06cc74a IB/mlx5: Unify e-switch representors load approach between uplink and VFs by Mark Bloch · 6 years ago
  35. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  36. 20a6b58 RDMA/vmw_pvrdma: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  37. e761058 RDMA/usnic: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  38. 16b0ba9 RDMA/qib: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  39. bd59461 RDMA/qedr: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  40. a263c12 RDMA/ocrdma: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  41. 5a6c6e7 RDMA/nes: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  42. 56e2a43 RDMA/mthca: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  43. 96458233e RDMA/mlx5: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  44. 4725c4b RDMA/mlx4: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  45. 15644f5 RDMA/i40iw: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  46. 7f645a5 RDMA/hns: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  47. e3c320c RDMA/hfi1: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  48. dad3b05 RDMA/cxgb4: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  49. 071b2ca RDMA/cxgb3: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  50. 9615f86 RDMA/bnxt_re: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  51. 2dd8e44 IB/mlx4: Remove unneeded NULL check by Yuval Shaia · 6 years ago
  52. 8cc0698 RDMA/ocrdma: Use PCI-ID as an identification in debugfs by Leon Romanovsky · 6 years ago
  53. a276a4d RDMA/vmw_pvrdma: Use atomic memory allocation in create AH by Gal Pressman · 6 years ago
  54. 59590b8 IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs by Yuval Shaia · 6 years ago
  55. a146235 RDMA/mlx5: Fail early if user tries to create flows on IB representors by Leon Romanovsky · 6 years ago
  56. f94e02d IB/mlx5: Remove duplicated include from mlx5_ib.h by YueHaibing · 6 years ago
  57. d764970 IB/mlx5: Add 2X width support to query_port by Michael Guralnik · 6 years ago
  58. 28ab1bb Merge tag 'v4.20-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  59. b874155 IB/mlx5: Add HDR speed support to query port by Michael Guralnik · 6 years ago
  60. 4106a75 IB/mlx5: Report CapabilityMask2 in ib_query_port by Michael Guralnik · 6 years ago
  61. a5a5d19 IB/core: Add new IB rates by Michael Guralnik · 6 years ago
  62. 0c1c388 RDMA/hns: Bugfix for RoCE loopback test by Lijun Ou · 6 years ago
  63. f747b68 RDMA/hns: Update posting & querying mailbox by Lijun Ou · 6 years ago
  64. 4af07f0 RDMA/hns: Fix the bug while use multi-hop of pbl by Lijun Ou · 6 years ago
  65. 233673e RDMA/hns: Encapsulate and simplify qp state transition by Lijun Ou · 6 years ago
  66. 9f50710 RDMA/hns: Init qp context when modify qp from reset to init by Lijun Ou · 6 years ago
  67. 2f62747 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  68. 5886a96 net/mlx5: Revise gre and nvgre key formats by Oz Shlomo · 6 years ago
  69. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. bdefffd IB/mlx5: Use helper to get CQE opcode by Tariq Toukan · 6 years ago
  71. fe15bcc Merge branch 'mlx5-packet-credit-fc' into rdma.git by Jason Gunthorpe · 6 years ago
  72. 7e11b91 IB/mlx5: Report packet based credit mode device capability by Danit Goldberg · 6 years ago
  73. 569c665 IB/mlx5: Add packet based credit mode support by Danit Goldberg · 6 years ago
  74. 419822c IB/mlx5: Enable TX on a DEVX flow table by Alex Vesker · 6 years ago
  75. 0fbc9b8b mlx4: Use snprintf instead of complicated strcpy by Qian Cai · 6 years ago
  76. 9aefcabe IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio by Mike Marciniszyn · 6 years ago
  77. 18912c4 IB/hfi1: Close VNIC sdma_progress sleep window by Mike Marciniszyn · 6 years ago
  78. 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
  79. d2e9ace IB/hfi1: Add OPFN and TID RDMA capability bits by Kaike Wan · 6 years ago
  80. ca95f80 IB/hfi1: Unreserve a reserved request when it is completed by Kaike Wan · 6 years ago
  81. ff8b67f IB/hfi1: Consider LMC in 16B/bypass ingress packet check by Ashutosh Dixit · 6 years ago
  82. dbc2970 IB/hfi1: Incorrect sizing of sge for PIO will OOPs by Michael J. Ruhl · 6 years ago
  83. dd6c6a5 IB/hfi1: Limit VNIC use of SDMA engines to the available count by Michael J. Ruhl · 6 years ago
  84. fe4dd42 IB/hfi1: Correctly process FECN and BECN in packets by Mitko Haralanov · 6 years ago
  85. c1a797c IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state by Kaike Wan · 6 years ago
  86. 937488a IB/hfi1: Dump pio info for non-user send contexts by Kaike Wan · 6 years ago
  87. 47f07f0 IB/mlx5: Block DEVX umem from the non applicable cases by Yishai Hadas · 6 years ago
  88. 81fce62 RDMA/hns: Add SRQ asynchronous event support by Lijun Ou · 6 years ago
  89. c7bcb13 RDMA/hns: Add SRQ support for hip08 kernel mode by Lijun Ou · 6 years ago
  90. 5c1f167 RDMA/hns: Init SRQ table for hip08 by Lijun Ou · 6 years ago
  91. d16da11 RDMA/hns: Eanble SRQ capacity for hip08 by Lijun Ou · 6 years ago
  92. 5aa3771 IB/mlx5: Allow XRC usage via verbs in DEVX context by Yishai Hadas · 6 years ago
  93. 719598c IB/mlx5: Update the supported DEVX commands by Yishai Hadas · 6 years ago
  94. fb98153 IB/mlx5: Enforce DEVX privilege by firmware by Yishai Hadas · 6 years ago
  95. 34613eb IB/mlx5: Enable modify and query verbs objects via DEVX by Yishai Hadas · 6 years ago
  96. f33cb7e Merge 'mlx5-next' into mlx5-devx by Doug Ledford · 6 years ago
  97. 36ff488 RDMA/mlx5: Unfold modify RMP function by Leon Romanovsky · 6 years ago
  98. a1eb180 RDMA/mlx5: Unfold create RMP function by Leon Romanovsky · 6 years ago
  99. f3da657 RDMA/mlx5: Initialize SRQ tables on mlx5_ib by Leon Romanovsky · 6 years ago
  100. b499080 RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format by Leon Romanovsky · 6 years ago