summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-06-06IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-05-30IB/core: Honor port_num while resolving GID for IB link layerParav Pandit1-14/+12
2018-05-30RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal1-1/+2
2018-05-30RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal1-10/+15
2018-05-30RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-05-30IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-05-30IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter1-1/+3
2018-05-30IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-05-30IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-05-30RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal1-0/+10
2018-05-30RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal1-1/+2
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-30i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem1-0/+1
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl1-0/+4
2018-05-16IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2-3/+2
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier1-1/+1
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju3-3/+36
2018-04-29RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky1-1/+2
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche1-6/+4
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche1-3/+2
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier1-0/+3
2018-04-13RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts1-1/+2
2018-04-13RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju1-1/+5
2018-04-13IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn1-3/+7
2018-04-13i40iw: Correct Q1/XF object count equationShiraz Saleem1-2/+4
2018-04-13i40iw: Fix sequence number for the first partial FPDUShiraz Saleem2-1/+2
2018-04-13IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche1-1/+2
2018-04-13IB/srpt: Fix abort handlingBart Van Assche1-5/+1
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-03-24RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-03-24RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-03-24IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+17
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9
2018-03-24RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev1-1/+1
2018-03-24iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri2-0/+8
2018-03-24IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov1-1/+1
2018-03-24RDMA/cma: Use correct size when writing netlink statsParav Pandit1-1/+1
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit1-0/+16
2018-03-24RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven1-0/+1