summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-10-03RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise
2018-10-03IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-10-03IB/hfi1: Fix SL array bounds checkIra Weiny
2018-10-03IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche
2018-10-03IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-10-03IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter
2018-10-03RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky
2018-10-03RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-26IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun
2018-09-26IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
2018-09-15IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche
2018-08-24RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-08-24IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-08-24IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet
2018-08-06RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein
2018-08-03RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-03infiniband: fix a possible use-after-free bugCong Wang
2018-08-03drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton
2018-08-03IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche
2018-08-03drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton
2018-08-03RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-07-17IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky
2018-07-03IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-07-03IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-07-03IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl
2018-07-03IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn
2018-07-03IB/isert: fix T10-pi check mask settingMax Gurtovoy
2018-07-03IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-07-03IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit
2018-07-03IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-07-03IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein
2018-07-03IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn
2018-06-21RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit
2018-06-21IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez
2018-06-21IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl
2018-06-21IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge
2018-06-21IB/rxe: avoid double kfree_skbZhu Yanjun