summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-11-06RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-11-06IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan
2019-11-06RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-11-06RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-11-06RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-11-06RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-11-06RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-11-06RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-06RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-11-06RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-17RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-10-17IB/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-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun