summary refs log tree commit diff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-07RDMA/umem: fix missing automated renameChristian König
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-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
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler
2021-03-03RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky
2021-03-01RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed
2021-02-16RDMA/ucma: Fix use-after-free bug in ucma_create_ueventAvihai Horon
2021-02-16RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()Leon Romanovsky
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-02-02IB/core: Use valid port number to check link layerParav Pandit
2021-02-02IB/cm: Avoid a loop when device has 255 portsParav Pandit
2021-01-28IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory
2021-01-28IB/umad: Return EIO in case of when device disassociatedShay Drory
2021-01-21RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang
2021-01-20RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong
2021-01-19RDMA/core/iwpm_msg: Add proper descriptions for 'skb' paramLee Jones