summaryrefslogtreecommitdiff
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe2023-04-161-0/+25
* RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe2023-02-121-1/+0
* RDMA/restrack: Correct spellingDeming Wang2023-02-071-2/+2
* RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-1/+1
* RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-102-2/+1
* RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian2022-12-092-1/+20
* RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2022-12-012-0/+5
* RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe2022-11-281-0/+1
* RDMA/opa_vnic: fix spelling typo in commentJiangshan Yi2022-10-191-1/+1
* RDMA/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian2022-10-191-1/+1
* RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe2022-09-271-0/+13
* RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang2022-09-221-0/+2
* RDMA/cma: Multiple path records support with netlink channelMark Zhang2022-09-222-1/+8
* RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang2022-09-221-1/+6
* IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang2022-08-301-1/+0
* IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang2022-08-301-6/+1
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-211-1/+1
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+11
|\
| * RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe2022-07-261-0/+11
* | RDMA: Fix comment typoXin Gao2022-07-221-1/+1
* | RDMA/core: Add a netevent notifier to cmaPatrisious Haddad2022-06-161-0/+1
|/
* RDMA/core: Fix typo in commentJulia Lawall2022-05-241-1/+1
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-121-8/+0
|\
| * RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky2022-04-091-8/+0
* | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-062-53/+38
* | IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang2022-04-041-38/+66
* | IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang2022-04-041-7/+11
|/
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+1
* RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun2022-01-071-0/+17
* IB/mlx5: Expose NDR speed through MADMaher Sanalla2022-01-051-0/+1
* RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-051-1/+11
* RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky2021-11-161-1/+1
* RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-291-0/+9
* RDMA/umem: Allow pinned dmabuf umem usageGal Pressman2021-10-281-0/+11
* RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe2021-10-131-1/+6
* RDMA/mlx5: Add modify_op_stat() supportAharon Landau2021-10-121-0/+2
* RDMA/mlx5: Add steering support in optional flow countersAharon Landau2021-10-121-0/+1
* RDMA/counter: Add optional counter supportAharon Landau2021-10-122-0/+15
* RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau2021-10-121-0/+3
* RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang2021-10-121-23/+4
* RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-6/+15
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-302-6/+33
|\
| * RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-242-7/+33
| * lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2021-08-241-0/+1
* | RDMA/core/sa_query: Remove unused functionHÃ¥kon Bugge2021-08-191-24/+0
* | RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky2021-08-031-4/+12
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-5/+25
* | RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky2021-08-031-1/+1
|/
* IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje2021-06-211-1/+3
* RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon2021-06-211-0/+8