summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-0132-373/+632
|\
| * RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman2021-04-271-0/+14
| * RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky2021-04-221-0/+91
| * RDMA/nldev: Return SRQ informationNeta Ostrovsky2021-04-221-0/+42
| * RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2021-04-222-0/+10
| * RDMA/nldev: Return context informationNeta Ostrovsky2021-04-221-0/+27
| * RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory2021-04-211-2/+10
| * RDMA/cma: Skip device which doesn't support CMParav Pandit2021-04-211-0/+14
| * RDMA/core: Unify RoCE check and re-factor codeHåkon Bugge2021-04-191-6/+2
| * IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge2021-04-122-0/+43
| * RDMA/core: Correct format of block commentsWenpeng Liang2021-04-124-4/+8
| * RDMA/core: Correct format of bracesWenpeng Liang2021-04-125-28/+25
| * RDMA/core: Remove redundant spacesWenpeng Liang2021-04-126-48/+48
| * RDMA/core: Add necessary spacesWenpeng Liang2021-04-123-5/+5
| * RDMA/core: Remove the redundant return statementsWenpeng Liang2021-04-122-3/+0
| * RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang2021-04-123-19/+15
| * RDMA/core: Make the wc status prompt message clearerYixian Liu2021-04-071-2/+2
| * RDMA/core: Fix corrupted SL on passive sideHåkon Bugge2021-04-011-1/+2
| * RDMA/core: Correct misspellings of two words in commentsYangyang Li2021-03-261-2/+2
| * RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_modePatrisious Haddad2021-03-261-18/+24
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-2623-219/+217
| * RDMA/cma: Remove unused leftovers in cma codeGal Pressman2021-03-221-9/+0
| * IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas2021-03-111-4/+28
| * IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()Yishai Hadas2021-03-111-4/+0
| * RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe2021-03-111-0/+4
| * RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman2021-03-111-1/+0
| * RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler2021-03-101-0/+1
* | RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins2021-04-301-6/+6
* | RDMA/addr: Be strict with gid sizeLeon Romanovsky2021-04-081-1/+3
|/
* RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
* RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3
* RDMA/ucma: Fix use-after-free bug in ucma_create_ueventAvihai Horon2021-02-161-29/+41
* RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()Leon Romanovsky2021-02-161-3/+3
* RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter2021-02-162-35/+0
* RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-051-0/+14
* IB/core: Use valid port number to check link layerParav Pandit2021-02-021-2/+2
* IB/cm: Avoid a loop when device has 255 portsParav Pandit2021-02-021-4/+4
* IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory2021-01-281-0/+10
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-01-281-1/+6
* RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang2021-01-211-1/+1
* RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong2021-01-201-2/+115
* RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong2021-01-201-0/+1
* RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong2021-01-203-1/+178
* RDMA/core/iwpm_msg: Add proper descriptions for 'skb' paramLee Jones2021-01-191-8/+8
* RDMA/core/iwpm_util: Fix some param description misspellingsLee Jones2021-01-191-3/+3
* RDMA/core/counters: Demote non-conformant kernel-doc headersLee Jones2021-01-191-8/+8
* RDMA/core/restrack: Fix kernel-doc formatting issueLee Jones2021-01-191-2/+2
* RDMA/core/sa_query: Demote non-conformant kernel-doc headerLee Jones2021-01-191-1/+1
* RDMA/core/multicast: Provide description for 'ib_init_ah_from_mcmember()'s 'r...Lee Jones2021-01-191-0/+1
* RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param ...Lee Jones2021-01-191-1/+1