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: Fix post send fence logic
Eli Cohen
2016-06-23
1
-3
/
+4
*
IB/mlx5: Fix alternate path code
Achiad Shochat
2016-06-07
1
-5
/
+9
*
IB/mlx5: Fix pkey_index length in the QP path record
Noa Osherovich
2016-06-07
1
-7
/
+8
*
IB/mlx5: Fix returned values of query QP
Noa Osherovich
2016-06-07
1
-5
/
+9
*
IB/mlx5: Add Scatter FCS support for Raw Packet QP
Majd Dibbiny
2016-05-14
1
-1
/
+19
*
mlx5: Add arbitrary sg list support
Sagi Grimberg
2016-03-04
1
-2
/
+13
*
IB/mlx5: Added support for re-registration of MRs
Noa Osherovich
2016-03-01
1
-3
/
+48
*
IB/mlx5: Add GSI QP wrapper
Haggai Eran
2016-03-01
1
-12
/
+38
*
IB/mlx5: Modify QP debugging prints
Haggai Eran
2016-03-01
1
-6
/
+23
*
IB/mlx5: Add support for setting source QP number
Haggai Eran
2016-03-01
1
-1
/
+16
*
IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
Erez Shitrit
2016-03-01
1
-7
/
+106
*
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
2016-02-12
1
-5
/
+7
*
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
Maor Gottlieb
2016-02-02
1
-1
/
+1
*
IB/mlx5: Fix use of null pointer PD
Majd Dibbiny
2016-02-02
1
-9
/
+9
*
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
2016-01-21
1
-12
/
+127
*
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
2016-01-21
1
-6
/
+47
*
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2016-01-21
1
-3
/
+35
*
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2016-01-21
1
-22
/
+169
*
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
2016-01-21
1
-17
/
+337
*
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2016-01-21
1
-69
/
+106
*
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
2016-01-21
1
-0
/
+14
*
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
2015-12-24
1
-10
/
+44
*
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
2015-12-23
1
-11
/
+31
*
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
2015-10-29
1
-88
/
+9
*
IB/mlx5: Support the new memory registration API
Sagi Grimberg
2015-10-29
1
-0
/
+83
*
IB: remove xrc_remote_srq_num from struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-1
/
+0
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-57
/
+57
*
IB/mlx5: Remove pa_lkey usages
Sagi Grimberg
2015-09-25
1
-3
/
+1
*
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
2015-09-03
1
-5
/
+0
*
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
2015-06-05
1
-1
/
+2
*
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-05-31
1
-46
/
+38
*
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
2015-05-31
1
-1
/
+1
*
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
2015-05-12
1
-1
/
+1
*
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
1
-1
/
+1
*
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
2015-04-02
1
-3
/
+0
*
net/mlx5_core: Coding style fix
Eli Cohen
2015-04-02
1
-0
/
+1
*
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
2015-04-02
1
-1
/
+1
*
IB/mlx5: Page faults handling infrastructure
Haggai Eran
2014-12-16
1
-1
/
+25
*
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2014-12-16
1
-0
/
+71
*
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
2014-12-16
1
-36
/
+64
*
mlx5: Fix sparse warnings
Eli Cohen
2014-12-09
1
-1
/
+15
*
mlx5: don't duplicate kvfree()
Al Viro
2014-11-21
1
-4
/
+4
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-10-19
1
-90
/
+59
|
\
|
*
-
.
Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next
Roland Dreier
2014-10-14
1
-90
/
+59
|
|
\
\
|
|
|
*
IB/mlx5: Remove duplicate code from mlx5_set_path
Eli Cohen
2014-10-09
1
-16
/
+5
|
|
|
/
|
|
/
|
|
|
*
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2014-10-09
1
-59
/
+45
|
|
*
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
2014-10-09
1
-43
/
+37
|
|
*
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
2014-10-09
1
-3
/
+3
|
|
/
*
/
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-04
1
-25
/
+47
|
/
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
[next]