index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
qp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
2018-03-19
1
-19
/
+75
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-15
1
-9
/
+25
|
\
|
*
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
2018-03-13
1
-7
/
+16
|
*
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
2018-03-07
1
-1
/
+3
|
*
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
2018-02-28
1
-1
/
+6
*
|
RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
Leon Romanovsky
2018-03-14
1
-1
/
+2
*
|
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
Doug Ledford
2018-03-07
1
-3
/
+0
|
\
\
|
*
|
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2018-03-07
1
-3
/
+0
*
|
|
RDMA/mlx5: Refactor QP type check to be as early as possible
Leon Romanovsky
2018-02-28
1
-12
/
+6
|
/
/
*
|
IB/mlx5: Disable self loopback check when in switchdev mode
Mark Bloch
2018-02-23
1
-0
/
+8
*
|
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
2018-02-23
1
-0
/
+16
|
/
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
1
-4
/
+3
|
\
|
*
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
2018-01-15
1
-4
/
+3
*
|
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
2018-01-28
1
-4
/
+1
*
|
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
2018-01-08
1
-1
/
+2
*
|
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
2018-01-08
1
-3
/
+2
*
|
IB/mlx5: Add support for DC target QP
Moni Shoua
2018-01-08
1
-1
/
+185
*
|
IB/mlx5: Add support for DC Initiator QP
Moni Shoua
2018-01-08
1
-5
/
+72
*
|
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
Moni Shoua
2018-01-08
1
-1
/
+102
*
|
IB/mlx5: Enable QP creation with a given blue flame index
Yishai Hadas
2017-12-28
1
-11
/
+40
*
|
IB/mlx5: Expose dynamic mmap allocation
Yishai Hadas
2017-12-28
1
-3
/
+3
*
|
IB/mlx5: Extend UAR stuff to support dynamic allocation
Yishai Hadas
2017-12-28
1
-1
/
+1
|
/
*
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
2017-11-13
1
-2
/
+6
*
IB/mlx5: Add PCI write end padding support
Noa Osherovich
2017-11-10
1
-3
/
+33
*
IB/mlx5: Add support for RSS on the inner packet
Maor Gottlieb
2017-10-25
1
-0
/
+11
*
IB/mlx5: Add tunneling offloads support
Maor Gottlieb
2017-10-25
1
-5
/
+34
*
IB/mlx5: Allow creation of a multi-packet RQ
Noa Osherovich
2017-10-25
1
-8
/
+44
*
IB/mlx5: Remove a set-but-not-used variable
Bart Van Assche
2017-10-15
1
-2
/
+0
*
IB/mlx5: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-15
1
-0
/
+1
*
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
2017-08-29
1
-2
/
+7
*
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
Bodong Wang
2017-08-24
1
-0
/
+2
*
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
2017-08-24
1
-0
/
+3
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
1
-0
/
+1
|
\
|
*
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
2017-08-24
1
-0
/
+1
*
|
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
2017-08-22
1
-15
/
+20
*
|
IB/mlx5: Add support for QP with a given source QPN
Yishai Hadas
2017-07-24
1
-15
/
+57
*
|
IB/mlx5: Add delay drop configuration and statistics
Maor Gottlieb
2017-07-24
1
-3
/
+10
*
|
IB/mlx5: Add support to dropless RQ
Maor Gottlieb
2017-07-24
1
-0
/
+37
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
1
-36
/
+23
|
\
|
*
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
2017-06-01
1
-36
/
+23
*
|
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2017-05-14
1
-16
/
+16
|
/
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+4
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-41
/
+45
*
IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+5
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+4
*
IB/mlx5: Support congestion related counters
Parav Pandit
2017-04-21
1
-3
/
+4
*
hw/mlx5: Add New bit to check over QP creation
Erez Shitrit
2017-04-17
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-8
/
+83
|
\
|
*
IB/mlx5: Fix blue flame buffer size calculation
Eli Cohen
2017-02-14
1
-1
/
+4
|
*
IB/mlx5: Support creation of a WQ with scatter FCS offload
Noa Osherovich
2017-02-14
1
-2
/
+11
[next]