summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev2018-11-041-4/+8
* RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-10-201-55/+38
* RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-10-201-23/+45
* ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-10-131-0/+2
* bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-10-102-1/+3
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-101-0/+6
* RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise2018-10-031-0/+1
* IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-10-033-9/+41
* IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-10-031-2/+7
* IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-10-031-1/+1
* IB/hfi1: Fix SL array bounds checkIra Weiny2018-10-031-1/+7
* IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-031-3/+3
* RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky2018-10-031-1/+4
* IB/mlx5: Fix GRE flow specificationMaor Gottlieb2018-10-031-1/+1
* IB/mlx4: Test port number before querying type.Tarick Bedeir2018-10-031-1/+1
* IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter2018-10-031-1/+1
* RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter2018-10-031-6/+6
* RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky2018-10-031-0/+2
* RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter2018-10-031-2/+2
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-291-0/+6
* IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-09-262-32/+9
* IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-261-0/+2
* RDMA/cma: Protect cma dev list with lockParav Pandit2018-09-261-5/+7
* IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun2018-09-261-1/+2
* IB/rxe: Drop QP0 silentlyZhu Yanjun2018-09-261-2/+7
* RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit2018-09-191-3/+10
* RDMA/hns: Update the data type of immediate dataLijun Ou2018-09-192-7/+11
* RDMA/hns: Add illegal hop_num judgementLijun Ou2018-09-191-0/+3
* IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov2018-09-191-0/+1
* RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-09-152-2/+5
* IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-09-151-3/+21
* RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche2018-09-091-0/+1
* ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-09-091-2/+2
* ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche2018-09-091-2/+1
* RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky2018-09-091-1/+3
* IB/srpt: Support HCAs with more than two portsBart Van Assche2018-09-092-5/+4
* IB/srpt: Fix srpt_cm_req_recv() error path (2/2)Bart Van Assche2018-09-091-1/+4
* IB/srpt: Fix srpt_cm_req_recv() error path (1/2)Bart Van Assche2018-09-091-3/+14
* IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe2018-09-091-1/+1
* IB/mlx5: Honor cnt_set_id_valid flag instead of set_idParav Pandit2018-09-091-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-031-5/+54
|\
| * RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-07-241-5/+54
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-07-138-27/+39
|\|
| * RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-07-111-6/+12
| * RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-07-031-1/+1
| * IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-265-9/+9
| * RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-06-251-11/+12
| * RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-06-251-0/+5
| * iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-06-251-1/+1
* | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-281-1/+1
|\ \ | |/ |/|