summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)Author
2021-06-21IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche
2021-05-11RDMA: Remove unnecessary struct declarationWan Jiabing
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe
2021-04-13RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberMaor Gottlieb
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()HÃ¥kon Bugge
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing
2021-03-26RDMA: Fix a typoBhaskar Chowdhury
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-22RDMA/include: Mundane typo fixes throughout the fileBhaskar Chowdhury
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler
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-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-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe
2020-11-12RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig
2020-11-12RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-10-28IB/verbs: avoid nested container_of()Arnd Bergmann
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe