summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-10-21RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas
2018-10-21iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-10-21RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-10-21RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-10-21IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-10-21RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-10-21RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-10-21RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-10-21RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2018-10-21RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-10-21IB/srp: Fix srp_abort()Bart Van Assche
2018-09-25infiniband: fix a possible use-after-free bugCong Wang
2018-06-16RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-06-16RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-06-16RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-06-16RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-06-16RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-06-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-06-16RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-06-16RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-06-16IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-06-16RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-06-16RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-06-16RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-06-16IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
2018-06-16RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-06-16IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-06-16RDMA/cma: Use correct size when writing netlink statsParav Pandit
2018-06-16RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2018-03-03IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-03-03iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2018-02-13IB/mlx4: Increase maximal message size under UD QPMark Bloch
2018-02-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny
2018-02-13IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2018-02-13IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2018-01-01Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2018-01-01IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin
2018-01-01IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet
2018-01-01IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King
2017-11-26IB/mlx4: fix sprintf format warningArnd Bergmann
2017-11-26IB/usnic: check for allocation failureDan Carpenter
2017-11-26IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-11-26IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin
2017-11-26RDMA/usnic: Fix remove address space warningLeon Romanovsky
2017-11-26IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich
2017-11-11infiniband: mlx5: avoid a compile-time warningArnd Bergmann
2017-11-11IB/uverbs: Fix device cleanupYishai Hadas
2017-11-11RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky
2017-11-11IB/ipoib: Remove double pointer assigningLeon Romanovsky