summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-091-0/+2
* RDMA/core: Fix empty gid table for non IB/RoCE devicesGal Pressman2020-12-071-3/+0
* RDMA/efa: Use the correct current and new states in modify QPGal Pressman2020-12-011-2/+2
* RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad2020-12-011-0/+9
* RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu2020-11-261-0/+1
* RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang2020-11-261-4/+4
* RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang2020-11-261-1/+1
* IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro2020-11-258-49/+79
* RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-11-252-35/+7
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-11-231-4/+6
* IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong2020-11-131-1/+2
* RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig2020-11-124-2/+7
* RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao2020-11-121-1/+1
* RDMA/cm: Make the local_id_table xarray non-irqJason Gunthorpe2020-11-121-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-11-055-11/+24
|\
| * RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe2020-11-051-1/+1
| * RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive2020-11-021-1/+1
| * IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb2020-11-021-5/+8
| * RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit2020-11-023-5/+15
* | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-0/+1
|\ \ | |/ |/|
| * IB/srpt: docs: add a description for cq_size memberMauro Carvalho Chehab2020-10-281-0/+1
* | RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad2020-10-281-0/+1
* | RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-283-13/+41
* | RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman2020-10-261-3/+0
* | RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-261-2/+4
* | RDMA/rxe: Fix small problem in network_type patchBob Pearson2020-10-262-5/+32
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-17188-4297/+4699
|\
| * RDMA/ucma: Fix use after free in destroy id flowMaor Gottlieb2020-10-161-5/+6
| * RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson2020-10-161-0/+3
| * RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe2020-10-161-4/+4
| * RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-1616-79/+57
| * Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe2020-10-162-84/+16
| |\
| | * RDMA/umem: Move to allocate SG table from pagesMaor Gottlieb2020-10-051-82/+12
| * | IB/mlx4: Convert rej_tmout radix-tree to XArrayHÃ¥kon Bugge2020-10-092-49/+51
| * | RDMA/rxe: Fix bug rejecting all multicast packetsBob Pearson2020-10-081-3/+16
| * | RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson2020-10-081-5/+12
| * | RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson2020-10-084-22/+28
| * | IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-081-3/+1
| * | RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.Colin Ian King2020-10-061-1/+1
| * | RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()Jason Gunthorpe2020-10-063-29/+22
| * | RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib2020-10-053-0/+15
| * | RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon2020-10-011-1/+195
| * | RDMA/core: Introduce new GID table query APIAvihai Horon2020-10-011-3/+63
| * | RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-017-9/+20
| * | RDMA/core: Change rdma_get_gid_attr returned error codeAvihai Horon2020-10-012-2/+3
| * | RDMA/qedr: Endianness warnings cleanupAlok Prasad2020-10-011-2/+2
| * | RDMA/rtrs: Constify static struct attribute_groupRikard Falkeborn2020-10-012-5/+5
| * | RDMA/core: Constify struct attribute_groupRikard Falkeborn2020-10-011-6/+6
| * | RDMA/mlx5: Sync device with CPU pages upon ODP MR registrationYishai Hadas2020-10-013-6/+32
| * | RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas2020-10-012-2/+8