summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-03-19IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann
2018-03-15IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
2018-03-15IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit
2018-03-15IB/uverbs: Improve lockdep_checkJason Gunthorpe
2018-03-15RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-15RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-15RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-02-28RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-28RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-28RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-22RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2018-02-22IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl
2018-02-22IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn
2018-02-22IB/umad: Fix use of unprotected device pointerJack Morgenstein
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-10IB/hfi1: Prevent a NULL dereferenceDan Carpenter
2018-01-10iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2018-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-03IB/srpt: Fix ACL lookup during loginBart Van Assche
2018-01-03IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
2018-01-02IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-01-02IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-12-21IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-12-21RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan
2017-12-21RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan
2017-12-21RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan
2017-12-21iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise
2017-12-21iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2017-12-21iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia
2017-12-11iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise