Age | Commit message (Expand) | Author | Files | Lines |
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 | -53/+38 |
2022-04-04 | IB/uverbs: Move part of enum ib_device_cap_flags to uapi | Xiao Yang | 1 | -38/+66 |
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 |
2020-11-27 | RDMA/restrack: Support all QP types | Leon Romanovsky | 1 | -2/+8 |
2020-11-27 | RDMA/core: Allow drivers to disable restrack DB | Leon Romanovsky | 1 | -0/+24 |
2020-11-23 | net: don't include ethtool.h from netdevice.h | Jakub Kicinski | 2 | -0/+2 |
2020-11-17 | RDMA/core: remove use of dma_virt_ops | Christoph Hellwig | 1 | -23/+50 |
2020-11-17 | Merge branch 'for-rc' into rdma.git | Jason Gunthorpe | 1 | -12/+2 |
2020-11-16 | RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ | Jason Gunthorpe | 1 | -0/+42 |
2020-11-12 | RDMA: Lift ibdev_to_node from rds to common code | Christoph Hellwig | 1 | -0/+13 |
2020-11-12 | RDMA/core: Remove ib_dma_{alloc,free}_coherent | Christoph Hellwig | 1 | -29/+0 |
2020-11-12 | RDMA/core: Make FD destroy callback void | Leon Romanovsky | 1 | -2/+2 |
2020-11-12 | RDMA/core: Postpone uobject cleanup on failure till FD close | Leon Romanovsky | 1 | -42/+2 |
2020-10-28 | IB/verbs: avoid nested container_of() | Arnd Bergmann | 1 | -6/+9 |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe | 1 | -12/+2 |
2020-10-26 | RDMA: Remove AH from uverbs_cmd_mask | Jason Gunthorpe | 1 | -0/+2 |
2020-10-26 | RDMA/core Remove uverbs_ex_cmd_mask | Jason Gunthorpe | 1 | -1/+0 |
2020-10-26 | RDMA: Check attr_mask during modify_qp | Jason Gunthorpe | 1 | -0/+2 |
2020-10-16 | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe | 1 | -1/+2 |
2020-10-01 | RDMA/uverbs: Expose the new GID query API to user space | Avihai Horon | 1 | -3/+3 |
2020-10-01 | RDMA/core: Introduce new GID table query API | Avihai Horon | 1 | -0/+3 |
2020-10-01 | RDMA/core: Modify enum ib_gid_type and enum rdma_network_type | Avihai Horon | 1 | -7/+10 |
2020-10-01 | IB/core: Enable ODP sync without faulting | Yishai Hadas | 1 | -1/+1 |
2020-10-01 | IB/core: Improve ODP to use hmm_range_fault() | Yishai Hadas | 1 | -13/+8 |
2020-09-30 | RDMA/core: Remove ucontext->closing | Jason Gunthorpe | 1 | -6/+0 |
2020-09-22 | RDMA/restrack: Improve readability in task name management | Leon Romanovsky | 2 | -45/+15 |
2020-09-22 | RDMA/restrack: Simplify restrack tracking in kernel flows | Leon Romanovsky | 1 | -1/+0 |
2020-09-22 | RDMA/restrack: Count references to the verbs objects | Leon Romanovsky | 1 | -7/+0 |
2020-09-18 | Merge branch 'mlx5_active_speed' into rdma.git for-next | Jason Gunthorpe | 1 | -3/+4 |
2020-09-18 | RDMA: Fix link active_speed size | Aharon Landau | 1 | -3/+4 |
2020-09-17 | RDMA: Convert RWQ table logic to ib_core allocation scheme | Leon Romanovsky | 1 | -5/+4 |
2020-09-17 | RDMA: Clean MW allocation and free flows | Leon Romanovsky | 1 | -2/+2 |
2020-09-11 | RDMA/core: Added missing WR and WC opcodes | Bob Pearson | 1 | -7/+9 |
2020-09-11 | RDMA/mlx4: Use ib_umem_num_dma_blocks() | Jason Gunthorpe | 1 | -2/+0 |
2020-09-11 | RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks() | Jason Gunthorpe | 1 | -3/+12 |
2020-09-09 | RDMA/umem: Add rdma_umem_for_each_dma_block() | Jason Gunthorpe | 1 | -0/+20 |
2020-09-09 | RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz() | Jason Gunthorpe | 1 | -24/+0 |
2020-09-09 | RDMA: Make counters destroy symmetrical | Leon Romanovsky | 1 | -1/+1 |
2020-09-09 | RDMA: Restore ability to return error for destroy WQ | Leon Romanovsky | 1 | -2/+2 |
2020-09-09 | RDMA: Change XRCD destroy return value | Leon Romanovsky | 1 | -1/+1 |
2020-09-09 | RDMA: Allow fail of destroy CQ | Leon Romanovsky | 1 | -2/+4 |
2020-09-09 | RDMA/core: Delete function indirection for alloc/free kernel CQ | Leon Romanovsky | 1 | -56/+6 |
2020-09-09 | RDMA: Restore ability to fail on SRQ destroy | Leon Romanovsky | 1 | -3/+5 |
2020-09-09 | RDMA: Restore ability to fail on AH destroy | Leon Romanovsky | 1 | -3/+5 |
2020-09-09 | RDMA: Restore ability to fail on PD deallocate | Leon Romanovsky | 1 | -8/+5 |
2020-09-09 | RDMA/core: Change how failing destroy is handled during uobj abort | Jason Gunthorpe | 1 | -5/+0 |
2020-08-31 | RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz() | Jason Gunthorpe | 1 | -4/+5 |
2020-08-31 | RDMA/hns: Get udp sport num dynamically instead of using a fixed value | Weihang Li | 1 | -0/+1 |
2020-08-27 | RDMA/cma: Add missing locking to rdma_accept() | Jason Gunthorpe | 1 | -0/+5 |
2020-08-18 | RDMA/cm: Remove unused cm_class | Jason Gunthorpe | 1 | -3/+0 |
2020-08-18 | RDMA: Remove constant domain argument from flow creation call | Leon Romanovsky | 1 | -12/+1 |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 31 | -986/+103 |
2020-07-29 | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE | Mike Marciniszyn | 1 | -0/+19 |
2020-07-29 | RDMA/include: Replace license text with SPDX tags | Leon Romanovsky | 31 | -946/+59 |
2020-07-24 | RDMA/core: Align abort/commit object scheme for write() and ioctl() paths | Leon Romanovsky | 2 | -0/+15 |
2020-07-06 | RDMA: Move XRCD to be under ib_core responsibility | Leon Romanovsky | 1 | -3/+3 |
2020-07-06 | RDMA/core: Create and destroy counters in the ib_core | Leon Romanovsky | 1 | -3/+4 |
2020-07-06 | IB/uverbs: Expose UAPI to query ucontext | Yishai Hadas | 1 | -0/+4 |
2020-07-06 | RDMA/core: Optimize XRC target lookup | Maor Gottlieb | 1 | -3/+2 |
2020-07-06 | RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain | Maor Gottlieb | 1 | -15/+3 |
2020-07-06 | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman | 1 | -1/+1 |
2020-07-06 | RDMA/core: Remove ib_alloc_mr_user function | Gal Pressman | 1 | -8/+2 |
2020-07-03 | RDMA/mlx5: Introduce ODP prefetch counter | Maor Gottlieb | 1 | -0/+1 |
2020-06-24 | RDMA/core: Delete not-used create RWQ table function | Leon Romanovsky | 1 | -3/+0 |
2020-06-24 | RDMA: Add support to dump resource tracker in RAW format | Maor Gottlieb | 1 | -0/+3 |
2020-06-23 | RDMA: Add dedicated CM_ID resource tracker function | Maor Gottlieb | 1 | -2/+2 |
2020-06-23 | RDMA: Add dedicated QP resource tracker function | Maor Gottlieb | 1 | -0/+1 |
2020-06-23 | RDMA: Add a dedicated CQ resource tracker function | Maor Gottlieb | 1 | -0/+1 |
2020-06-23 | RDMA: Add dedicated MR resource tracker function | Maor Gottlieb | 1 | -2/+2 |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai | 1 | -2/+4 |
2020-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 13 | -276/+287 |
2020-06-02 | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 1 | -1/+0 |
2020-06-02 | RDMA: Remove 'max_fmr' | Jason Gunthorpe | 1 | -1/+0 |
2020-06-02 | RDMA/core: Remove FMR device ops | Max Gurtovoy | 1 | -59/+0 |