summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* RDMA/rtrs-clt: Set mininum limit when create QPJack Wang2021-03-041-7/+12
* RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnectJack Wang2021-03-041-0/+2
* RDMA/rtrs-srv: Release lock before call into close_sessJack Wang2021-03-041-1/+1
* RDMA/rtrs: Extend ibtrs_cq_qp_createJack Wang2021-03-044-12/+16
* RDMA/siw: Fix handling of zero-sized Read and Receive Queues.Bernard Metzler2021-03-045-146/+177
* IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy2021-02-232-1/+32
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-02-031-4/+2
* RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan2021-01-302-1/+15
* RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky2021-01-271-1/+3
* RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()Aharon Landau2021-01-271-1/+1
* RDMA/ucma: Do not miss ctx destruction steps in some casesJason Gunthorpe2021-01-271-63/+72
* IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit2021-01-191-1/+1
* RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-191-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-191-0/+3
* RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky2021-01-191-0/+1
* RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix2021-01-191-1/+1
* RDMA/hns: Avoid filling sl in high 3 bits of vlan_idWeihang Li2021-01-171-10/+1
* RDMA/siw,rxe: Make emulated devices virtual in the device treeJason Gunthorpe2021-01-093-31/+1
* RDMA/core: remove use of dma_virt_opsChristoph Hellwig2021-01-0911-52/+29
* RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky2020-12-301-3/+4
* RDMA/mlx5: Fix MR cache memory leakMaor Gottlieb2020-12-301-0/+1
* RDMA/hns: Do shift on traffic class when using RoCEv2Weihang Li2020-12-303-8/+12
* RDMA/hns: Normalization the judgment of some featuresWenpeng Liang2020-12-303-7/+7
* RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang2020-12-305-16/+22
* RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-301-9/+5
* RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein2020-12-301-3/+4
* RDMA/hns: Bugfix for calculation of extended sgeYangyang Li2020-12-301-1/+6
* RDMA/hns: Fix 0-length sge calculation errorLang Cheng2020-12-301-14/+10
* RDMA/core: Track device memory MRsLeon Romanovsky2020-12-301-0/+4
* RDMA/hns: Avoid setting loopback indicator when smac is same as dmacWeihang Li2020-12-301-9/+0
* RDMA/hns: Fix missing fields in address vectorWeihang Li2020-12-301-4/+6
* RDMA/hns: Only record vlan info for HIP08Weihang Li2020-12-303-33/+33
* RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwindJason Gunthorpe2020-12-301-7/+18
* RDMA/cxgb4: Validate the number of CQEsKamal Heib2020-12-301-0/+3
* RDMA/cma: Add missing error handling of listen_idLeon Romanovsky2020-12-301-74/+101
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-302-2/+1
* RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()Jason Gunthorpe2020-12-301-9/+11
* RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutexGuoqing Jiang2020-12-301-49/+37
* RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_establishedGioh Kim2020-12-301-2/+2
* RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failedDanil Kipnis2020-12-301-3/+1
* RDMA/rxe: Compute PSN windows correctlyBob Pearson2020-12-301-1/+2
* RDMA/core: Fix error return in _ib_modify_qp()Jing Xiangfeng2020-12-301-1/+3
* RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier2020-12-301-2/+2
* RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib2020-12-301-0/+1
* 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