index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
RDMA/core: Fix GID entry ref leak when create_ah fails
Saravanan Vajravel
2023-04-13
1
-0
/
+2
*
RDMA/core: Fix ib block iterator counter overflow
Yonatan Nachum
2023-01-10
1
-2
/
+5
*
RDMA/core: Clean up a variable name in ib_create_srq_user()
Dan Carpenter
2022-09-22
1
-1
/
+1
*
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2022-09-22
1
-0
/
+2
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-4
/
+4
*
Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"
Leon Romanovsky
2022-03-14
1
-1
/
+2
*
RDMA/core: Fix ib_qp_usecnt_dec() called when error
Yajun Deng
2022-03-04
1
-2
/
+1
*
RDMA/core: Remove unnecessary statements
Yajun Deng
2022-02-28
1
-8
/
+0
*
RDMA/core: Set MR type in ib_reg_user_mr
Maor Gottlieb
2022-01-28
1
-0
/
+1
*
RDMA/core: Set send and receive CQ before forwarding to the driver
Leon Romanovsky
2021-11-16
1
-0
/
+3
*
RDMA/core: Fix missed initialization of rdma_hw_stats::lock
Mark Zhang
2021-10-28
1
-0
/
+1
*
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-0
/
+13
*
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
2021-10-12
1
-0
/
+35
*
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
2021-08-03
1
-29
/
+43
*
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
2021-08-03
1
-27
/
+33
*
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
2021-08-03
1
-4
/
+7
*
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
1
-9
/
+65
*
RDMA/core: Remove protection from wrong in-kernel API usage
Leon Romanovsky
2021-08-03
1
-10
/
+0
*
RDMA/core: Delete duplicated and unreachable code
Leon Romanovsky
2021-08-03
1
-18
/
+4
*
RDMA/mlx5: Drop in-driver verbs object creations
Leon Romanovsky
2021-08-03
1
-3
/
+4
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-19
/
+21
*
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-21
1
-1
/
+1
*
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
[next]