index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
1
-2
/
+4
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-02
RDMA/core: Remove FMR device ops
Max Gurtovoy
1
-59
/
+0
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
1
-1
/
+16
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
1
-1
/
+4
2020-05-21
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
1
-19
/
+24
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
1
-0
/
+5
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
1
-0
/
+77
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
1
-2
/
+2
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
1
-0
/
+1
2020-05-17
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
1
-15
/
+12
2020-05-06
RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
Mark Zhang
1
-0
/
+44
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-1
/
+1
2020-05-02
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
1
-0
/
+2
2020-05-02
RDMA/core: Add LAG functionality
Maor Gottlieb
1
-0
/
+1
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-2
/
+7
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-9
/
+9
2020-02-18
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
1
-29
/
+2
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+9
2020-01-16
RDMA/uverbs: Add new relaxed ordering memory region access flag
Michael Guralnik
1
-0
/
+1
2020-01-16
RDMA/core: Add optional access flags range
Michael Guralnik
1
-1
/
+3
2020-01-16
RDMA/uverbs: Verify MR access flags
Michael Guralnik
1
-0
/
+3
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
1
-0
/
+3
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
1
-0
/
+6
2020-01-13
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
1
-1
/
+2
2020-01-13
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
1
-1
/
+2
2020-01-13
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
1
-1
/
+2
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
1
-1
/
+3
2020-01-07
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
1
-1
/
+1
2020-01-07
IB/core: Cut down single member ib_cache structure
Parav Pandit
1
-5
/
+2
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
1
-3
/
+6
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
1
-0
/
+5
2019-12-12
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
1
-0
/
+5
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-2
/
+0
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-18
/
+61
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+6
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
1
-2
/
+0
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
1
-0
/
+6
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
1
-4
/
+3
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
1
-11
/
+2
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
1
-0
/
+35
2019-10-28
RDMA/core: Fix ib_dma_max_seg_size()
Bart Van Assche
1
-3
/
+1
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
1
-0
/
+7
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
1
-0
/
+5
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-10-22
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
1
-0
/
+2
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+71
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
1
-3
/
+0
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+5
[next]