summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny1-9/+10
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl1-61/+45
2018-12-01IB/core: Fix for core panicAlex Estrin1-2/+2
2018-11-13IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov1-2/+6
2018-11-13RDMA/core: Do not expose unsupported countersParav Pandit1-7/+12
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet1-2/+5
2018-11-10Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2018-11-10IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich1-1/+6
2018-11-10IB/rxe: put the pool on allocation failureDoug Ledford1-7/+9
2018-11-10IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker1-4/+3
2018-11-10rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai1-7/+2
2018-11-10IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich1-4/+40
2018-11-10IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-10-04IB/hfi1: Fix SL array bounds checkIra Weiny1-1/+7
2018-10-04IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl1-2/+7
2018-10-04IB/hfi1: Invalid user input can result in crashMichael J. Ruhl1-1/+1
2018-10-04IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche1-3/+3
2018-10-04IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter1-1/+1
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit1-5/+7
2018-09-26IB/rxe: Drop QP0 silentlyZhu Yanjun1-2/+7
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit1-3/+10
2018-09-19IB/rxe: do not copy extra stack memory to skbKees Cook1-1/+3
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2-2/+5
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche1-0/+1
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche1-2/+1
2018-08-24RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-08-24IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel1-0/+3
2018-08-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera1-1/+1
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-10/+1
2018-08-09IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl5-9/+9
2018-08-03RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky1-0/+5
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-08-03infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+14
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-11IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn3-10/+9
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-07-03IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-07-03IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-9/+17
2018-07-03IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit1-3/+12
2018-07-03IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin4-0/+28