- 6d202d9 RDMA/hns: Use the core code to manage the fixed mmap entries by Chengchang Tang · 3 years, 2 months ago
- ac0fffa RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg() by Logan Gunthorpe · 3 years, 3 months ago
- a29b934 RDMA/mlx5: Add modify_op_stat() support by Aharon Landau · 3 years, 3 months ago
- 5e2ddd1 RDMA/counter: Add optional counter support by Aharon Landau · 3 years, 3 months ago
- 0dc8968 RDMA/counter: Add an is_disabled field in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
- 0a0800c RDMA/core: Add a helper API rdma_free_hw_stats_struct by Mark Zhang · 3 years, 3 months ago
- 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
- 6a21743 Merge branch 'sg_nents' into rdma.git for-next by Jason Gunthorpe · 3 years, 4 months ago
- 79fbd3e RDMA: Use the sg_table directly and remove the opencoded version from umem by Maor Gottlieb · 3 years, 4 months ago
- 8da9fe4 RDMA/core: Reorganize create QP low-level functions by Leon Romanovsky · 3 years, 5 months ago
- 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 5 months ago
- 84dcd8c IB/core: Shuffle locks in ib_port_data to save memory by Anand Khoje · 3 years, 7 months ago
- 1477d44 RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs by Avihai Horon · 3 years, 7 months ago
- 915e4af RDMA: Remove rdma_set_device_sysfs_group() by Jason Gunthorpe · 3 years, 7 months ago
- d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
- b7066b3 RDMA/core: Create the device hw_counters through the normal groups mechanism by Jason Gunthorpe · 3 years, 7 months ago
- 467f432 RDMA/core: Split port and device counter sysfs attributes by Jason Gunthorpe · 3 years, 7 months ago
- d8a5883 RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer by Jason Gunthorpe · 3 years, 7 months ago
- 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
- 7c6c2f5 RDMA: Remove unnecessary struct declaration by Wan Jiabing · 3 years, 8 months ago
- 16149ed RDMA/core: Remove never used ib_modify_wq function call by Leon Romanovsky · 3 years, 8 months ago
- 48f8a70 RDMA/restrack: Add support to get resource tracking for SRQ by Neta Ostrovsky · 3 years, 9 months ago
- 042a00f IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev by Mike Marciniszyn · 3 years, 9 months ago
- 1fb7f89 RDMA: Support more than 255 rdma ports by Mark Bloch · 3 years, 10 months ago
- f675ba1 RDMA/core: Remove unused req_ncomp_notif device operation by Gal Pressman · 3 years, 10 months ago
- 7416790 RDMA/core: Introduce and use API to read port immutable data by Parav Pandit · 4 years ago
- 3bc489e RDMA/core: Add device method for registering dma-buf based memory region by Jianxin Xiong · 4 years, 1 month ago
- 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
- 2988ca0 IB: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
- 6e0954b RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr by Jason Gunthorpe · 4 years, 1 month ago
- adac4cb RDMA/uverbs: Check ODP in ib_check_mr_access() as well by Jason Gunthorpe · 4 years, 1 month ago
- 66f57b8 RDMA/restrack: Support all QP types by Leon Romanovsky · 4 years, 2 months ago
- cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
- 5a7a9e0 RDMA/core: remove use of dma_virt_ops by Christoph Hellwig · 4 years, 2 months ago
- 8ecfca6 RDMA: Lift ibdev_to_node from rds to common code by Christoph Hellwig · 4 years, 2 months ago
- 2af2946 RDMA/core: Remove ib_dma_{alloc,free}_coherent by Christoph Hellwig · 4 years, 2 months ago
- efa968e RDMA/core: Postpone uobject cleanup on failure till FD close by Leon Romanovsky · 4 years, 2 months ago
- 676a80a RDMA: Remove AH from uverbs_cmd_mask by Jason Gunthorpe · 4 years, 3 months ago
- bd2a40c RDMA/core Remove uverbs_ex_cmd_mask by Jason Gunthorpe · 4 years, 3 months ago
- 26e990b RDMA: Check attr_mask during modify_qp by Jason Gunthorpe · 4 years, 3 months ago
- e0477b3 RDMA: Explicitly pass in the dma_device to ib_register_device by Jason Gunthorpe · 4 years, 3 months ago
- 9f85cbe RDMA/uverbs: Expose the new GID query API to user space by Avihai Horon · 4 years, 3 months ago
- 1c15b4f RDMA/core: Modify enum ib_gid_type and enum rdma_network_type by Avihai Horon · 4 years, 3 months ago
- a6f0b08 RDMA/core: Remove ucontext->closing by Jason Gunthorpe · 4 years, 3 months ago
- 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 4 months ago
- 376ceb3 RDMA: Fix link active_speed size by Aharon Landau · 4 years, 4 months ago
- c0a6b5e RDMA: Convert RWQ table logic to ib_core allocation scheme by Leon Romanovsky · 4 years, 4 months ago
- d18bb3e RDMA: Clean MW allocation and free flows by Leon Romanovsky · 4 years, 4 months ago
- b60b9c0 RDMA/core: Added missing WR and WC opcodes by Bob Pearson · 4 years, 4 months ago
- 3361c29 RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz() by Jason Gunthorpe · 4 years, 4 months ago
- 71ff3f6 RDMA: Make counters destroy symmetrical by Leon Romanovsky · 4 years, 4 months ago
- add5353 RDMA: Restore ability to return error for destroy WQ by Leon Romanovsky · 4 years, 4 months ago
- d0c45c8 RDMA: Change XRCD destroy return value by Leon Romanovsky · 4 years, 4 months ago
- 43d781b RDMA: Allow fail of destroy CQ by Leon Romanovsky · 4 years, 4 months ago
- 7e3c66c RDMA/core: Delete function indirection for alloc/free kernel CQ by Leon Romanovsky · 4 years, 4 months ago
- 119181d RDMA: Restore ability to fail on SRQ destroy by Leon Romanovsky · 4 years, 4 months ago
- 9a9ebf8 RDMA: Restore ability to fail on AH destroy by Leon Romanovsky · 4 years, 4 months ago
- 91a7c58 RDMA: Restore ability to fail on PD deallocate by Leon Romanovsky · 4 years, 4 months ago
- f553246f RDMA/core: Change how failing destroy is handled during uobj abort by Jason Gunthorpe · 4 years, 4 months ago
- 074bf2c RDMA/hns: Get udp sport num dynamically instead of using a fixed value by Weihang Li · 4 years, 5 months ago
- d667374 RDMA: Remove constant domain argument from flow creation call by Leon Romanovsky · 4 years, 5 months ago
- 6bf9d8f RDMA/include: Replace license text with SPDX tags by Leon Romanovsky · 4 years, 6 months ago
- 28ad5f65 RDMA: Move XRCD to be under ib_core responsibility by Leon Romanovsky · 4 years, 6 months ago
- 3b023e1 RDMA/core: Create and destroy counters in the ib_core by Leon Romanovsky · 4 years, 6 months ago
- 1c8fb1e IB/uverbs: Expose UAPI to query ucontext by Yishai Hadas · 4 years, 6 months ago
- 6f3ca6f RDMA/core: Optimize XRC target lookup by Maor Gottlieb · 4 years, 6 months ago
- b73efcb RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain by Maor Gottlieb · 4 years, 6 months ago
- 42a3b15 RDMA: Remove the udata parameter from alloc_mr callback by Gal Pressman · 4 years, 6 months ago
- b64b74b RDMA/core: Remove ib_alloc_mr_user function by Gal Pressman · 4 years, 6 months ago
- d473f4d RDMA/mlx5: Introduce ODP prefetch counter by Maor Gottlieb · 4 years, 7 months ago
- 14c2b89 RDMA/core: Delete not-used create RWQ table function by Leon Romanovsky · 4 years, 6 months ago
- 65959522 RDMA: Add support to dump resource tracker in RAW format by Maor Gottlieb · 4 years, 6 months ago
- 211cd94 RDMA: Add dedicated CM_ID resource tracker function by Maor Gottlieb · 4 years, 6 months ago
- 5cc3411 RDMA: Add dedicated QP resource tracker function by Maor Gottlieb · 4 years, 6 months ago
- 9e2a187 RDMA: Add a dedicated CQ resource tracker function by Maor Gottlieb · 4 years, 6 months ago
- f443452 RDMA: Add dedicated MR resource tracker function by Maor Gottlieb · 4 years, 6 months ago
- ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
- 4d12c04 RDMA: Remove 'max_map_per_fmr' by Jason Gunthorpe · 4 years, 7 months ago
- 649392b RDMA: Remove 'max_fmr' by Jason Gunthorpe · 4 years, 7 months ago
- 3a57815 RDMA/core: Remove FMR device ops by Max Gurtovoy · 4 years, 7 months ago
- c7ff819 RDMA/core: Introduce shared CQ pool API by Yamin Friedman · 4 years, 7 months ago
- 3446cbd RDMA/core: Add protection for shared CQs used by ULPs by Yamin Friedman · 4 years, 7 months ago
- 175ba58 IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI by Yishai Hadas · 4 years, 8 months ago
- 0ac8903 RDMA/core: Allow the ioctl layer to abort a fully created uobject by Jason Gunthorpe · 4 years, 8 months ago
- 6d72344 IB/ipoib: Increase ipoib Datagram mode MTU's upper limit by Kaike Wan · 4 years, 8 months ago
- 7f90a5a IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs by Gary Leshner · 4 years, 8 months ago
- d99dc60 IB/hfi1: Add functions to transmit datagram ipoib packets by Gary Leshner · 4 years, 8 months ago
- b0810b0 RDMA/core: Consolidate ib_create_srq flows by Jason Gunthorpe · 4 years, 8 months ago
- d5665a2 RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port by Mark Zhang · 4 years, 8 months ago
- 11a0ae4 RDMA: Allow ib_client's to fail when add() is called by Jason Gunthorpe · 4 years, 9 months ago
- 51aab12 RDMA/core: Get xmit slave for LAG by Maor Gottlieb · 4 years, 8 months ago
- bd3920e RDMA/core: Add LAG functionality by Maor Gottlieb · 4 years, 8 months ago
- fa5d010 RDMA: Group create AH arguments in struct by Maor Gottlieb · 4 years, 8 months ago
- 5b36132 RDMA: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- b72bfc9 RDMA/core: Get rid of ib_create_qp_user by Jason Gunthorpe · 5 years ago
- e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
- 2233c66 RDMA/uverbs: Add new relaxed ordering memory region access flag by Michael Guralnik · 5 years ago
- 68d384b RDMA/core: Add optional access flags range by Michael Guralnik · 5 years ago
- ca95c14 RDMA/uverbs: Verify MR access flags by Michael Guralnik · 5 years ago
- 87d8069f IB/core: Add interface to advise_mr for kernel users by Moni Shoua · 5 years ago