summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
* RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
* IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
* IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
* RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky2018-06-052-2/+2
* IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn2018-06-041-2/+2
* IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-043-8/+8
* IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn2018-06-042-1/+9
* IB/hfi1: Remove unused variableKaike Wan2018-06-041-3/+1
* IB/hfi1: Ensure VL index is within boundsKaike Wan2018-06-041-9/+3
* IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-06-043-10/+9
* IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-5/+3
* iw_cxgb4: add INFINIBAND_ADDR_TRANS dependencyArnd Bergmann2018-06-041-0/+1
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-043-13/+334
|\
| * IB/mlx5: Add counters read supportRaed Salem2018-06-021-0/+43
| * IB/mlx5: Add flow counters read supportRaed Salem2018-06-022-1/+27
| * IB/mlx5: Add flow counters binding supportRaed Salem2018-06-022-13/+224
| * IB/mlx5: Add counters create and destroy supportRaed Salem2018-06-022-0/+33
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-022-2/+11
* | RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford2018-06-011-3/+1
* | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-011-8/+2
* | RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky2018-06-011-4/+1
* | RDMA/cxgb3: Don't crash kernel just because IDR is fullLeon Romanovsky2018-06-011-1/+0
* | RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-06-011-1/+0
* | RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky2018-06-011-1/+4
* | RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King2018-05-311-1/+1
* | RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)2018-05-302-1/+77
* | RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)2018-05-302-68/+0
* | RDMA/hns: Fix the illegal memory operation when cross pageWei Hu(Xavier)2018-05-302-20/+53
* | RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)2018-05-304-0/+88
* | Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe2018-05-292-16/+46
|\ \
| * | IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen2018-05-292-10/+36
| * | IB/mlx5: Refactor CQE compression responseYonatan Cohen2018-05-291-6/+10
| |/
* | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-2817-71/+143
|\ \
| * | IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-05-281-8/+42
| * | RDMA/hns: Move the location for initializing tmp_lenoulijun2018-05-231-1/+2
| * | RDMA/hns: Bugfix for cq record db for kerneloulijun2018-05-231-0/+1
| * | RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-231-31/+29
| * | iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet2018-05-091-2/+2
| * | RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2018-05-092-4/+4
| * | RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer2018-05-091-2/+2
| * | RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2018-05-092-2/+10
| * | RDMA/hns: Fix the bug with NULL pointeroulijun2018-05-091-1/+1
| * | RDMA/hns: Set NULL for __internal_mroulijun2018-05-091-0/+1
| * | RDMA/hns: Enable inner_pa_vld filed of mptoulijun2018-05-091-0/+2
| * | RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun2018-05-091-0/+2
| * | RDMA/hns: Fix the bug with rq sgeoulijun2018-05-091-2/+2
| * | RDMA/hns: Not support qp transition from reset to reset for hip06oulijun2018-05-091-1/+8
| * | RDMA/hns: Add return operation when configured global param failoulijun2018-05-091-0/+1
| * | RDMA/hns: Update convert function of endian formatoulijun2018-05-091-1/+1
OpenPOWER on IntegriCloud