summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-07-20RDMA/core: Remove query_pkey from the mandatory opsKamal Heib
2020-07-20RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib
2020-07-20RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib
2020-07-10RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-07-10RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06IB/uverbs: Expose UAPI to query MRYishai Hadas
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas
2020-07-06IB/uverbs: Expose UAPI to query ucontextYishai Hadas
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06IB/uverbs: Enable CQ ioctl commands by defaultYishai Hadas
2020-07-06RDMA/core: Optimize XRC target lookupMaor Gottlieb
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGal Pressman
2020-07-06RDMA/core: Check for error instead of success in alloc MR functionGal Pressman
2020-07-06RDMA/core: Clean up tracepoint headersChuck Lever
2020-07-02RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky
2020-06-24IB/mad: Delete RMPP_STATE_CANCELING stateShay Drory
2020-06-24IB/mad: Change atomics to refcount APIShay Drory
2020-06-24IB/mad: Issue complete whenever decrements agent refcountShay Drory
2020-06-24Merge branch 'raw_dumps' into rdma.git for-nextJason Gunthorpe
2020-06-24RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated QP resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb
2020-06-23RDMA/core: Don't call fill_res_entry for PDMaor Gottlieb
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-03RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon
2020-06-02RDMA/core: Move and rename trace_cm_id_create()Chuck Lever
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy
2020-06-02RDMA/core: Remove FMR pool APIMax Gurtovoy
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman
2020-05-29RDMA/core: Fix several reference count leaks.Qiushi Wu
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky
2020-05-27RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe