summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn2022-01-281-0/+2
* RDMA/rdmavt: Fix error code in rvt_create_qp()Dan Carpenter2021-10-131-1/+1
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-301-1/+1
|\
| * RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-251-1/+1
* | IB/rdmavt: Convert to SPDX identifierCai Huoqing2021-08-2529-1277/+59
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-033-60/+45
* | RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky2021-08-031-5/+8
|/
* Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-035-8/+8
|\
| * treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-305-8/+8
* | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-223-5/+6
* | RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2021-06-171-1/+1
|/
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-264-38/+14
* RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problemLee Jones2021-01-281-1/+1
* RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' paramLee Jones2021-01-281-1/+1
* RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issuesLee Jones2021-01-281-3/+4
* RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanoursLee Jones2021-01-221-14/+20
* RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript...Lee Jones2021-01-221-10/+11
* RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc headerLee Jones2021-01-221-1/+1
* RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation headerLee Jones2021-01-221-2/+5
* RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc headerLee Jones2021-01-221-1/+1
* RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'Lee Jones2021-01-221-1/+1
* IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-073-11/+11
* RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-173-13/+2
* Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-172-3/+7
|\
| * RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig2020-11-121-1/+2
| * RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit2020-11-021-2/+5
* | RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-262-5/+1
* | RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-3/+4
* | RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-1/+1
* | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* | RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-7/+0
* | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-179-13/+17
|\
| * RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-2/+4
| * IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-081-3/+1
| * RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-092-2/+3
| * RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-092-2/+3
| * RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-092-2/+3
| * RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-092-2/+3
* | percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei2020-10-061-1/+1
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-073-4/+3
|\
| * RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-072-2/+2
| * RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis2020-06-221-2/+1
* | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-292-32/+5
* | RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rqAditya Pakki2020-06-181-2/+4
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-031-1/+0
* RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy2020-06-033-173/+0