| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | RDMA/core: Move ucaps into ib_uverbs_support.ko | Jason Gunthorpe | 1 | -1/+0 |
| 6 days | RDMA/core: Remove uverbs_async_event_release() | Jason Gunthorpe | 1 | -1/+7 |
| 6 days | RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS | Jason Gunthorpe | 2 | -11/+69 |
| 12 days | RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn() | Jason Gunthorpe | 1 | -0/+1 |
| 2026-03-30 | RDMA/umem: Use consistent DMA attributes when unmapping entries | Leon Romanovsky | 1 | -0/+1 |
| 2026-03-30 | RDMA: Properly propagate the number of CQEs as unsigned int | Leon Romanovsky | 1 | -1/+1 |
| 2026-03-30 | RDMA: Clarify that CQ resize is a user‑space verb | Leon Romanovsky | 1 | -1/+2 |
| 2026-03-30 | RDMA/core: Remove unused ib_resize_cq() implementation | Leon Romanovsky | 1 | -9/+0 |
| 2026-03-30 | RDMA/nldev: Add dellink function pointer | Zhu Yanjun | 1 | -0/+2 |
| 2026-03-11 | RDMA/rdmavt: Add driver mmap callback | Dean Luick | 1 | -0/+3 |
| 2026-03-11 | RDMA/rdmavt: Add ucontext alloc/dealloc passthrough | Dean Luick | 1 | -0/+7 |
| 2026-03-11 | RDMA/OPA: Update OPA link speed list | Dean Luick | 1 | -3/+5 |
| 2026-03-10 | RDMA/hfi1: Remove opa_vnic | Dennis Dalessandro | 2 | -102/+0 |
| 2026-03-08 | RDMA/umem: Add helpers for umem dmabuf revoke lock | Jacob Moroni | 1 | -0/+4 |
| 2026-03-08 | RDMA/umem: Add pinned revocable dmabuf import interface | Jacob Moroni | 1 | -0/+19 |
| 2026-03-08 | RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA | Jason Gunthorpe | 1 | -0/+6 |
| 2026-03-08 | RDMA: Provide documentation about the uABI compatibility rules | Jason Gunthorpe | 1 | -0/+87 |
| 2026-03-08 | RDMA: Add ib_is_udata_in_empty() | Jason Gunthorpe | 1 | -0/+15 |
| 2026-03-08 | RDMA: Add ib_respond_udata() | Jason Gunthorpe | 1 | -0/+33 |
| 2026-03-08 | RDMA: Add ib_copy_validate_udata_in_cm() | Jason Gunthorpe | 1 | -0/+25 |
| 2026-03-08 | RDMA: Add ib_copy_validate_udata_in() | Jason Gunthorpe | 1 | -0/+26 |
| 2026-03-08 | RDMA/core: Add rdma_udata_to_dev() | Jason Gunthorpe | 1 | -0/+2 |
| 2026-03-05 | Add support for TLP emulation | Leon Romanovsky | 1 | -1/+1 |
| 2026-03-05 | RDMA/core: Delete not-implemented get_vector_affinity | Leon Romanovsky | 1 | -23/+0 |
| 2026-03-02 | RDMA/core: Add pinned handles to FRMR pools | Michael Guralnik | 1 | -0/+2 |
| 2026-03-02 | IB/core: Introduce FRMR pools | Michael Guralnik | 2 | -0/+45 |
| 2026-02-25 | RDMA/core: Prepare create CQ path for API unification | Leon Romanovsky | 1 | -2/+1 |
| 2026-02-25 | RDMA/core: Manage CQ umem in core code | Leon Romanovsky | 1 | -0/+1 |
| 2026-02-25 | RDMA/umem: Remove unnecessary includes and defines from ib_umem header | Leon Romanovsky | 1 | -4/+0 |
| 2026-02-25 | RDMA/umem: Allow including ib_umem header from any location | Leon Romanovsky | 1 | -1/+1 |
| 2026-02-25 | RDMA: Move DMA block iterator logic into dedicated files | Leon Romanovsky | 3 | -80/+88 |
| 2026-02-25 | RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev() | Stefan Metzmacher | 1 | -1/+1 |
| 2026-02-24 | RDMA/restrack: fix kernel-doc indicator | Randy Dunlap | 1 | -2/+2 |
| 2026-02-24 | RDMA/iwcm: fix some kernel-doc issues in iw_cm.h | Randy Dunlap | 1 | -7/+7 |
| 2026-02-24 | RDMA/umem: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+5 |
| 2026-02-24 | IB/cache: avoid kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
| 2026-02-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -2/+91 |
| 2026-02-08 | RDMA/uverbs: Add DMABUF object type and operations | Yishai Hadas | 2 | -0/+10 |
| 2026-02-08 | RDMA/core: introduce rdma_restrict_node_type() | Stefan Metzmacher | 1 | -0/+17 |
| 2026-01-28 | RDMA/core: add rdma_rw_max_sge() helper for SQ sizing | Chuck Lever | 1 | -0/+2 |
| 2026-01-28 | RDMA/core: add MR support for bvec-based RDMA operations | Chuck Lever | 1 | -0/+1 |
| 2026-01-28 | RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations | Chuck Lever | 1 | -0/+8 |
| 2026-01-28 | RDMA/core: add bio_vec based RDMA read/write API | Chuck Lever | 2 | -0/+53 |
| 2026-01-05 | RDMA/core: Avoid exporting module local functions and remove not-used ones | Parav Pandit | 1 | -2/+0 |
| 2026-01-05 | IB/core: Add query_port_speed verb | Or Har-Toov | 1 | -0/+2 |
| 2026-01-05 | IB/core: Add helper to convert port attributes to data rate | Or Har-Toov | 1 | -0/+14 |
| 2026-01-05 | IB/core: Add async event on device speed change | Or Har-Toov | 1 | -0/+1 |
| 2025-11-24 | RDMA/core: Add new IB rate for XDR (8x) support | Maher Sanalla | 1 | -0/+1 |
| 2025-11-12 | RDMA/cm: Correct typedef and bad line warnings | Randy Dunlap | 1 | -2/+2 |
| 2025-11-06 | IB/rdmavt: rdmavt_qp.h: clean up kernel-doc comments | Randy Dunlap | 1 | -34/+36 |
| 2025-10-20 | RDMA/uverbs: fix some kernel-doc warnings | Randy Dunlap | 1 | -49/+50 |
| 2025-08-13 | RDMA/ucma: Support write an event into a CM | Mark Zhang | 1 | -1/+4 |
| 2025-08-13 | RDMA/cma: Support IB service record resolution | Mark Zhang | 1 | -1/+17 |
| 2025-08-13 | RDMA/sa_query: Support IB service records resolution | Mark Zhang | 2 | -0/+38 |
| 2025-07-23 | IB: Extend UVERBS_METHOD_REG_MR to get DMAH | Yishai Hadas | 1 | -0/+3 |
| 2025-07-23 | RDMA/core: Introduce a DMAH object and its alloc/free APIs | Yishai Hadas | 2 | -0/+30 |
| 2025-07-13 | RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers | Michael Margolin | 1 | -4/+21 |
| 2025-07-13 | RDMA/uverbs: Add a common way to create CQ with umem | Michael Margolin | 1 | -0/+4 |
| 2025-07-09 | RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration | Leon Romanovsky | 1 | -2/+6 |
| 2025-07-01 | RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create | Parav Pandit | 1 | -0/+3 |
| 2025-06-26 | RDMA/ipoib: Use parent rdma device net namespace | Mark Bloch | 1 | -0/+5 |
| 2025-06-26 | RDMA/core: Extend RDMA device registration to be net namespace aware | Mark Bloch | 1 | -2/+9 |
| 2025-06-25 | RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq() | Mark Zhang | 1 | -0/+9 |
| 2025-05-26 | Merge tag 'v6.15' into rdma.git for-next | Jason Gunthorpe | 1 | -0/+7 |
| 2025-05-25 | IB/cm: Remove dead code and adjust naming | Vlad Dumitrescu | 1 | -14/+3 |
| 2025-05-12 | RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage | Leon Romanovsky | 1 | -10/+3 |
| 2025-05-12 | RDMA/umem: Store ODP access mask information in PFN | Leon Romanovsky | 1 | -13/+1 |
| 2025-04-21 | RDMA/core: Move ODP capability definitions to uapi | Daisuke Matsuda | 1 | -10/+10 |
| 2025-04-20 | RDMA/cma: Remove unused rdma_res_to_id | Dr. David Alan Gilbert | 1 | -1/+0 |
| 2025-04-09 | RDMA/rxe: Enable ODP in ATOMIC WRITE operation | Daisuke Matsuda | 1 | -0/+1 |
| 2025-04-08 | RDMA/rxe: Enable ODP in RDMA FLUSH operation | Daisuke Matsuda | 1 | -0/+1 |
| 2025-04-07 | RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set | Mark Bloch | 1 | -0/+7 |
| 2025-03-18 | RDMA/core: Pass port to counter bind/unbind operations | Patrisious Haddad | 2 | -3/+4 |
| 2025-03-18 | RDMA/core: Add support to optional-counters binding configuration | Patrisious Haddad | 1 | -1/+4 |
| 2025-03-18 | RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj() | Patrisious Haddad | 1 | -0/+6 |
| 2025-03-13 | RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() | Maher Sanalla | 1 | -1/+1 |
| 2025-03-09 | RDMA/uverbs: Add support for UCAPs in context creation | Chiara Meiohas | 1 | -0/+1 |
| 2025-03-09 | RDMA/uverbs: Introduce UCAP (User CAPabilities) API | Chiara Meiohas | 1 | -0/+30 |
| 2025-03-03 | RDMA/core: Don't expose hw_counters outside of init net namespace | Roman Gushchin | 1 | -0/+1 |
| 2025-02-06 | IB/cache: Add log messages for IB device state changes | Maher Sanalla | 1 | -0/+17 |
| 2024-12-24 | RDMA/core: Support link status events dispatching | Yuyu Li | 1 | -0/+17 |
| 2024-12-24 | RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. | Yuyu Li | 1 | -0/+2 |
| 2024-12-24 | RDMA/core: Remove unused ib_copy_path_rec_from_user | Dr. David Alan Gilbert | 1 | -3/+0 |
| 2024-12-24 | RDMA/core: Remove unused ibdev_printk | Dr. David Alan Gilbert | 1 | -3/+0 |
| 2024-12-24 | RDMA/core: Remove unused ib_find_exact_cached_pkey | Dr. David Alan Gilbert | 1 | -16/+0 |
| 2024-12-24 | RDMA/core: Remove unused ib_ud_header_unpack | Dr. David Alan Gilbert | 1 | -3/+0 |
| 2024-12-10 | RDMA/mlx5: Extend ODP statistics with operation count | Chiara Meiohas | 1 | -0/+2 |
| 2024-11-04 | RDMA/core: Move ib_uverbs_file struct to uverbs_types.h | Patrisious Haddad | 1 | -0/+33 |
| 2024-11-04 | RDMA/core: Add device ufile cleanup operation | Patrisious Haddad | 1 | -0/+6 |
| 2024-11-04 | RDMA/core: Implement RoCE GID port rescan and export delete function | Chiara Meiohas | 1 | -0/+3 |
| 2024-10-07 | RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pages | Chengchang Tang | 1 | -0/+8 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-13 | RDMA/nldev: Add support for RDMA monitoring | Chiara Meiohas | 1 | -0/+12 |
| 2024-09-13 | RDMA/mlx5: Use IB set_netdev and get_netdev functions | Chiara Meiohas | 1 | -0/+2 |
| 2024-08-11 | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API | Yishai Hadas | 1 | -1/+1 |
| 2024-08-11 | RDMA/umem: Introduce an option to revoke DMABUF umem | Yishai Hadas | 1 | -0/+3 |
| 2024-08-11 | RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device | Yishai Hadas | 1 | -0/+15 |
| 2024-07-04 | RDMA/core: Introduce "name_assign_type" for an IB device | Mark Zhang | 1 | -0/+8 |
| 2024-07-01 | RDMA: Set type of rdma_ah to IB for a SMI sub device | Mark Zhang | 1 | -0/+2 |
| 2024-07-01 | RDMA/core: Support IB sub device with type "SMI" | Mark Zhang | 1 | -0/+43 |
| 2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger | 1 | -1/+1 |
| 2024-06-26 | IB/core: add support for draining Shared receive queues | Max Gurtovoy | 1 | -0/+2 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-04-30 | RDMA/core: Add an option to display driver-specific QPs in the rdmatool | Chiara Meiohas | 1 | -2/+5 |
| 2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet | 1 | -0/+1 |
| 2024-03-03 | RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -6/+8 |
| 2024-02-21 | RDMA/uverbs: Remove flexible arrays from struct *_filter | Erick Archer | 1 | -18/+1 |
| 2023-12-04 | RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz | Mike Marciniszyn | 2 | -1/+9 |
| 2023-10-04 | RDMA/core: Fix a couple of obvious typos in comments | Chuck Lever | 1 | -1/+1 |
| 2023-10-02 | RDMA: Annotate struct rdma_hw_stats with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-09-26 | IB/mlx5: Expose XDR speed through MAD | Or Har-Toov | 1 | -0/+2 |
| 2023-09-26 | IB/core: Add support for XDR link speed | Or Har-Toov | 1 | -0/+2 |
| 2023-09-20 | RDMA/core: Add support to dump SRQ resource in RAW format | wenglianfa | 1 | -0/+1 |
| 2023-09-20 | RDMA/core: Add dedicated SRQ resource tracker function | wenglianfa | 1 | -0/+1 |
| 2023-08-13 | RDMA Remove unused function declarations | Yue Haibing | 2 | -23/+0 |
| 2023-07-03 | rdma: fix INFINIBAND_USER_ACCESS dependency | Arnd Bergmann | 1 | -2/+4 |
| 2023-06-11 | RDMA/cma: Always set static rate to 0 for RoCE | Mark Zhang | 1 | -23/+0 |
| 2023-04-16 | RDMA: Add ib_virt_dma_to_page() | Jason Gunthorpe | 1 | -0/+25 |
| 2023-02-12 | RDMA/umem: Remove unused 'work' member from struct ib_umem | Jason Gunthorpe | 1 | -1/+0 |
| 2023-02-07 | RDMA/restrack: Correct spelling | Deming Wang | 1 | -2/+2 |
| 2023-01-15 | RDMA/mlx: Calling qp event handler in workqueue context | Mark Zhang | 1 | -1/+1 |
| 2023-01-10 | RDMA/cma: Refactor the inbound/outbound path records process flow | Mark Zhang | 2 | -2/+1 |
| 2022-12-09 | RDMA: Extend RDMA kernel verbs ABI to support flush | Li Zhijian | 2 | -1/+20 |
| 2022-12-01 | RDMA: Extend RDMA kernel ABI to support atomic write | Xiao Yang | 2 | -0/+5 |
| 2022-11-28 | RDMA: Add netdevice_tracker to ib_device_set_netdev() | Jason Gunthorpe | 1 | -0/+1 |
| 2022-10-19 | RDMA/opa_vnic: fix spelling typo in comment | Jiangshan Yi | 1 | -1/+1 |
| 2022-10-19 | RDMA/core: return -EOPNOSUPP for ODP unsupported device | Li Zhijian | 1 | -1/+1 |
| 2022-09-27 | RDMA/core: Add UVERBS_ATTR_RAW_FD | Jason Gunthorpe | 1 | -0/+13 |
| 2022-09-22 | RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID | Mark Zhang | 1 | -0/+2 |
| 2022-09-22 | RDMA/cma: Multiple path records support with netlink channel | Mark Zhang | 2 | -1/+8 |
| 2022-09-22 | RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths | Mark Zhang | 1 | -1/+6 |
| 2022-08-30 | IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in... | Mark Zhang | 1 | -1/+0 |
| 2022-08-30 | IB/cm: Remove the service_mask parameter from ib_cm_listen() | Mark Zhang | 1 | -6/+1 |
| 2022-08-21 | IB: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -0/+11 |
| 2022-07-26 | RDMA/core: introduce ib_dma_pci_p2p_dma_supported() | Logan Gunthorpe | 1 | -0/+11 |
| 2022-07-22 | RDMA: Fix comment typo | Xin Gao | 1 | -1/+1 |
| 2022-06-16 | RDMA/core: Add a netevent notifier to cma | Patrisious Haddad | 1 | -0/+1 |
| 2022-05-24 | RDMA/core: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-04-12 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jason Gunthorpe | 1 | -8/+0 |
| 2022-04-09 | RDMA/core: Delete IPsec flow action logic from the core | Leon Romanovsky | 1 | -8/+0 |
| 2022-04-06 | RDMA: Split kernel-only global device caps from uverbs device caps | Jason Gunthorpe | 2 | -51/+36 |
| 2022-04-04 | IB/uverbs: Move part of enum ib_device_cap_flags to uapi | Xiao Yang | 1 | -37/+65 |
| 2022-04-04 | IB/uverbs: Move enum ib_raw_packet_caps to uapi | Xiao Yang | 1 | -7/+11 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 1 | -1/+1 |
| 2022-01-07 | RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn | Zhu Yanjun | 1 | -0/+17 |
| 2022-01-05 | IB/mlx5: Expose NDR speed through MAD | Maher Sanalla | 1 | -0/+1 |
| 2022-01-05 | RDMA/mad: Delete duplicated init_query_mad functions | Leon Romanovsky | 1 | -1/+11 |
| 2021-11-16 | RDMA/netlink: Add __maybe_unused to static inline in C file | Leon Romanovsky | 1 | -1/+1 |
| 2021-10-29 | RDMA/hns: Use the core code to manage the fixed mmap entries | Chengchang Tang | 1 | -0/+9 |
| 2021-10-28 | RDMA/umem: Allow pinned dmabuf umem usage | Gal Pressman | 1 | -0/+11 |
| 2021-10-13 | RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg() | Logan Gunthorpe | 1 | -1/+6 |
| 2021-10-12 | RDMA/mlx5: Add modify_op_stat() support | Aharon Landau | 1 | -0/+2 |
| 2021-10-12 | RDMA/mlx5: Add steering support in optional flow counters | Aharon Landau | 1 | -0/+1 |
| 2021-10-12 | RDMA/counter: Add optional counter support | Aharon Landau | 2 | -0/+15 |
| 2021-10-12 | RDMA/counter: Add an is_disabled field in struct rdma_hw_stats | Aharon Landau | 1 | -0/+3 |
| 2021-10-12 | RDMA/core: Add a helper API rdma_free_hw_stats_struct | Mark Zhang | 1 | -23/+4 |
| 2021-10-12 | RDMA/counter: Add a descriptor in struct rdma_hw_stats | Aharon Landau | 1 | -6/+15 |
| 2021-08-30 | Merge branch 'sg_nents' into rdma.git for-next | Jason Gunthorpe | 2 | -6/+33 |
| 2021-08-24 | RDMA: Use the sg_table directly and remove the opencoded version from umem | Maor Gottlieb | 2 | -7/+33 |
| 2021-08-24 | lib/scatterlist: Fix wrong update of orig_nents | Maor Gottlieb | 1 | -0/+1 |
| 2021-08-19 | RDMA/core/sa_query: Remove unused function | Håkon Bugge | 1 | -24/+0 |
| 2021-08-03 | RDMA/core: Reorganize create QP low-level functions | Leon Romanovsky | 1 | -4/+12 |
| 2021-08-03 | RDMA: Globally allocate and release QP memory | Leon Romanovsky | 1 | -5/+25 |
| 2021-08-03 | RDMA/rdmavt: Decouple QP and SGE lists allocations | Leon Romanovsky | 1 | -1/+1 |
| 2021-06-21 | IB/core: Shuffle locks in ib_port_data to save memory | Anand Khoje | 1 | -1/+3 |
| 2021-06-21 | RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs | Avihai Horon | 1 | -0/+8 |
| 2021-06-16 | RDMA: Remove rdma_set_device_sysfs_group() | Jason Gunthorpe | 1 | -23/+7 |
| 2021-06-16 | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 2 | -10/+3 |
| 2021-06-16 | RDMA/core: Expose the ib port sysfs attribute machinery | Jason Gunthorpe | 1 | -0/+41 |
| 2021-06-16 | RDMA/core: Create the device hw_counters through the normal groups mechanism | Jason Gunthorpe | 1 | -4/+5 |
| 2021-06-16 | RDMA/core: Split port and device counter sysfs attributes | Jason Gunthorpe | 1 | -2/+2 |
| 2021-06-16 | RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer | Jason Gunthorpe | 1 | -1/+2 |
| 2021-06-16 | RDMA: Split the alloc_hw_stats() ops to port and device variants | Jason Gunthorpe | 1 | -6/+7 |
| 2021-06-02 | IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls | Mark Zhang | 1 | -14/+13 |
| 2021-05-28 | IB/hfi1: Move a function from a header file into a .c file | Bart Van Assche | 1 | -5/+0 |
| 2021-05-11 | RDMA: Remove unnecessary struct declaration | Wan Jiabing | 1 | -1/+0 |
| 2021-05-11 | RDMA/core: Remove never used ib_modify_wq function call | Leon Romanovsky | 1 | -2/+0 |
| 2021-04-22 | RDMA/restrack: Add support to get resource tracking for SRQ | Neta Ostrovsky | 2 | -0/+9 |
| 2021-04-13 | Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jason Gunthorpe | 1 | -1/+1 |
| 2021-04-13 | RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number | Maor Gottlieb | 1 | -1/+1 |
| 2021-04-12 | IB/cma: Introduce rdma_set_min_rnr_timer() | Håkon Bugge | 1 | -0/+2 |
| 2021-04-07 | IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev | Mike Marciniszyn | 1 | -0/+2 |
| 2021-04-01 | RDMA/uverbs: Fix -Wunused-function warning | YueHaibing | 1 | -3/+4 |
| 2021-03-26 | RDMA: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 8 | -121/+135 |
| 2021-03-22 | RDMA/include: Mundane typo fixes throughout the file | Bhaskar Chowdhury | 1 | -4/+4 |
| 2021-03-11 | IB/core: Split uverbs_get_const/default to consider target type | Yishai Hadas | 1 | -13/+67 |
| 2021-03-11 | RDMA/core: Remove unused req_ncomp_notif device operation | Gal Pressman | 1 | -15/+0 |
| 2021-03-10 | RDMA/iwcm: Allow AFONLY binding for IPv6 addresses | Bernard Metzler | 1 | -0/+1 |
| 2021-02-16 | RDMA/ipoib: Remove racy Subnet Manager sendonly join checks | Christoph Lameter | 1 | -4/+0 |
| 2021-02-05 | RDMA/core: Introduce and use API to read port immutable data | Parav Pandit | 1 | -0/+3 |
| 2021-01-20 | RDMA/core: Add device method for registering dma-buf based memory region | Jianxin Xiong | 1 | -1/+5 |
| 2021-01-20 | RDMA/umem: Support importing dma-buf as user memory region | Jianxin Xiong | 1 | -3/+45 |
| 2021-01-18 | RDMA/nldev: Return an error message on failure to turn auto mode | Patrisious Haddad | 1 | -1/+2 |
| 2020-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -109/+189 |
| 2020-12-10 | RDMA/uverbs: Fix incorrect variable type | Avihai Horon | 1 | -0/+10 |
| 2020-12-07 | IB: Fix kernel-doc markups | Mauro Carvalho Chehab | 1 | -0/+11 |
| 2020-12-07 | RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr | Jason Gunthorpe | 2 | -3/+9 |
| 2020-12-07 | RDMA/uverbs: Check ODP in ib_check_mr_access() as well | Jason Gunthorpe | 1 | -1/+5 |