summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2018-04-13RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju
2018-04-13IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn
2018-04-13i40iw: Correct Q1/XF object count equationShiraz Saleem
2018-04-13i40iw: Fix sequence number for the first partial FPDUShiraz Saleem
2018-04-13IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche
2018-04-13IB/srpt: Fix abort handlingBart Van Assche
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-24RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-24RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky