summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-08-061-4/+7
* infiniband: fix a possible use-after-free bugCong Wang2018-08-061-1/+5
* RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-07-172-2/+14
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-171-1/+1
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-031-1/+0
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-033-13/+20
* RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-05-301-1/+1
* IB/ipoib: Fix for potential no-carrier stateAlex Estrin2018-05-301-0/+3
* RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-05-301-4/+1
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-05-161-9/+9
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-161-0/+4
* RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-05-161-1/+1
* IB/srp: Fix completion vector assignment algorithmBart Van Assche2018-04-241-6/+4
* IB/srp: Fix srp_abort()Bart Van Assche2018-04-241-3/+5
* RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-04-241-0/+3
* IB/srpt: Fix abort handlingBart Van Assche2018-04-131-5/+1
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-04-082-17/+33
* RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky2018-04-081-1/+7
* RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-04-081-2/+4
* RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-04-081-0/+5
* RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky2018-04-081-6/+9
* RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky2018-04-081-0/+3
* RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky2018-04-081-3/+7
* RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-241-0/+3
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2018-03-241-1/+1
* IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov2018-03-241-1/+1
* RDMA/cma: Use correct size when writing netlink statsParav Pandit2018-03-241-1/+1
* IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit2018-03-241-0/+16
* RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven2018-03-241-0/+1
* infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich2018-03-241-1/+12
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2018-03-241-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2018-03-241-2/+2
* IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud2018-03-241-0/+13
* IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud2018-03-241-6/+5
* RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-181-1/+6
* RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky2018-03-181-0/+3
* RDMA/ucma: Limit possible option sizeLeon Romanovsky2018-03-181-0/+3
* IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-03-032-8/+22
* IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-03-031-1/+1
* infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2018-02-251-3/+2
* RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua2018-02-251-0/+1
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-221-8/+5
* IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-171-2/+1
* iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2018-01-021-3/+3
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-12-252-3/+7
* IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker2017-12-201-1/+6
* RDMA/cma: Avoid triggering undefined behaviorBart Van Assche2017-12-201-4/+7
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-161-0/+2
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-161-1/+1
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-11-301-6/+19