summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-09-19IB/rxe: do not copy extra stack memory to skbKees Cook
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
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-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-08-09IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
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-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-07-11IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky
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/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn
2018-06-06IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-30IB/core: Honor port_num while resolving GID for IB link layerParav Pandit
2018-05-30RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-05-30RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-05-30RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-05-30IB/core: Fix possible crash to access NULL netdevParav Pandit
2018-05-30IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter
2018-05-30IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M
2018-05-30IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein
2018-05-30RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal
2018-05-30RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-05-30i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl
2018-05-16IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-04-29RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-04-13RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts