summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-11-20RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-11-20RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky1-1/+1
2018-11-20RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky1-10/+12
2018-11-20RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky1-0/+5
2018-11-20IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-11-20RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-11-20IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-11-20IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-8/+17
2018-11-20RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford2-7/+28
2018-10-21RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas1-7/+10
2018-10-21iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri3-4/+13
2018-10-21RDMA/iwpm: fix memory leak on map_infoColin Ian King1-1/+4
2018-10-21RDMA/cxgb4: release hw resources on device removalRaju Rangoju3-2/+36
2018-10-21IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-10-21RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-10-21RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier1-1/+1
2018-10-21RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-10-21RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch1-3/+3
2018-10-21RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier1-0/+3
2018-10-21IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-09-26infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-06-17RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-06-17RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-06-17RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-06-17RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-5/+8
2018-06-17RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-06-17RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-06-17RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-06-17RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-06-17IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9
2018-06-17RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-06-17RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-06-17RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-06-17IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2018-06-17RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-06-17IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2018-06-17RDMA/cma: Use correct size when writing netlink statsParav Pandit1-1/+1
2018-06-17RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven1-0/+1
2018-03-03IB/srpt: Disable RDMA access by the initiatorBart Van Assche1-2/+1
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit2-8/+22
2018-03-03iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2018-02-13IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2018-02-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2018-02-13IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-5/+18
2018-02-13IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2018-01-01Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2018-01-01IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin1-30/+17
2018-01-01IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2018-01-01IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King1-0/+3
2017-11-26IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1