summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2019-07-091-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2019-07-091-1/+1
* IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-05-022-3/+1
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-04-041-1/+3
* iser: set sector for ambiguous mr status errorsSagi Grimberg2019-02-111-4/+3
* RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2019-02-111-2/+5
* IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit2019-02-111-8/+8
* IB/cm: Fix sleeping while spin lock is heldParav Pandit2019-02-111-5/+6
* IB/{cm, umad}: Handle av init errorParav Pandit2019-02-112-16/+28
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-02-111-1/+2
* RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-161-0/+3
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-161-0/+3
* RDMA/cma: Protect cma dev list with lockParav Pandit2018-12-161-5/+7
* IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-12-161-0/+2
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-12-161-0/+6
* iw_cxgb4: atomically flush the qpSteve Wise2018-12-161-8/+11
* RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise2018-12-163-12/+37
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-12-161-0/+6
* IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov2018-12-161-0/+1
* IB/srpt: Support HCAs with more than two portsBart Van Assche2018-12-162-5/+5
* RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-11-201-6/+12
* RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-11-201-1/+1
* RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-11-201-10/+12
* RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-11-201-0/+5
* IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-11-201-1/+1
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-11-201-1/+0
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-11-203-13/+20
* IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-11-201-8/+17
* RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford2018-11-202-7/+28
* RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas2018-10-211-7/+10
* iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-10-213-4/+13
* RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-10-211-1/+4
* RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-10-213-2/+36
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-10-211-9/+9
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-10-211-0/+4
* RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-10-211-1/+1
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-10-212-17/+33
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2018-10-211-3/+3
* RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-10-211-0/+3
* IB/srp: Fix srp_abort()Bart Van Assche2018-10-211-3/+5
* infiniband: fix a possible use-after-free bugCong Wang2018-09-251-1/+5
* RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-06-161-2/+4
* RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-06-161-0/+5
* RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-06-161-1/+1
* RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky2018-06-161-5/+8
* RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky2018-06-161-0/+3
* RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky2018-06-161-3/+7
* RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky2018-06-161-1/+7
* RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-06-161-0/+3
* IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-06-161-6/+9