summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-05-19net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin
2018-05-09iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-09IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn
2018-05-09IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-05-09infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-09RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-05-09RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-04-26RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-04-24drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton
2018-04-24drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton
2018-04-24IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche
2018-04-24RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche
2018-04-24RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-03-21RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-03-15RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-14infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-03-14infiniband: qplib_fp: fix pointer castArnd Bergmann
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford