aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-12-10IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan
2019-12-10RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-12-10RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-12-10RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-12-10RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-12-10RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-12-10RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja
2019-12-02RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-12-02RDMA: Fix goto target to release the allocated memoryNavid Emamdoost
2019-11-25RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-11-09RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-11-09IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-05RDMA: Fix double-free in srq creation error flowJack Morgenstein
2019-10-05IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan
2019-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-10-05IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-10-05ipv4: Revert removal of rt_uses_gatewayDavid Ahern
2019-09-16IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-09-16IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-09-10RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin
2019-09-06IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-29IB/hfi1: Drop stale TID RDMA packetsKaike Wan
2019-08-29IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan
2019-08-29IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan
2019-08-29IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan
2019-08-29IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan
2019-08-25RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-08-25RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-25RDMA/restrack: Track driver QP types in resource trackerGal Pressman
2019-08-25IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-25RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon
2019-08-25IB/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-08-25RDMA/hns: Fix sg offset non-zero issueXi Wang
2019-08-06IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan
2019-08-06IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-08-06RDMA/devices: Do not deadlock during client removalJason Gunthorpe
2019-08-06RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva