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
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
1
-15
/
+20
2017-07-24
IB/mlx5: Add support for QP with a given source QPN
Yishai Hadas
1
-15
/
+57
2017-07-24
IB/mlx5: Add delay drop configuration and statistics
Maor Gottlieb
1
-3
/
+10
2017-07-24
IB/mlx5: Add support to dropless RQ
Maor Gottlieb
1
-0
/
+37
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-36
/
+23
2017-06-02
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
1
-36
/
+23
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
1
-16
/
+16
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-3
/
+4
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-41
/
+45
2017-05-01
IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-3
/
+4
2017-04-21
IB/mlx5: Support congestion related counters
Parav Pandit
1
-3
/
+4
2017-04-17
hw/mlx5: Add New bit to check over QP creation
Erez Shitrit
1
-0
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-8
/
+83
2017-02-14
IB/mlx5: Fix blue flame buffer size calculation
Eli Cohen
1
-1
/
+4
2017-02-14
IB/mlx5: Support creation of a WQ with scatter FCS offload
Noa Osherovich
1
-2
/
+11
2017-02-14
IB/mlx5: Enable QP creation with cvlan offload
Noa Osherovich
1
-1
/
+12
2017-02-14
IB/mlx5: Enable WQ creation and modification with cvlan offload
Noa Osherovich
1
-1
/
+29
2017-02-14
IB/mlx5: Add port counter support for Receive WQs
Majd Dibbiny
1
-1
/
+11
2017-02-14
IB/mlx5: Expose Q counters groups only if they are supported by FW
Kamal Heib
1
-2
/
+2
2017-02-14
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
Majd Dibbiny
1
-0
/
+7
2017-02-14
IB/mlx5: Avoid SMP MADs from VFs
Maor Gottlieb
1
-0
/
+6
2017-02-14
IB/mlx5: Return error for unsupported signature type
Leon Romanovsky
1
-2
/
+3
2017-02-06
net/mlx5: TX WQE update
Saeed Mahameed
1
-3
/
+3
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
1
-76
/
+57
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
1
-59
/
+14
2017-01-08
IB/mlx5: Fix retrieval of index to first hi class bfreg
Eli Cohen
1
-10
/
+14
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
1
-88
/
+88
2017-01-08
IB/mlx5: Fix error handling order in create_kernel_qp
Eli Cohen
1
-2
/
+2
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
1
-26
/
+0
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
1
-77
/
+51
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-25
/
+106
2016-12-14
mlx5, calc_sq_size(): Make a debug message more informative
Bart Van Assche
1
-1
/
+2
2016-12-14
mlx5: Remove a set-but-not-used variable
Bart Van Assche
1
-7
/
+0
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
1
-8
/
+66
2016-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+10
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-2
/
+2
2016-11-17
IB/mlx5: Fix reported max SGE calculation
Eli Cohen
1
-1
/
+28
2016-11-17
IB/mlx5: Fix atomic cap in indirect UMR
Maor Gottlieb
1
-5
/
+7
2016-11-17
IB/mlx5: Replace numerical constant with predefined MACRO
Max Gurtovoy
1
-1
/
+1
2016-11-17
IB/mlx5: Fix NULL pointer dereference on debug print
Eli Cohen
1
-2
/
+2
2016-11-17
IB/mlx5: Validate requested RQT size
Maor Gottlieb
1
-0
/
+8
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
1
-1
/
+0
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-23
/
+135
2016-10-07
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
1
-1
/
+0
2016-10-07
IB/mlx5: LAG QP load balancing
Aviv Heller
1
-5
/
+58
2016-10-07
IB/mlx5: Track asynchronous events on a receive work queue
Yishai Hadas
1
-5
/
+29
2016-10-07
IB/mlx5: Add port counter support for raw packet QP
Alex Vesker
1
-8
/
+32
2016-10-07
IB/mlx5: Refactor raw packet QP modify function
Alex Vesker
1
-8
/
+20
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+5
[next]