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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
2016-03-03
1
-8
/
+3
*
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
2016-03-03
1
-11
/
+19
*
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: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
2016-02-02
1
-1
/
+3
*
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
2016-02-02
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-24
8
-207
/
+1571
|
\
|
*
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2016-01-21
2
-9
/
+3
|
*
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
3
-18
/
+365
|
*
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2016-01-21
3
-95
/
+147
|
*
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2016-01-21
2
-1
/
+18
|
*
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
2016-01-21
2
-5
/
+18
|
*
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
2016-01-21
4
-8
/
+114
|
*
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
2016-01-21
1
-1
/
+4
|
*
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
2016-01-19
1
-2
/
+3
|
*
IB/mlx5: Delete locally redefined variable
Leon Romanovsky
2016-01-19
1
-4
/
+0
|
*
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
2016-01-19
1
-1
/
+1
|
*
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
2015-12-24
1
-0
/
+4
|
*
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
2015-12-24
1
-1
/
+27
|
*
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
2015-12-24
4
-11
/
+69
|
*
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2015-12-24
2
-1
/
+31
|
*
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
2015-12-24
3
-10
/
+42
|
*
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
2015-12-24
1
-0
/
+2
|
*
IB/mlx5: Add create_cq extended command
Matan Barak
2015-12-24
1
-0
/
+7
|
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-3
/
+0
|
*
IB/mlx5: Support RoCE
Achiad Shochat
2015-12-23
1
-4
/
+44
|
*
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
2015-12-23
4
-19
/
+81
|
*
IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
Achiad Shochat
2015-12-23
1
-0
/
+89
|
*
IB/mlx5: Set network_hdr_type upon RoCE responder completion
Achiad Shochat
2015-12-23
1
-0
/
+17
|
*
IB/mlx5: Extend query_device/port to support RoCE
Achiad Shochat
2015-12-23
1
-6
/
+69
|
*
IB/mlx5: Support IB device's callback for getting its netdev
Achiad Shochat
2015-12-23
2
-1
/
+73
|
*
IB/mlx5: Support IB device's callback for getting the link layer
Achiad Shochat
2015-12-23
1
-6
/
+19
*
|
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
2016-01-17
1
-1
/
+1
*
|
IB/mlx5: Add flow steering support
Maor Gottlieb
2016-01-11
2
-1
/
+507
|
/
*
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
2015-12-08
1
-1
/
+13
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
5
-222
/
+253
|
\
|
*
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
2015-10-29
5
-149
/
+9
|
*
IB/mlx5: Support the new memory registration API
Sagi Grimberg
2015-10-29
5
-0
/
+189
|
*
IB/mlx5: Remove dead fmr code
Sagi Grimberg
2015-10-29
1
-25
/
+0
|
*
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
3
-82
/
+90
*
|
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
/
*
IB/mlx5: Remove pa_lkey usages
Sagi Grimberg
2015-09-25
3
-62
/
+1
*
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
Sagi Grimberg
2015-09-25
1
-9
/
+1
*
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
2015-09-03
3
-6
/
+14
[next]