aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-11-01RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-10-29RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson
2020-10-29RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-29RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib
2020-10-29RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-10-29RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li
2020-10-29RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang
2020-10-29RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang
2020-10-29RDMA/hns: Add check for the validity of sl configurationJiaran Zhang
2020-10-29i40iw: Add support to make destroy QP synchronousSindhu, Devale
2020-10-29RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe
2020-10-29RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabledJason Gunthorpe
2020-10-29RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()Jason Gunthorpe
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-10-29RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki
2020-10-29RDMA/cma: Fix use after free race in roce multicast joinJason Gunthorpe
2020-10-29RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe
2020-10-29RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe
2020-10-29RDMA/cma: Combine cma_ndev_work with cma_workJason Gunthorpe
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon
2020-10-29RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-10-29RDMA/qedr: Fix doorbell settingMichal Kalderon
2020-10-29RDMA/qedr: Fix qp structure memory leakMichal Kalderon
2020-10-29RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe
2020-10-29RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky
2020-10-29RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky
2020-10-29RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server initMd Haris Iqbal
2020-10-29RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky
2020-10-29RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-10-29RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-10-29RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-10-01RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-17IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-09-17RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib
2020-09-17RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang
2020-09-17RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier
2020-09-17RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS
2020-09-17RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS
2020-09-17RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier
2020-09-17RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-09-17RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib