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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-207
/
+1571
2016-01-21
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2
-9
/
+3
2016-01-21
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
1
-12
/
+127
2016-01-21
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
1
-6
/
+47
2016-01-21
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
1
-3
/
+35
2016-01-21
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
1
-22
/
+169
2016-01-21
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
3
-18
/
+365
2016-01-21
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
3
-95
/
+147
2016-01-21
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2
-1
/
+18
2016-01-21
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
2
-5
/
+18
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
4
-8
/
+114
2016-01-21
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
1
-1
/
+4
2016-01-19
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
1
-2
/
+3
2016-01-19
IB/mlx5: Delete locally redefined variable
Leon Romanovsky
1
-4
/
+0
2016-01-19
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
1
-1
/
+1
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
1
-1
/
+1
2016-01-12
IB/mlx5: Add flow steering support
Maor Gottlieb
2
-1
/
+507
2015-12-24
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
1
-0
/
+4
2015-12-24
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
1
-1
/
+27
2015-12-24
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
4
-11
/
+69
2015-12-24
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2
-1
/
+31
2015-12-24
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
3
-10
/
+42
2015-12-24
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
1
-0
/
+2
2015-12-24
IB/mlx5: Add create_cq extended command
Matan Barak
1
-0
/
+7
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-3
/
+0
2015-12-23
IB/mlx5: Support RoCE
Achiad Shochat
1
-4
/
+44
2015-12-23
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
4
-19
/
+81
2015-12-23
IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
Achiad Shochat
1
-0
/
+89
2015-12-23
IB/mlx5: Set network_hdr_type upon RoCE responder completion
Achiad Shochat
1
-0
/
+17
2015-12-23
IB/mlx5: Extend query_device/port to support RoCE
Achiad Shochat
1
-6
/
+69
2015-12-23
IB/mlx5: Support IB device's callback for getting its netdev
Achiad Shochat
2
-1
/
+73
2015-12-23
IB/mlx5: Support IB device's callback for getting the link layer
Achiad Shochat
1
-6
/
+19
2015-12-09
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
1
-1
/
+13
2015-11-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-222
/
+253
2015-10-29
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
5
-149
/
+9
2015-10-29
IB/mlx5: Support the new memory registration API
Sagi Grimberg
5
-0
/
+189
2015-10-29
IB/mlx5: Remove dead fmr code
Sagi Grimberg
1
-25
/
+0
2015-10-15
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
1
-1
/
+1
2015-10-08
IB: remove xrc_remote_srq_num from struct ib_send_wr
Christoph Hellwig
1
-1
/
+0
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
3
-82
/
+90
2015-09-25
IB/mlx5: Remove pa_lkey usages
Sagi Grimberg
3
-62
/
+1
2015-09-25
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
Sagi Grimberg
1
-9
/
+1
2015-09-03
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
3
-6
/
+14
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-08-31
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-17
/
+2
2015-08-31
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
3
-47
/
+0
2015-08-31
IB: Modify ib_create_mr API
Sagi Grimberg
3
-8
/
+16
2015-08-31
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
3
-32
/
+13
2015-08-29
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
1
-0
/
+1
2015-08-29
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
[next]