index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
2020-07-29
1
-29
/
+2
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-07
1
-3
/
+3
*
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-07
1
-3
/
+4
*
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-07
1
-0
/
+4
*
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2020-07-07
1
-3
/
+2
*
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-07
1
-15
/
+3
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
1
-1
/
+1
*
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2020-07-07
1
-8
/
+2
*
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2020-07-03
1
-0
/
+1
*
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
2020-06-24
1
-3
/
+0
*
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+3
*
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
1
-2
/
+2
*
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
1
-0
/
+1
*
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
1
-0
/
+1
*
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-23
1
-2
/
+2
*
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-08
1
-2
/
+4
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-03
1
-59
/
+0
*
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
1
-1
/
+16
*
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
1
-1
/
+4
*
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
2020-05-22
1
-19
/
+24
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-22
1
-0
/
+5
*
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
1
-0
/
+77
*
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-21
1
-2
/
+2
*
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
2020-05-21
1
-0
/
+1
*
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-18
1
-15
/
+12
*
RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
Mark Zhang
2020-05-06
1
-0
/
+44
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-1
/
+1
*
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
2020-05-03
1
-0
/
+2
*
RDMA/core: Add LAG functionality
Maor Gottlieb
2020-05-03
1
-0
/
+1
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-03
1
-2
/
+7
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-9
/
+9
*
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2020-02-19
1
-29
/
+2
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-0
/
+9
|
\
|
*
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
2020-01-16
1
-0
/
+3
|
*
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2020-01-16
1
-0
/
+6
*
|
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
-1
/
+3
*
|
RDMA/uverbs: Verify MR access flags
Michael Guralnik
2020-01-16
1
-0
/
+3
*
|
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+2
*
|
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+2
*
|
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+2
*
|
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+3
*
|
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-08
1
-1
/
+1
*
|
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-08
1
-5
/
+2
*
|
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-01-08
1
-3
/
+6
*
|
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-07
1
-0
/
+5
|
/
*
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
2019-12-12
1
-0
/
+5
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
1
-2
/
+0
|
\
[next]