summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-09-23RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-08-13IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-07-09RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2019-07-09IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2019-05-02IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2019-04-04IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2019-02-11iser: set sector for ambiguous mr status errorsSagi Grimberg
2019-02-11RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky
2019-02-11IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit
2019-02-11IB/cm: Fix sleeping while spin lock is heldParav Pandit
2019-02-11IB/{cm, umad}: Handle av init errorParav Pandit
2019-02-11IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2018-12-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16RDMA/cma: Protect cma dev list with lockParav Pandit
2018-12-16IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-12-16iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-12-16iw_cxgb4: atomically flush the qpSteve Wise
2018-12-16RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise
2018-12-16RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-12-16IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov
2018-12-16IB/srpt: Support HCAs with more than two portsBart Van Assche
2018-11-20RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-11-20RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky
2018-11-20RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky
2018-11-20RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky
2018-11-20IB/isert: fix T10-pi check mask settingMax Gurtovoy
2018-11-20RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky
2018-11-20IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn
2018-11-20IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-11-20RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford
2018-10-21RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas
2018-10-21iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-10-21RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-10-21RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-10-21IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-10-21RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-10-21RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-10-21RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-10-21RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2018-10-21RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-10-21IB/srp: Fix srp_abort()Bart Van Assche
2018-09-25infiniband: fix a possible use-after-free bugCong Wang
2018-06-16RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-06-16RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-06-16RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-06-16RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-06-16RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-06-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-06-16RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky