index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Use valid port number to check link layer
Parav Pandit
2021-02-02
1
-2
/
+2
*
RDMA/core: Update kernel documentation for ib_create_named_qp()
Lukas Bulwahn
2020-12-10
1
-0
/
+1
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
1
-2
/
+2
*
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
1
-5
/
+6
*
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
2020-11-16
1
-1
/
+1
*
RDMA/core: Fix error return in _ib_modify_qp()
Jing Xiangfeng
2020-10-28
1
-1
/
+3
*
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-1
/
+4
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
1
-1
/
+1
*
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
1
-5
/
+5
*
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
1
-5
/
+8
*
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
1
-7
/
+11
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-2
/
+2
|
\
|
*
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-1
/
+1
|
*
RDMA/core: Fix reported speed and width
Kamal Heib
2020-09-02
1
-1
/
+1
*
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-23
/
+0
*
|
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
1
-6
/
+9
*
|
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
1
-2
/
+6
*
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-2
/
+7
*
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-2
/
+6
*
|
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-2
/
+6
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-2
/
+6
|
/
*
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
2020-07-27
1
-1
/
+1
*
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
2020-07-24
1
-0
/
+3
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
1
-9
/
+19
*
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2020-07-06
1
-36
/
+21
*
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-06
1
-6
/
+18
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-06
1
-1
/
+1
*
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2020-07-06
1
-6
/
+5
*
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
2020-07-06
1
-12
/
+13
*
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
2020-06-24
1
-39
/
+0
*
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-22
1
-2
/
+2
*
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
1
-48
/
+0
*
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
1
-0
/
+9
*
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-17
1
-7
/
+22
*
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
2020-05-02
1
-18
/
+43
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
1
-1
/
+4
*
IB: Fix some documentation warnings
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+5
*
RDMA/core: Remove the duplicate header file
Zhu Yanjun
2020-03-10
1
-2
/
+0
*
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-10
1
-10
/
+0
|
\
|
*
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
2020-03-04
1
-10
/
+0
*
|
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2020-02-18
1
-7
/
+15
|
/
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-0
/
+41
|
\
|
*
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
2020-01-16
1
-0
/
+11
|
*
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2020-01-16
1
-0
/
+30
*
|
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-07
1
-6
/
+6
*
|
RDMA/core: Add trace points to follow MR allocation
Chuck Lever
2020-01-07
1
-11
/
+28
*
|
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-07
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
1
-0
/
+12
|
\
|
*
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-25
1
-0
/
+10
|
|
\
|
|
*
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2019-11-22
1
-0
/
+10
[next]