summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2019-07-10RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2019-07-10IB/usnic: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2019-05-02IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2-3/+1
2019-04-04IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2019-02-11iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2019-02-11RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky1-2/+5
2019-02-11IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit1-8/+8
2019-02-11IB/cm: Fix sleeping while spin lock is heldParav Pandit1-5/+6
2019-02-11IB/{cm, umad}: Handle av init errorParav Pandit2-16/+28
2019-02-11IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun1-1/+2
2018-12-17RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-12-17IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-12-17RDMA/cma: Protect cma dev list with lockParav Pandit1-5/+7
2018-12-17IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-12-17iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-12-17iw_cxgb4: atomically flush the qpSteve Wise1-8/+11
2018-12-17RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise3-12/+37
2018-12-17RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-12-17IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov1-0/+1
2018-12-17IB/srpt: Support HCAs with more than two portsBart Van Assche2-5/+5
2018-11-20RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-11-20RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky1-1/+1
2018-11-20RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky1-10/+12
2018-11-20RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky1-0/+5
2018-11-20IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-11-20RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-11-20IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-11-20IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-8/+17
2018-11-20RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford2-7/+28
2018-10-21RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas1-7/+10
2018-10-21iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri3-4/+13
2018-10-21RDMA/iwpm: fix memory leak on map_infoColin Ian King1-1/+4
2018-10-21RDMA/cxgb4: release hw resources on device removalRaju Rangoju3-2/+36
2018-10-21IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-10-21RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-10-21RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier1-1/+1
2018-10-21RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-10-21RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch1-3/+3
2018-10-21RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier1-0/+3
2018-10-21IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-09-26infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-06-17RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-06-17RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-06-17RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-06-17RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-5/+8
2018-06-17RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-06-17RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-06-17RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-06-17RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-06-17IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9