Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
63b903dfebdea92aa92ad337d8451a6fbfeabf9d
/
include
/
rdma
8889f6f
RDMA/core: Make the entire API tree static
by Jason Gunthorpe
· 5 years ago
13e0af1
RDMA/cm: Remove CM message structs
by Jason Gunthorpe
· 5 years ago
d05d4ac
RDMA/cm: Add SET/GET implementations to hide IBA wire format
by Leon Romanovsky
· 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
c320e52
IB: Allow calls to ib_umem_get from kernel ULPs
by Moni Shoua
· 5 years ago
39e83af
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
by Jason Gunthorpe
· 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
849e149
RDMA/core: Do not allow alloc_commit to fail
by Jason Gunthorpe
· 5 years ago
f7c8416
RDMA/core: Simplify destruction of FD uobjects
by Jason Gunthorpe
· 5 years ago
6898d1c6
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
by Jason Gunthorpe
· 5 years ago
8bdf9dd
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
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
ad9efa0
RDMA/cm: Delete unused CM ARP functions
by Leon Romanovsky
· 5 years ago
4ad6429
IB/rdmavt: Correct comments in rdmavt_qp.h header
by Mike Marciniszyn
· 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
72b894b
IB/umem: remove the dmasync argument to ib_umem_get
by Christoph Hellwig
· 5 years ago
e26e7b8
RDMA: Change MAD processing function to remove extra casting and parameter
by Leon Romanovsky
· 5 years ago
8a80cf9
RDMA/mad: Delete never implemented functions
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
bb3dba3
Merge branch 'odp_rework' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
5256edc
RDMA/mlx5: Rework implicit ODP destroy
by Jason Gunthorpe
· 5 years ago
423f52d
RDMA/mlx5: Use an xarray for the children of an implicit ODP
by Jason Gunthorpe
· 5 years ago
ecdfdfd
RDMA/core: Fix ib_dma_max_seg_size()
by Bart Van Assche
· 5 years ago
24f5214
RDMA/cm: Update copyright together with SPDX tag
by Leon Romanovsky
· 5 years ago
a916051
RDMA/cm: Use specific keyword to check define
by Leon Romanovsky
· 5 years ago
4061ff7
RDMA/nldev: Provide MR statistics
by Erez Alfasi
· 5 years ago
e1b95ae
RDMA/mlx5: Return ODP type per MR
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
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
7199435
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
by Kaike Wan
· 5 years ago
75c6651
Merge tag 'v5.3-rc8' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
47f725e
RDMA/odp: remove ib_ucontext from ib_umem
by Jason Gunthorpe
· 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
204e3e5
RDMA/odp: Check for overflow when computing the umem_odp end
by Jason Gunthorpe
· 5 years ago
261dc53
RDMA/odp: Split creating a umem_odp from ib_umem_get
by Jason Gunthorpe
· 5 years ago
f20bef6
RDMA/odp: Make the three ways to create a umem_odp clear
by Jason Gunthorpe
· 5 years ago
fd7dbf0
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
by Jason Gunthorpe
· 5 years ago
7cc2e18
RDMA/odp: Use the common interval tree library instead of generic
by Jason Gunthorpe
· 5 years ago
60c7866
RDMA/restrack: Rewrite PID namespace check to be reliable
by Leon Romanovsky
· 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
525a2c6
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
by Doug Ledford
· 5 years ago
1d2fedd
RDMA/core: Support netlink commands in non init_net net namespaces
by Parav Pandit
· 5 years ago
39289bf
RDMA: Make most headers compile stand alone
by Jason Gunthorpe
· 5 years ago
2b74c87
IB/hfi1: Unreserve a flushed OPFN request
by Kaike Wan
· 5 years ago
390d577
RDMA/core: Make rdma_counter.h compile stand alone
by Jason Gunthorpe
· 6 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
b389327
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
by Mark Zhang
· 6 years ago
1bd8e0a
RDMA/counter: Allow manual mode configuration support
by Mark Zhang
· 6 years ago
f34a55e
RDMA/core: Get sum value of all counters when perform a sysfs stat read
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
7ade1ff
RDMA/restrack: Introduce statistic counter
by Mark Zhang
· 6 years ago
2b0ad2d
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
by Michael J. Ruhl
· 6 years ago
d310c4b
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
by Michael J. Ruhl
· 6 years ago
5136bfe
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
by Kamenee Arumugam
· 6 years ago
f592ae3
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
by Kamenee Arumugam
· 6 years ago
dabac6e
IB/hfi1: Move receive work queue struct into uapi directory
by Kamenee Arumugam
· 6 years ago
239b0e5
IB/hfi1: Move rvt_cq_wc struct into uapi directory
by Kamenee Arumugam
· 6 years ago
371bb62
Merge tag 'v5.2-rc6' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
34d65cd
RDMA/netlink: Audit policy settings for netlink attributes
by Doug Ledford
· 6 years ago
5c171cb
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
by Israel Rukshin
· 6 years ago
e9a53e7
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
by Israel Rukshin
· 6 years ago
185eddc
RDMA/core: Validate integrity handover device cap
by Max Gurtovoy
· 6 years ago
c0a6cbb
RDMA/core: Rename signature qp create flag and signature device capability
by Israel Rukshin
· 6 years ago
5a6781a
RDMA/core: Add an integrity MR pool support
by Israel Rukshin
· 6 years ago
38ca87c
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
by Max Gurtovoy
· 6 years ago
62e3c37
RDMA/mlx5: Add attr for max number page list length for PI operation
by Max Gurtovoy
· 6 years ago
7c717d3
RDMA/core: Add signature attrs element for ib_mr structure
by Max Gurtovoy
· 6 years ago
2cdfcdd
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
by Max Gurtovoy
· 6 years ago
26bc7ea
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
by Israel Rukshin
· 6 years ago
Next »