summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-01-09IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2020-01-09RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-12-31RDMA/siw: Fix post_recv QP state lockingBernard Metzler
2019-12-31RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett
2019-12-31RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma
2019-12-31RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma
2019-12-31RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman
2019-12-31RDMA/core: Fix return code when modify_port isn't supportedKamal Heib
2019-12-31RDMA/core: Set DMA parameters correctlyBart Van Assche
2019-12-31RDMA/qedr: Fix srqs xarray initializationMichal Kalderon
2019-12-31RDMA/hns: Fix memory leak on 'context' on error return pathColin Ian King
2019-12-31RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-12-31RDMA/siw: Fix SQ/RQ drain logicBernard Metzler
2019-12-31RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_queWeihang Li
2019-12-31IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-13RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-11-06RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2019-11-06RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-11-06IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERRKaike Wan
2019-11-06IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan
2019-11-06IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packetKaike Wan
2019-11-06IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-10-28RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-24IB/core: Avoid deadlock during netlink message handlingParav Pandit
2019-10-24RDMA/nldev: Skip counter if port doesn't matchMark Zhang
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-10-18IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fieldsParav Pandit
2019-10-18RDMA/qedr: Fix reported firmware versionKamal Heib
2019-10-18RDMA/siw: free siw_base_qp in kref release routineKrishnamraju Eraparaju
2019-10-18RDMA/iwcm: move iw_rem_ref() calls out of spinlockKrishnamraju Eraparaju
2019-10-18iw_cxgb4: fix ECN check on the passive acceptPotnuri Bharat Teja
2019-10-17IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn
2019-10-17IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan
2019-10-17RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe
2019-10-04RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-10-04RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe
2019-10-04RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe
2019-10-04RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-10-04IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-04RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-10-04RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-04RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein