index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
rdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/efa: User/kernel compatibility handshake mechanism
Gal Pressman
2020-07-29
1
-0
/
+10
*
RDMA/efa: Expose minimum SQ size
Gal Pressman
2020-07-29
1
-1
/
+2
*
RDMA/efa: Expose maximum TX doorbell batch
Gal Pressman
2020-07-29
1
-1
/
+3
*
RDMA/mlx5: Fix typo in enum name
Pavel Machek
2020-07-24
1
-1
/
+1
*
RDMA: rdma_user_ioctl.h: fix a duplicated word + clarify
Randy Dunlap
2020-07-20
1
-1
/
+1
*
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
2020-07-16
1
-1
/
+5
*
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2020-07-16
1
-2
/
+2
*
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2020-07-10
1
-0
/
+1
*
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
2020-07-07
1
-0
/
+9
*
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
2020-07-07
1
-0
/
+10
*
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2020-07-07
1
-0
/
+4
*
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-07
1
-0
/
+6
*
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
6
-4
/
+153
|
\
|
*
RDMA/mlx5: Return ECE data after modify QP
Leon Romanovsky
2020-05-27
1
-0
/
+2
|
*
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
2020-05-27
1
-1
/
+2
|
*
RDMA/mlx5: Set ECE options during QP create
Leon Romanovsky
2020-05-27
1
-0
/
+2
|
*
RDMA/mlx5: Get ECE options from FW during create QP
Leon Romanovsky
2020-05-27
1
-1
/
+1
|
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
1
-1
/
+2
|
*
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
1
-0
/
+1
|
*
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
2020-05-27
1
-0
/
+1
|
*
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-27
1
-0
/
+6
|
*
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
2020-05-22
2
-0
/
+37
|
*
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
2020-05-22
1
-0
/
+25
|
*
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
2020-05-22
1
-0
/
+27
|
*
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
2020-05-22
1
-0
/
+34
|
*
IB/uverbs: Extend CQ to get its own asynchronous event FD
Yishai Hadas
2020-05-22
1
-0
/
+1
|
*
IB/hfi1: Add accelerated IP capability bit
Kaike Wan
2020-05-21
1
-1
/
+2
|
*
RDMA/mlx5: Add support for drop action in DV steering
Daria Velikovsky
2020-05-13
1
-0
/
+1
|
*
RDMA/mlx5: Add support in steering default miss
Maor Gottlieb
2020-05-13
1
-0
/
+5
|
*
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
2020-05-13
1
-0
/
+4
*
|
docs: fix broken references to text files
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
/
*
Merge branch 'mlx5_tx_steering' into rdma.git for-next
Jason Gunthorpe
2020-03-27
1
-0
/
+1
|
\
|
*
RDMA/mlx5: Add support for RDMA TX flow table
Michael Guralnik
2020-03-27
1
-0
/
+1
*
|
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
2020-03-27
1
-0
/
+1
*
|
IB/mlx5: Extend QP creation to get uar page index from user space
Yishai Hadas
2020-03-27
1
-0
/
+1
*
|
IB/mlx5: Extend CQ creation to get uar page index from user space
Yishai Hadas
2020-03-27
1
-0
/
+4
*
|
IB/mlx5: Expose UAR object and its alloc/destroy commands
Yishai Hadas
2020-03-27
2
-0
/
+23
*
|
IB/mlx5: Introduce UAPIs to manage packet pacing
Yishai Hadas
2020-03-10
2
-0
/
+21
|
/
*
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
Michael Guralnik
2020-01-16
2
-0
/
+5
*
RDMA/uverbs: Add new relaxed ordering memory region access flag
Michael Guralnik
2020-01-16
1
-0
/
+1
*
RDMA/core: Add optional access flags range
Michael Guralnik
2020-01-16
1
-0
/
+7
*
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
2020-01-16
1
-0
/
+5
*
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Jason Gunthorpe
2020-01-16
1
-0
/
+8
*
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
2020-01-13
1
-0
/
+1
*
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
2020-01-13
1
-0
/
+17
*
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
2020-01-03
1
-2
/
+16
*
RDMA/efa: Expose RDMA read related attributes
Daniel Kranzdorf
2019-11-25
1
-0
/
+6
*
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
2019-11-13
1
-0
/
+1
*
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2019-11-06
1
-0
/
+25
[next]