summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2018-03-24IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-24RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev
2018-03-24iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri
2018-03-24IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov
2018-03-24RDMA/cma: Use correct size when writing netlink statsParav Pandit
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2018-03-24RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2018-03-24IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn
2018-03-24IB/hfi1: Fix softlockup issueTadeusz Struk
2018-03-24IB/rdmavt: restore IRQs on error path in rvt_create_ah()Dan Carpenter
2018-03-24infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2018-03-24IB/mlx5: Set correct SL in completion for RoCEMoni Shoua
2018-03-24IB/mlx5: Change vma from shared to privateMaor Gottlieb
2018-03-24IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb
2018-03-24IB/mlx4: Change vma from shared to privateMaor Gottlieb
2018-03-24IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb
2018-03-24IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2018-03-24IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2018-03-22IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan
2018-03-18IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky