index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-05-11
1
-21
/
+0
*
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-22
1
-0
/
+7
*
RDMA/core: Correct format of block comments
Wenpeng Liang
2021-04-12
1
-1
/
+2
*
RDMA/core: Make the wc status prompt message clearer
Yixian Liu
2021-04-07
1
-2
/
+2
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-14
/
+15
*
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
[next]