summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_deviceWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_portWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_memberWeihang Li
2021-06-08RDMA/core: Remove refcount from struct ib_mad_snoop_privateJason Gunthorpe
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_dataWeihang Li
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li
2021-06-07RDMA/umem: fix missing automated renameChristian König
2021-06-02IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lockMark Zhang
2021-06-02IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_pathMark Zhang
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang
2021-06-02Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"Mark Zhang
2021-06-02IB/cm: Tidy remaining cm_msg free pathsJason Gunthorpe
2021-06-02IB/cm: Call the correct message free functions in cm_send_handler()Jason Gunthorpe
2021-06-02IB/cm: Split cm_alloc_msg()Jason Gunthorpe
2021-06-02IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()Jason Gunthorpe
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-05-28RDMA/core: Use the DEVICE_ATTR_RO macroYueHaibing
2021-05-28IB/core: Only update PKEY and GID caches on respective eventsHåkon Bugge
2021-05-19RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter
2021-05-18RDMA/core: Don't access cm_id after its destructionShay Drory
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky
2021-05-11RDMA/ucma: Cleanup to reduce duplicate codeXiaofei Tan
2021-05-10RDMA/core: Prevent divide-by-zero error triggered by the userLeon Romanovsky
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-30RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins
2021-04-27RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman
2021-04-22RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky
2021-04-22RDMA/nldev: Return SRQ informationNeta Ostrovsky
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky
2021-04-21RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory
2021-04-21RDMA/cma: Skip device which doesn't support CMParav Pandit
2021-04-19RDMA/core: Unify RoCE check and re-factor codeHåkon Bugge
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge
2021-04-12RDMA/core: Correct format of block commentsWenpeng Liang
2021-04-12RDMA/core: Correct format of bracesWenpeng Liang
2021-04-12RDMA/core: Remove redundant spacesWenpeng Liang
2021-04-12RDMA/core: Add necessary spacesWenpeng Liang
2021-04-12RDMA/core: Remove the redundant return statementsWenpeng Liang
2021-04-12RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-04-08RDMA/addr: Be strict with gid sizeLeon Romanovsky
2021-04-07RDMA/core: Make the wc status prompt message clearerYixian Liu
2021-04-01RDMA/core: Fix corrupted SL on passive sideHåkon Bugge
2021-03-26RDMA/core: Correct misspellings of two words in commentsYangyang Li
2021-03-26RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_modePatrisious Haddad
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-22RDMA/cma: Remove unused leftovers in cma codeGal Pressman
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas
2021-03-11IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()Yishai Hadas