| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 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 |
| 2020-06-02 | RDMA/core: Remove FMR pool API | Max Gurtovoy | 1 | -93/+0 |
| 2020-05-29 | RDMA/core: Introduce shared CQ pool API | Yamin Friedman | 1 | -1/+16 |
| 2020-05-29 | RDMA/core: Add protection for shared CQs used by ULPs | Yamin Friedman | 1 | -1/+4 |
| 2020-05-29 | RDMA/core: Use offsetofend() instead of open coding | Jason Gunthorpe | 1 | -2/+1 |
| 2020-05-27 | RDMA/cma: Provide ECE reject reason | Leon Romanovsky | 1 | -1/+1 |
| 2020-05-27 | RDMA/cma: Connect ECE to rdma_accept | Leon Romanovsky | 1 | -0/+3 |
| 2020-05-27 | RDMA/cm: Send and receive ECE parameter over the wire | Leon Romanovsky | 1 | -1/+8 |
| 2020-05-27 | RDMA/ucma: Deliver ECE parameters through UCMA events | Leon Romanovsky | 1 | -0/+1 |
| 2020-05-27 | RDMA/ucma: Extend ucma_connect to receive ECE parameters | Leon Romanovsky | 1 | -0/+3 |
| 2020-05-27 | RDMA/cm: Add Enhanced Connection Establishment (ECE) bits | Leon Romanovsky | 1 | -0/+6 |
| 2020-05-27 | RDMA/core: Fix double destruction of uobject | Jason Gunthorpe | 1 | -1/+1 |
| 2020-05-27 | RDMA/core: Use sizeof_field() helper | Gustavo A. R. Silva | 1 | -6/+6 |
| 2020-05-21 | IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI | Yishai Hadas | 1 | -19/+24 |
| 2020-05-21 | RDMA/core: Allow the ioctl layer to abort a fully created uobject | Jason Gunthorpe | 4 | -2/+11 |
| 2020-05-21 | IB/ipoib: Increase ipoib Datagram mode MTU's upper limit | Kaike Wan | 2 | -9/+78 |
| 2020-05-21 | IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs | Gary Leshner | 2 | -4/+4 |
| 2020-05-21 | IB/hfi1: Remove module parameter for KDETH qpns | Gary Leshner | 1 | -1/+28 |
| 2020-05-21 | IB/hfi1: Add functions to transmit datagram ipoib packets | Gary Leshner | 1 | -0/+1 |
| 2020-05-17 | RDMA/core: Consolidate ib_create_srq flows | Jason Gunthorpe | 1 | -15/+12 |
| 2020-05-13 | IB/rdmavt: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-05-06 | RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port | Mark Zhang | 1 | -0/+44 |
| 2020-05-06 | RDMA: Allow ib_client's to fail when add() is called | Jason Gunthorpe | 1 | -1/+1 |
| 2020-05-06 | RDMA/mad: Remove snoop interface | Maor Gottlieb | 1 | -48/+1 |
| 2020-05-02 | RDMA/core: Get xmit slave for LAG | Maor Gottlieb | 1 | -0/+2 |
| 2020-05-02 | RDMA/core: Add LAG functionality | Maor Gottlieb | 2 | -0/+24 |
| 2020-05-02 | RDMA: Group create AH arguments in struct | Maor Gottlieb | 1 | -2/+7 |
| 2020-04-14 | RDMA/cma: Limit the scope of rdma_is_consumer_reject function | Leon Romanovsky | 1 | -8/+0 |
| 2020-03-27 | IB/mlx5: Expose UAR object and its alloc/destroy commands | Yishai Hadas | 1 | -1/+1 |
| 2020-03-13 | RDMA/cm: Delete not implemented CM peer to peer communication | Leon Romanovsky | 1 | -1/+0 |
| 2020-02-20 | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 5 | -13/+13 |
| 2020-02-19 | RDMA/core: Add helper function to retrieve driver gid context from gid attr | Selvin Xavier | 1 | -0/+1 |
| 2020-02-18 | RDMA/core: Get rid of ib_create_qp_user | Jason Gunthorpe | 1 | -29/+2 |
| 2020-01-30 | RDMA/core: Make the entire API tree static | Jason Gunthorpe | 1 | -3/+3 |
| 2020-01-25 | RDMA/cm: Remove CM message structs | Jason Gunthorpe | 1 | -1/+6 |
| 2020-01-25 | RDMA/cm: Add SET/GET implementations to hide IBA wire format | Leon Romanovsky | 2 | -0/+354 |
| 2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 3 | -5/+14 |
| 2020-01-16 | RDMA/uverbs: Add new relaxed ordering memory region access flag | Michael Guralnik | 1 | -0/+1 |
| 2020-01-16 | RDMA/core: Add optional access flags range | Michael Guralnik | 1 | -1/+3 |
| 2020-01-16 | RDMA/uverbs: Verify MR access flags | Michael Guralnik | 1 | -0/+3 |
| 2020-01-16 | IB/core: Add interface to advise_mr for kernel users | Moni Shoua | 1 | -0/+3 |
| 2020-01-16 | IB/core: Introduce ib_reg_user_mr | Moni Shoua | 1 | -0/+6 |
| 2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 2 | -5/+5 |
| 2020-01-13 | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject | Jason Gunthorpe | 2 | -4/+2 |
| 2020-01-13 | RDMA/core: Do not erase the type of ib_wq.uobject | Jason Gunthorpe | 1 | -1/+2 |
| 2020-01-13 | RDMA/core: Do not erase the type of ib_srq.uobject | Jason Gunthorpe | 1 | -1/+2 |
| 2020-01-13 | RDMA/core: Do not erase the type of ib_qp.uobject | Jason Gunthorpe | 1 | -1/+2 |
| 2020-01-13 | RDMA/core: Do not erase the type of ib_cq.uobject | Jason Gunthorpe | 1 | -1/+3 |