index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2016-01-21
2
-3
/
+47
*
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2016-01-21
2
-22
/
+193
*
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
*
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
majd@mellanox.com
2016-01-21
1
-0
/
+52
*
net/mlx5_core: Add RQ and SQ event handling
majd@mellanox.com
2016-01-21
2
-19
/
+108
*
net/mlx5_core: Export transport objects
majd@mellanox.com
2016-01-21
5
-80
/
+16
*
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
7
-21
/
+114
*
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
2016-01-21
1
-1
/
+4
*
IB/sa: Fix netlink local service GFP crash
Kaike Wan
2016-01-21
1
-2
/
+6
*
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-19
1
-2
/
+0
*
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
2
-10
/
+52
*
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
*
net/mlx4_core: Add support for RoCE v2 entropy
Moni Shoua
2016-01-19
1
-0
/
+26
*
net/mlx4_core: Add support for configuring RoCE v2 UDP port
Moni Shoua
2016-01-19
1
-1
/
+15
*
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
2016-01-19
1
-3
/
+60
*
net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
Moni Shoua
2016-01-19
2
-1
/
+11
*
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2016-01-19
2
-4
/
+14
*
net/mlx4: Query RoCE support
Moni Shoua
2016-01-19
1
-0
/
+23
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
5
-18
/
+23
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
3
-15
/
+16
*
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
2016-01-19
1
-2
/
+2
*
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
2016-01-19
1
-2
/
+2
*
IB/core: Fix dereference before check
Matan Barak
2016-01-19
1
-4
/
+5
*
IB/core: Eliminate sparse false context imbalance warning
Matan Barak
2016-01-19
1
-0
/
+1
*
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
2016-01-19
1
-4
/
+6
*
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
2016-01-19
1
-2
/
+1
*
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
2016-01-19
1
-2
/
+3
*
IB/mad: use CQ abstraction
Christoph Hellwig
2016-01-19
2
-105
/
+59
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
5
-11
/
+17
*
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
*
IB/cma: allocating too much memory in make_cma_ports()
Dan Carpenter
2016-01-19
1
-8
/
+7
*
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
*
IB/sysfs: Fix sparse warning on attr_id
Ira Weiny
2016-01-19
1
-2
/
+2
*
RDMA/be2net: Remove open and close entry points
Devesh Sharma
2016-01-19
4
-45
/
+1
*
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
2016-01-19
6
-22
/
+119
[next]