aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds32-373/+632
2021-04-30RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins1-6/+6
2021-04-27RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman1-0/+14
2021-04-22RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky1-0/+91
2021-04-22RDMA/nldev: Return SRQ informationNeta Ostrovsky1-0/+42
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2-0/+10
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky1-0/+27
2021-04-21RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory1-2/+10
2021-04-21RDMA/cma: Skip device which doesn't support CMParav Pandit1-0/+14
2021-04-19RDMA/core: Unify RoCE check and re-factor codeHåkon Bugge1-6/+2
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge2-0/+43
2021-04-12RDMA/core: Correct format of block commentsWenpeng Liang4-4/+8
2021-04-12RDMA/core: Correct format of bracesWenpeng Liang5-28/+25
2021-04-12RDMA/core: Remove redundant spacesWenpeng Liang6-48/+48
2021-04-12RDMA/core: Add necessary spacesWenpeng Liang3-5/+5
2021-04-12RDMA/core: Remove the redundant return statementsWenpeng Liang2-3/+0
2021-04-12RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang3-19/+15
2021-04-08RDMA/addr: Be strict with gid sizeLeon Romanovsky1-1/+3
2021-04-07RDMA/core: Make the wc status prompt message clearerYixian Liu1-2/+2
2021-04-01RDMA/core: Fix corrupted SL on passive sideHåkon Bugge1-1/+2
2021-03-26RDMA/core: Correct misspellings of two words in commentsYangyang Li1-2/+2
2021-03-26RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_modePatrisious Haddad1-18/+24
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch23-219/+217
2021-03-22RDMA/cma: Remove unused leftovers in cma codeGal Pressman1-9/+0
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas1-4/+28
2021-03-11IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()Yishai Hadas1-4/+0
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe1-0/+4
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman1-1/+0
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler1-0/+1
2021-03-03RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky1-1/+1
2021-03-01RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed1-2/+3
2021-02-16RDMA/ucma: Fix use-after-free bug in ucma_create_ueventAvihai Horon1-29/+41
2021-02-16RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()Leon Romanovsky1-3/+3
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter2-35/+0
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit1-0/+14
2021-02-02IB/core: Use valid port number to check link layerParav Pandit1-2/+2
2021-02-02IB/cm: Avoid a loop when device has 255 portsParav Pandit1-4/+4
2021-01-28IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory1-0/+10
2021-01-28IB/umad: Return EIO in case of when device disassociatedShay Drory1-1/+6
2021-01-21RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang1-1/+1
2021-01-20RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong1-2/+115
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong1-0/+1
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong3-1/+178
2021-01-19RDMA/core/iwpm_msg: Add proper descriptions for 'skb' paramLee Jones1-8/+8
2021-01-19RDMA/core/iwpm_util: Fix some param description misspellingsLee Jones1-3/+3
2021-01-19RDMA/core/counters: Demote non-conformant kernel-doc headersLee Jones1-8/+8
2021-01-19RDMA/core/restrack: Fix kernel-doc formatting issueLee Jones1-2/+2
2021-01-19RDMA/core/sa_query: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-19RDMA/core/multicast: Provide description for 'ib_init_ah_from_mcmember()'s 'rec' paramLee Jones1-0/+1
2021-01-19RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param 'ib_dev'Lee Jones1-1/+1