index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
52
-1557
/
+2131
|
\
|
*
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/qib: Improve ipoib UD performance
Mike Marciniszyn
2016-01-19
1
-3
/
+8
|
*
IB/mlx4: Advertise RoCE v2 support
Matan Barak
2016-01-19
1
-3
/
+9
|
*
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2016-01-19
2
-19
/
+147
|
*
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
2016-01-19
1
-9
/
+51
|
*
IB/mlx4: Enable RoCE v2 when the IB device is added
Moni Shoua
2016-01-19
1
-1
/
+8
|
*
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
2016-01-19
1
-3
/
+34
|
*
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
2016-01-19
1
-3
/
+60
|
*
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2016-01-19
2
-4
/
+14
|
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
1
-1
/
+2
|
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
1
-3
/
+3
|
*
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
2016-01-19
1
-2
/
+3
|
*
infiniband: Replace memset with eth_zero_addr
Lucas Tanure
2016-01-19
2
-2
/
+2
|
*
IB/mlx5: Delete locally redefined variable
Leon Romanovsky
2016-01-19
1
-4
/
+0
|
*
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
2016-01-19
1
-22
/
+2
|
*
IB/mlx4: Initialize hop_limit when creating address handle
Matan Barak
2016-01-19
1
-0
/
+1
|
*
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
2016-01-19
1
-1
/
+1
|
*
iw_cxgb4: Take clip reference before starting IPv6 listen
Hariprasad S
2016-01-19
1
-4
/
+10
|
*
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
Hariprasad S
2016-01-19
1
-28
/
+17
|
*
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
Hariprasad S
2016-01-19
1
-4
/
+4
|
*
RDMA/nes: checking for NULL instead of IS_ERR
Dan Carpenter
2016-01-19
1
-2
/
+2
|
*
IB/qib: Support creating qps with GFP_NOIO flag
Vinit Agnihotri
2016-01-19
1
-14
/
+32
|
*
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
2016-01-19
6
-22
/
+119
|
*
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
2016-01-19
1
-23
/
+0
|
*
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
2016-01-19
1
-3
/
+4
|
*
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
2016-01-19
1
-20
/
+15
|
*
RDMA/nes: constify nes_cm_ops structure
Julia Lawall
2015-12-24
2
-2
/
+2
|
*
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
2015-12-24
1
-0
/
+4
|
*
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2015-12-24
2
-3
/
+3
|
*
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2015-12-24
2
-3
/
+6
|
*
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
2015-12-24
1
-1
/
+27
|
*
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
2015-12-24
1
-2
/
+2
|
*
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
2015-12-24
3
-1
/
+12
|
*
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
2015-12-23
4
-11
/
+69
|
*
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2015-12-23
2
-1
/
+31
|
*
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
2015-12-23
3
-10
/
+42
|
*
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
2015-12-23
1
-0
/
+2
|
*
IB/mlx5: Add create_cq extended command
Matan Barak
2015-12-23
1
-0
/
+7
|
*
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
2015-12-23
2
-6
/
+0
[next]