index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
srq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-2
/
+2
2018-03-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
1
-6
/
+9
2017-08-29
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
1
-3
/
+15
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-4
/
+7
2017-08-22
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
1
-2
/
+2
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
1
-2
/
+2
2017-02-14
IB/mlx5: Fix out-of-bound access
Leon Romanovsky
1
-8
/
+3
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
1
-2
/
+2
2016-12-13
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
1
-1
/
+1
2016-12-03
IB/mlx5: Remove debug prints after allocation failure
Leon Romanovsky
1
-2
/
+0
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-1
/
+1
2016-10-07
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
1
-1
/
+0
2016-06-23
{net, IB}/mlx5: Refactor internal SRQ API
Artemy Kovalyov
1
-62
/
+40
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
1
-1
/
+9
2016-03-03
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
1
-8
/
+3
2016-03-03
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
1
-11
/
+19
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
1
-7
/
+34
2015-06-05
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
1
-1
/
+1
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-4
/
+3
2015-05-31
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
1
-1
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
1
-2
/
+0
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-3
/
+3
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
1
-2
/
+4
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-13
/
+13
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud
1
-1
/
+13
2013-11-09
mlx5: Use enum to indicate adapter page size
Eli Cohen
1
-2
/
+2
2013-11-09
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
1
-2
/
+2
2013-11-09
IB/mlx5: Simplify mlx5_ib_destroy_srq
Eli Cohen
1
-3
/
+1
2013-10-10
IB/mlx5: Fix memory leak in mlx5_ib_create_srq
Moshe Lazer
1
-1
/
+3
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
1
-0
/
+473