summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-07-161-3/+0
* RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang2020-07-101-1/+1
* RDMA/counter: Only bind user QPs in auto modeMark Zhang2020-07-101-1/+1
* RDMA/counter: Add PID category support in auto modeMark Zhang2020-07-102-17/+11
* RDMA/mlx5: Remove unused to_mibmr functionGal Pressman2020-07-101-5/+0
* RDMA/mlx5: Delete one-time used functionsLeon Romanovsky2020-07-071-277/+198
* RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky2020-07-074-54/+51
* RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky2020-07-078-2557/+2579
* RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-079-709/+737
* RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky2020-07-074-77/+46
* RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky2020-07-072-13/+12
* RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang2020-07-074-132/+147
* RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun2020-07-071-1/+5
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-076-59/+46
* RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-073-22/+16
* IB/uverbs: Expose UAPI to query MRYishai Hadas2020-07-071-1/+51
* RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas2020-07-074-1/+50
* RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas2020-07-072-0/+36
* RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas2020-07-071-103/+93
* IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-072-1/+41
* IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-07-073-2/+4
* IB/uverbs: Enable CQ ioctl commands by defaultYishai Hadas2020-07-072-11/+0
* RDMA/core: Optimize XRC target lookupMaor Gottlieb2020-07-071-36/+21
* RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb2020-07-072-15/+21
* RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky2020-07-074-34/+23
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-0723-24/+23
* RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2020-07-071-6/+5
* RDMA/core: Check for error instead of success in alloc MR functionGal Pressman2020-07-071-12/+13
* RDMA/core: Clean up tracepoint headersChuck Lever2020-07-061-2/+0
* Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe2020-07-0610-21/+41
|\
| * RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik2020-07-061-2/+9
| * net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-032-0/+10
| * net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-274-8/+12
| * net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit2020-06-273-11/+10
* | RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2020-07-032-9/+13
* | RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe2020-07-021-3/+8
* | RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2020-07-022-36/+31
* | IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed2020-06-301-7/+15
* | RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2020-06-241-39/+0
* | IB/mad: Delete RMPP_STATE_CANCELING stateShay Drory2020-06-241-13/+4
* | IB/mad: Change atomics to refcount APIShay Drory2020-06-243-14/+14
* | IB/mad: Issue complete whenever decrements agent refcountShay Drory2020-06-241-7/+7
* | RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-06-242-4/+2
* | Merge branch 'raw_dumps' into rdma.git for-nextJason Gunthorpe2020-06-24135-1090/+1464
|\ \
| * | RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb2020-06-243-0/+10
| * | RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb2020-06-243-0/+10
| * | RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb2020-06-243-0/+79
| * | RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb2020-06-242-62/+121
| * | RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb2020-06-235-30/+7
| * | RDMA: Add dedicated QP resource tracker functionMaor Gottlieb2020-06-234-7/+5