summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang2021-10-251-2/+3
* RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail2021-10-191-6/+7
* RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail2021-10-191-2/+6
* RDMA/mlx5: Initialize the ODP xarray when creating an ODP MRAharon Landau2021-10-191-1/+1
* rdma/qedr: Fix crash due to redundant release of device's qp memoryPrabhakar Kushwaha2021-10-193-2/+6
* RDMA/rdmavt: Fix error code in rvt_create_qp()Dan Carpenter2021-10-131-1/+1
* IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn2021-10-131-3/+6
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-10-131-10/+23
* RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-10-061-0/+2
* RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem2021-10-061-2/+2
* RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang2021-09-271-9/+22
* RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang2021-09-271-1/+1
* RDMA/hfi1: Fix kernel pointer leakGuo Zhi2021-09-271-4/+4
* RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky2021-09-243-10/+10
* RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe2021-09-241-5/+6
* RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe2021-09-232-0/+24
* RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe2021-09-221-2/+6
* RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale2021-09-203-0/+8
* RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale2021-09-203-0/+6
* RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale2021-09-201-1/+1
* RDMA/irdma: Skip CQP ring during a resetSindhu Devale2021-09-206-10/+8
* RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu2021-09-151-3/+10
* IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter2021-09-141-1/+6
* IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe2021-09-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-094-6/+8
|\
| * IB/hfi1: make hist staticchongjiapeng2021-09-081-1/+1
| * RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker2021-09-081-2/+2
| * IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe2021-09-081-1/+3
| * RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle2021-09-081-1/+1
| * RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle2021-09-081-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-023-6/+7
|\ \
| * | scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-4/+5
| * | scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
| * | scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche2021-07-201-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-02201-6441/+1788
|\ \ \ | | |/ | |/|
| * | Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-3029-116/+122
| |\ \
| | * | RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-2411-35/+27
| | * | lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2021-08-241-15/+19
| | * | lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-241-2/+2
| * | | RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson2021-08-301-2/+1
| * | | RDMA/hns: Delete unnecessary blank lines.Xinhao Liu2021-08-263-4/+0
| * | | RDMA/hns: Encapsulate the qp db as a functionYixing Liu2021-08-261-53/+82
| * | | RDMA/hns: Adjust the order in which irq are requested and enabledWenpeng Liang2021-08-261-16/+13
| * | | RDMA/hns: Remove RST2RST error prints for hw v1Weihang Li2021-08-261-10/+1
| * | | RDMA/hns: Remove dqpn filling when modify qp from Init to InitWenpeng Liang2021-08-261-7/+0
| * | | RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang2021-08-261-2/+1
| * | | RDMA/hns: Fix query destination qpnWenpeng Liang2021-08-261-1/+1
| * | | RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-2573-3170/+133
| * | | IB/rdmavt: Convert to SPDX identifierCai Huoqing2021-08-2529-1277/+59
| * | | RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang2021-08-254-5/+31