summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2018-12-011-61/+45
* IB/core: Fix for core panicAlex Estrin2018-12-011-2/+2
* IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-11-131-2/+6
* RDMA/core: Do not expose unsupported countersParav Pandit2018-11-131-7/+12
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-11-101-2/+5
* Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2018-11-101-13/+0
* IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich2018-11-101-1/+6
* IB/rxe: put the pool on allocation failureDoug Ledford2018-11-101-7/+9
* IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2018-11-101-4/+3
* rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai2018-11-101-7/+2
* IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich2018-11-101-4/+40
* IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel2018-11-101-2/+0
* ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-10-131-0/+2
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-101-0/+6
* IB/hfi1: Fix SL array bounds checkIra Weiny2018-10-031-1/+7
* 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/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-031-3/+3
* IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter2018-10-031-1/+1
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-291-0/+6
* 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/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
* IB/rxe: do not copy extra stack memory to skbKees Cook2018-09-191-1/+3
* RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-09-152-2/+5
* 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_ch()Bart Van Assche2018-09-091-2/+1
* RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-08-241-6/+12
* IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-08-241-0/+3
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2018-08-151-1/+1
* IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-08-151-8/+42
* IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-08-151-10/+1
* IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-08-095-9/+9
* RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-08-031-0/+5
* RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-08-031-4/+7
* infiniband: fix a possible use-after-free bugCong Wang2018-08-031-1/+5
* RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-07-172-2/+14
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-171-1/+1
* IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-07-113-10/+9
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-031-1/+0
* IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-07-031-1/+1
* IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-07-031-9/+17
* IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit2018-07-031-3/+12
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-07-034-0/+28
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-033-13/+20
* IB/core: Fix error code for invalid GID entryParav Pandit2018-06-061-1/+1
* IB/core: Honor port_num while resolving GID for IB link layerParav Pandit2018-05-301-14/+12