summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-08-21RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-08-21RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-08-21IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-08-19RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-08-19RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe
2020-07-16RDMA/cm: Protect access to remote_sidr_tableMaor Gottlieb
2020-07-16RDMA/core: Fix race in rdma_alloc_commit_uobject()Leon Romanovsky
2020-07-02IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi
2020-06-22IB/mad: Fix use after free when destroying MAD agentShay Drory
2020-06-22RDMA/counter: Query a counter before releaseMark Zhang
2020-06-19RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-18RDMA/core: Check that type_attrs is not NULL prior accessLeon Romanovsky
2020-06-18RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-06-18RDMA/core: Annotate CMA unlock helper routineLeon Romanovsky
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-03RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon
2020-06-02RDMA/core: Move and rename trace_cm_id_create()Chuck Lever
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy
2020-06-02RDMA/core: Remove FMR pool APIMax Gurtovoy
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman
2020-05-29RDMA/core: Fix several reference count leaks.Qiushi Wu
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky
2020-05-27RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva
2020-05-22IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas
2020-05-21IB/uverbs: Refactor related objects to use their own asynchronous event FDYishai Hadas
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe
2020-05-17RDMA/uverbs: Fix create WQ to use the given user handleYishai Hadas
2020-05-17RDMA/uverbs: Cleanup wq/srq context usage from uverbs layerYishai Hadas
2020-05-12RDMA/cm: Increment the refcount inside cm_find_listen()Jason Gunthorpe
2020-05-12RDMA/cm: Remove needless cm_id variableJason Gunthorpe