summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy2-3/+6
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky1-1/+1
2020-07-16RDMA/rxe: Remove rxe_link_layer()Kamal Heib3-9/+1
2020-07-16RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib3-23/+7
2020-07-16RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib1-3/+1
2020-07-16RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib1-3/+0
2020-07-10RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang1-1/+1
2020-07-10RDMA/counter: Only bind user QPs in auto modeMark Zhang1-1/+1
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang3-17/+12
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman1-5/+0
2020-07-07RDMA/mlx5: Delete one-time used functionsLeon Romanovsky1-277/+198
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky4-54/+51
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky8-2557/+2579
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky9-709/+737
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky4-77/+46
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky2-13/+12
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang4-132/+147
2020-07-07RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun1-1/+5
2020-07-07RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky7-62/+49
2020-07-07RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky4-25/+20
2020-07-07IB/uverbs: Expose UAPI to query MRYishai Hadas2-1/+60
2020-07-07RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas5-1/+60
2020-07-07RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas3-0/+40
2020-07-07RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas1-103/+93
2020-07-07IB/uverbs: Expose UAPI to query ucontextYishai Hadas4-1/+51
2020-07-07IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas3-2/+4
2020-07-07IB/uverbs: Enable CQ ioctl commands by defaultYishai Hadas2-11/+0
2020-07-07RDMA/core: Optimize XRC target lookupMaor Gottlieb2-39/+23
2020-07-07RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb3-30/+24
2020-07-07RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky4-34/+23
2020-07-07RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman24-25/+24
2020-07-07RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2-14/+7
2020-07-07RDMA/core: Check for error instead of success in alloc MR functionGal Pressman1-12/+13
2020-07-06RDMA/core: Clean up tracepoint headersChuck Lever1-2/+0
2020-07-06RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik1-2/+9
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik3-2/+17
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb3-9/+14
2020-07-02RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe1-3/+8
2020-07-02RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2-36/+31
2020-06-30IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed1-7/+15
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan7-13/+23
2020-06-27net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit3-11/+10
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit1-1/+0
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2-42/+0
2020-06-24IB/mad: Delete RMPP_STATE_CANCELING stateShay Drory1-13/+4
2020-06-24IB/mad: Change atomics to refcount APIShay Drory3-14/+14
2020-06-24IB/mad: Issue complete whenever decrements agent refcountShay Drory1-7/+7
2020-06-24RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2-4/+2
2020-06-24RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb3-0/+10