summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-11-02RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail
2021-11-02RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail
2021-11-02RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem
2021-11-02RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-11-02RDMA/mlx5: Initialize the ODP xarray when creating an ODP MRAharon Landau
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-11-02IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-11-02IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-10-07RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang
2021-10-07RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang
2021-10-07RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-10-07RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
2021-10-07RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-10-07RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-10-07RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-10-07RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-10-07RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu
2021-10-07IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter
2021-10-07RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe
2021-10-07RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe
2021-09-26RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-26RDMA/hns: Enable stash feature of HIP09Yixing Liu
2021-09-18RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-09-18RDMA/hns: Fix query destination qpnWenpeng Liang
2021-09-18RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang
2021-09-18RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang
2021-09-18RDMA/hns: Bugfix for data type of dip_idxJunxian Huang
2021-09-18RDMA/hns: Fix incorrect lsn fieldYixing Liu
2021-09-18RDMA/hns: Ownerbit mode add control fieldLang Cheng
2021-09-18RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing
2021-09-18RDMA/mlx5: Delete not-available udata checkLeon Romanovsky
2021-09-18RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-09-18RDMA/hns: Don't overwrite supplied QP attributesLeon Romanovsky
2021-09-18RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky
2021-09-18IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-09-18RDMA/rtrs: Move sq_wr_avail to rtrs_conJack Wang
2021-09-18RDMA/rtrs: Enable the same selective signal for heartbeat and IOJack Wang
2021-09-18RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_conJack Wang
2021-09-15RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
2021-08-20RDMA/rxe: Zero out index member of struct rxe_queueXiao Yang
2021-08-20RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-08-19RDMA/rxe: Fix memory allocation while in a spin lockBob Pearson
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-08-19RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn
2021-08-19RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-08-19RDMA/uverbs: Track dmabuf memory regionsGal Pressman
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory