summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2022-01-07RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun-0/+17
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla-0/+1
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky-1/+11
2021-11-16RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky-1/+1
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang-0/+9
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman-0/+11
2021-10-13RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe-1/+6
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau-0/+2
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau-0/+1
2021-10-12RDMA/counter: Add optional counter supportAharon Landau-0/+15
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau-0/+3
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang-23/+4
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau-6/+15
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe-6/+33
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb-7/+33
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb-0/+1
2021-08-19RDMA/core/sa_query: Remove unused functionHåkon Bugge-24/+0
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky-4/+12
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky-5/+25
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky-1/+1
2021-06-21IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje-1/+3
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon-0/+8
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe-23/+7
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe-10/+3
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe-0/+41
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe-4/+5
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe-2/+2
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe-1/+2
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe-6/+7
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang-14/+13
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche-5/+0
2021-05-11RDMA: Remove unnecessary struct declarationWan Jiabing-1/+0
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky-2/+0
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky-0/+9
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe-1/+1
2021-04-13RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberMaor Gottlieb-1/+1
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge-0/+2
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn-0/+2
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing-3/+4
2021-03-26RDMA: Fix a typoBhaskar Chowdhury-1/+1
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch-121/+135
2021-03-22RDMA/include: Mundane typo fixes throughout the fileBhaskar Chowdhury-4/+4
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas-13/+67
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman-15/+0
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler-0/+1
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter-4/+0
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit-0/+3
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong-1/+5
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong-3/+45
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad-1/+2