- 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, 4 months ago
- 1c15b4f RDMA/core: Modify enum ib_gid_type and enum rdma_network_type by Avihai Horon · 4 years, 4 months ago
- a6f0b08 RDMA/core: Remove ucontext->closing by Jason Gunthorpe · 4 years, 4 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, 5 months ago
- d18bb3e RDMA: Clean MW allocation and free flows by Leon Romanovsky · 4 years, 5 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, 5 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, 6 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, 7 months ago
- 3b023e1 RDMA/core: Create and destroy counters in the ib_core by Leon Romanovsky · 4 years, 7 months ago
- 1c8fb1e IB/uverbs: Expose UAPI to query ucontext by Yishai Hadas · 4 years, 7 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, 7 months ago
- 65959522 RDMA: Add support to dump resource tracker in RAW format by Maor Gottlieb · 4 years, 7 months ago
- 211cd94 RDMA: Add dedicated CM_ID resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- 5cc3411 RDMA: Add dedicated QP resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- 9e2a187 RDMA: Add a dedicated CQ resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- f443452 RDMA: Add dedicated MR resource tracker function by Maor Gottlieb · 4 years, 7 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, 8 months ago
- 649392b RDMA: Remove 'max_fmr' by Jason Gunthorpe · 4 years, 8 months ago
- 3a57815 RDMA/core: Remove FMR device ops by Max Gurtovoy · 4 years, 8 months ago
- c7ff819 RDMA/core: Introduce shared CQ pool API by Yamin Friedman · 4 years, 8 months ago
- 3446cbd RDMA/core: Add protection for shared CQs used by ULPs by Yamin Friedman · 4 years, 8 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, 9 months ago
- d5665a2 RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port by Mark Zhang · 4 years, 9 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, 9 months ago
- bd3920e RDMA/core: Add LAG functionality by Maor Gottlieb · 4 years, 9 months ago
- fa5d010 RDMA: Group create AH arguments in struct by Maor Gottlieb · 4 years, 9 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
- 33006bd IB/core: Introduce ib_reg_user_mr by Moni Shoua · 5 years ago
- e04dd13 RDMA/core: Do not erase the type of ib_wq.uobject by Jason Gunthorpe · 5 years ago
- 9fbe334 RDMA/core: Do not erase the type of ib_srq.uobject by Jason Gunthorpe · 5 years ago
- 620d3f8 RDMA/core: Do not erase the type of ib_qp.uobject by Jason Gunthorpe · 5 years ago
- 5bd48c1 RDMA/core: Do not erase the type of ib_cq.uobject by Jason Gunthorpe · 5 years ago
- 40adf68 IB/core: Rename event_handler_lock to qp_open_list_lock by Parav Pandit · 5 years ago
- 17e1064 IB/core: Cut down single member ib_cache structure by Parav Pandit · 5 years ago
- 6b57cea IB/core: Let IB core distribute cache update events by Parav Pandit · 5 years ago
- 3e5901c RDMA/core: Trace points for diagnosing completion queue issues by Chuck Lever · 5 years ago
- 7a763d1 IB/core: Introduce rdma_user_mmap_entry_insert_range() API by Yishai Hadas · 5 years ago
- aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
- f25a546 RDMA/odp: Use mmu_interval_notifier_insert() by Jason Gunthorpe · 5 years ago
- bfcb3c5d IB/core: Add interfaces to get VF node and port GUIDs by Danit Goldberg · 5 years ago
- e26e7b8 RDMA: Change MAD processing function to remove extra casting and parameter by Leon Romanovsky · 5 years ago
- c043ff2 RDMA: Connect between the mmap entry and the umap_priv structure by Michal Kalderon · 5 years ago
- 3411f9f RDMA/core: Create mmap database and cookie helper functions by Michal Kalderon · 5 years ago
- ecdfdfd RDMA/core: Fix ib_dma_max_seg_size() by Bart Van Assche · 5 years ago
- 4061ff7 RDMA/nldev: Provide MR statistics by Erez Alfasi · 5 years ago
- a3de94e IB/mlx5: Introduce ODP diagnostic counters by Erez Alfasi · 5 years ago
- a9018ad RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
- 00bd143 RDMA/rw: Support threshold for registration vs scattering to local pages by Yamin Friedman · 5 years ago
- 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- c571fec RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm' by Jason Gunthorpe · 5 years ago
- 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
- ce51346 RDMA/core: Make invalidate_range a device operation by Moni Shoua · 5 years ago
- b2299e8 RDMA: Delete DEBUG code by Leon Romanovsky · 5 years ago
- 72a7720 RDMA: Introduce ib_port_phys_state enum by Kamal Heib · 5 years ago
- 05bb411 RDMA/core: Introduce ratelimited ibdev printk functions by Gal Pressman · 5 years ago
- 20cf4e0 rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors by Chuck Lever · 5 years ago
- 9cd5881 RDMA/devices: Remove the lock around remove_client_context by Jason Gunthorpe · 5 years ago
- 621e55f RDMA/devices: Do not deadlock during client removal by Jason Gunthorpe · 5 years ago
- da66297 RDMA/core: Provide RDMA DIM support for ULPs by Yamin Friedman · 6 years ago
- 89705e9 IB/mlx5: Report correctly tag matching rendezvous capability by Danit Goldberg · 6 years ago
- 6e7be47 RDMA/nldev: Allow get default counter statistics through RDMA netlink by Mark Zhang · 6 years ago
- c4ffee7 RDMA/netlink: Implement counter dumpit calback by Mark Zhang · 6 years ago
- 99fa331 RDMA/counter: Add "auto" configuration mode support by Mark Zhang · 6 years ago
- 413d334 RDMA/counter: Add set/clear per-port auto mode support by Mark Zhang · 6 years ago
- 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago