aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsGravatar Aharon Landau 1-6/+15
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextGravatar Jason Gunthorpe 2-6/+33
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemGravatar Maor Gottlieb 2-7/+33
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsGravatar Maor Gottlieb 1-0/+1
2021-08-19RDMA/core/sa_query: Remove unused functionGravatar Håkon Bugge 1-24/+0
2021-08-03RDMA/core: Reorganize create QP low-level functionsGravatar Leon Romanovsky 1-4/+12
2021-08-03RDMA: Globally allocate and release QP memoryGravatar Leon Romanovsky 1-5/+25
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsGravatar Leon Romanovsky 1-1/+1
2021-06-21IB/core: Shuffle locks in ib_port_data to save memoryGravatar Anand Khoje 1-1/+3
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsGravatar Avihai Horon 1-0/+8
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Gravatar Jason Gunthorpe 1-23/+7
2021-06-16RDMA: Change ops->init_port to ops->port_groupsGravatar Jason Gunthorpe 2-10/+3
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryGravatar Jason Gunthorpe 1-0/+41
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismGravatar Jason Gunthorpe 1-4/+5
2021-06-16RDMA/core: Split port and device counter sysfs attributesGravatar Jason Gunthorpe 1-2/+2
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerGravatar Jason Gunthorpe 1-1/+2
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsGravatar Jason Gunthorpe 1-6/+7
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsGravatar Mark Zhang 1-14/+13
2021-05-28IB/hfi1: Move a function from a header file into a .c fileGravatar Bart Van Assche 1-5/+0
2021-05-11RDMA: Remove unnecessary struct declarationGravatar Wan Jiabing 1-1/+0
2021-05-11RDMA/core: Remove never used ib_modify_wq function callGravatar Leon Romanovsky 1-2/+0
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQGravatar Neta Ostrovsky 2-0/+9
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jason Gunthorpe 1-1/+1
2021-04-13RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberGravatar Maor Gottlieb 1-1/+1
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Gravatar Håkon Bugge 1-0/+2
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevGravatar Mike Marciniszyn 1-0/+2
2021-04-01RDMA/uverbs: Fix -Wunused-function warningGravatar YueHaibing 1-3/+4
2021-03-26RDMA: Fix a typoGravatar Bhaskar Chowdhury 1-1/+1
2021-03-26RDMA: Support more than 255 rdma portsGravatar Mark Bloch 8-121/+135
2021-03-22RDMA/include: Mundane typo fixes throughout the fileGravatar Bhaskar Chowdhury 1-4/+4
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeGravatar Yishai Hadas 1-13/+67
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGravatar Gal Pressman 1-15/+0
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesGravatar Bernard Metzler 1-0/+1
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksGravatar Christoph Lameter 1-4/+0
2021-02-05RDMA/core: Introduce and use API to read port immutable dataGravatar Parav Pandit 1-0/+3
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionGravatar Jianxin Xiong 1-1/+5
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionGravatar Jianxin Xiong 1-3/+45
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modeGravatar Patrisious Haddad 1-1/+2
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 5-109/+189
2020-12-10RDMA/uverbs: Fix incorrect variable typeGravatar Avihai Horon 1-0/+10
2020-12-07IB: Fix kernel-doc markupsGravatar Mauro Carvalho Chehab 1-0/+11
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrGravatar Jason Gunthorpe 2-3/+9
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellGravatar Jason Gunthorpe 1-1/+5
2020-11-27RDMA/restrack: Support all QP typesGravatar Leon Romanovsky 1-2/+8
2020-11-27RDMA/core: Allow drivers to disable restrack DBGravatar Leon Romanovsky 1-0/+24
2020-11-23net: don't include ethtool.h from netdevice.hGravatar Jakub Kicinski 2-0/+2
2020-11-17RDMA/core: remove use of dma_virt_opsGravatar Christoph Hellwig 1-23/+50
2020-11-17Merge branch 'for-rc' into rdma.gitGravatar Jason Gunthorpe 1-12/+2
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQGravatar Jason Gunthorpe 1-0/+42
2020-11-12RDMA: Lift ibdev_to_node from rds to common codeGravatar Christoph Hellwig 1-0/+13