summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb2020-03-251-0/+4
* RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky2020-03-243-2/+27
* RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn2020-03-241-8/+3
* IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn2020-03-231-3/+22
* IB/rdmavt: Free kernel completion queue when doneKaike Wan2020-03-131-1/+1
* RDMA/mad: Do not crash if the rdma device does not have a umad interfaceJason Gunthorpe2020-03-131-11/+22
* RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe2020-03-131-1/+3
* RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe2020-03-131-1/+5
* RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang2020-03-101-2/+3
* RDMA/odp: Fix leaking the tgid for implicit ODPJason Gunthorpe2020-03-101-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-03-0715-59/+95
|\
| * RDMA/iwcm: Fix iwcm work deallocationBernard Metzler2020-03-041-1/+3
| * RDMA/siw: Fix failure handling during device creationBernard Metzler2020-03-041-3/+3
| * RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang2020-03-041-0/+2
| * RDMA/odp: Ensure the mm is still alive before creating an implicit childJason Gunthorpe2020-03-041-5/+19
| * RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb2020-03-043-19/+14
| * IB/mlx5: Fix implicit ODP raceArtemy Kovalyov2020-03-042-10/+8
| * IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-022-1/+5
| * RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb2020-02-281-4/+8
| * RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe2020-02-271-0/+1
| * RDMA/rw: Fix error flow during RDMA context initializationMax Gurtovoy2020-02-201-11/+20
| * RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor2020-02-191-1/+1
| * Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit2020-02-191-4/+11
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-02-221-0/+12
|\ \ | |/ |/|
| * scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-141-0/+12
* | IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe2020-02-141-1/+1
* | RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky2020-02-131-15/+9
* | RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun2020-02-131-4/+4
* | RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky2020-02-131-2/+2
* | IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen2020-02-131-2/+3
* | RDMA/mlx5: Fix async events cleanup flowsYishai Hadas2020-02-131-23/+28
* | RDMA/core: Add missing list deletion on freeing event queueMichael Guralnik2020-02-131-0/+1
* | RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()Krishnamraju Eraparaju2020-02-111-3/+2
* | RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju2020-02-112-2/+6
* | IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang2020-02-111-3/+6
* | RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon2020-02-111-8/+7
* | IB/rdmavt: Reset all QPs when the device is shut downKaike Wan2020-02-111-33/+51
* | IB/hfi1: Close window for pq and request colidingMike Marciniszyn2020-02-114-29/+48
* | IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan2020-02-111-0/+2
* | RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib2020-02-111-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-3187-3099/+3760
|\
| * RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-303-23/+3
| * RDMA/efa: Mask access flags with the correct optional rangeGal Pressman2020-01-291-1/+1
| * RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit2020-01-281-0/+2
| * RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov2020-01-281-3/+6
| * IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge2020-01-271-26/+3
| * IB/opa_vnic: Spelling correction of 'erorr' to 'error'Dillon Brock2020-01-251-1/+1
| * IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor2020-01-251-1/+1
| * RDMA/cm: Remove CM message structsJason Gunthorpe2020-01-252-288/+0
| * RDMA/cm: Use IBA functions for complex structure membersJason Gunthorpe2020-01-251-64/+107