index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
efa
/
efa_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
RDMA/efa: Validate SQ ring size against max LLQ size
Yonatan Nachum
1
-9
/
+18
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
1
-2
/
+2
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
1
-4
/
+4
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-43
/
+4
2026-03-17
RDMA/efa: Rename alloc_ucontext comp_mask to supported_caps
Michael Margolin
1
-8
/
+9
2026-03-05
Add support for TLP emulation
Leon Romanovsky
1
-1
/
+1
2026-02-25
RDMA/efa: Remove check for zero CQE count
Leon Romanovsky
1
-2
/
+2
2026-02-25
RDMA/core: Prepare create CQ path for API unification
Leon Romanovsky
1
-8
/
+2
2026-02-25
RDMA/efa: Rely on CPU address in create‑QP
Leon Romanovsky
1
-2
/
+2
2026-02-25
RDMA/core: Manage CQ umem in core code
Leon Romanovsky
1
-13
/
+11
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
2026-02-25
RDMA/efa: Use extended inline buff size for inline validation
Yonatan Nachum
1
-2
/
+2
2026-02-25
RDMA/efa: Expose new extended max inline buff size
Yonatan Nachum
1
-1
/
+2
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+5
2025-12-17
RDMA/efa: Remove possible negative shift
Michael Margolin
1
-4
/
+0
2025-10-19
RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATE
Shuhao Fu
1
-9
/
+7
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
1
-2
/
+4
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
1
-0
/
+12
2025-07-13
RDMA/efa: Add CQ with external memory support
Michael Margolin
1
-14
/
+47
2025-07-09
RDMA/efa: Add Network HW statistics counters
Basel Nassar
1
-0
/
+18
2024-10-30
RDMA/efa: Report link speed according to device attributes
Michael Margolin
1
-2
/
+43
2024-10-21
RDMA/efa: Add option to set QP service level on create
Michael Margolin
1
-1
/
+3
2024-10-21
RDMA/efa: Update device interface
Michael Margolin
1
-1
/
+1
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
1
-2
/
+2
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+2
2024-06-26
RDMA/efa: Remove duplicate aenq enable macro
Yonatan Nachum
1
-4
/
+0
2024-06-26
RDMA/efa: Use offset_in_page() function
Gal Pressman
1
-1
/
+1
2024-05-08
RDMA/efa: Support QP with unsolicited write w/ imm. receive
Michael Margolin
1
-1
/
+18
2024-01-07
RDMA/efa: Add EFA query MR support
Michael Margolin
1
-1
/
+70
2023-08-22
RDMA/efa: Fix wrong resources deallocation order
Yonatan Nachum
1
-3
/
+3
2023-07-12
RDMA/efa: Add RDMA write HW statistics counters
Michael Margolin
1
-0
/
+18
2023-05-16
RDMA/efa: Fix unsupported page sizes in device
Yonatan Nachum
1
-1
/
+1
2023-04-21
RDMA/efa: Add rdma write capability to device caps
Yonatan Nachum
1
-1
/
+5
2023-03-22
RDMA/efa: Add data polling capability feature bit
Yonatan Nachum
1
-1
/
+4
2022-08-21
RDMA/efa: Support CQ receive entries with source GID
Michael Margolin
1
-2
/
+9
2021-10-28
RDMA/efa: Add support for dmabuf memory regions
Gal Pressman
1
-31
/
+96
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-9
/
+10
2021-10-06
RDMA/efa: CQ notifications
Gal Pressman
1
-7
/
+60
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-19
/
+9
2021-08-03
RDMA/efa: Remove double QP type assignment
Leon Romanovsky
1
-1
/
+0
2021-07-15
RDMA/efa: Split hardware stats to device and port stats
Gal Pressman
1
-48
/
+70
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-1
/
+10
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-7
/
+7
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+6
2020-12-01
RDMA/efa: Use the correct current and new states in modify QP
Gal Pressman
1
-2
/
+2
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
[next]