index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
3
-54
/
+50
2016-01-21
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
4
-4
/
+57
2016-01-21
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
4
-23
/
+205
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
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
majd@mellanox.com
1
-0
/
+52
2016-01-21
net/mlx5_core: Add RQ and SQ event handling
majd@mellanox.com
5
-23
/
+132
2016-01-21
net/mlx5_core: Export transport objects
majd@mellanox.com
5
-10
/
+20
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
7
-21
/
+114
2016-01-21
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
1
-1
/
+4
2016-01-21
IB/sa: Fix netlink local service GFP crash
Kaike Wan
1
-2
/
+6
2016-01-19
IB/srpt: Remove redundant wc array
Sagi Grimberg
1
-2
/
+0
2016-01-19
IB/qib: Improve ipoib UD performance
Mike Marciniszyn
1
-3
/
+8
2016-01-19
IB/mlx4: Advertise RoCE v2 support
Matan Barak
1
-3
/
+9
2016-01-19
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2
-19
/
+147
2016-01-19
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
3
-12
/
+54
2016-01-19
IB/mlx4: Enable RoCE v2 when the IB device is added
Moni Shoua
1
-1
/
+8
2016-01-19
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
2
-4
/
+35
2016-01-19
IB/core: Add definition for the standard RoCE V2 UDP port
Moni Shoua
1
-0
/
+1
2016-01-19
net/mlx4_core: Add support for RoCE v2 entropy
Moni Shoua
2
-1
/
+38
2016-01-19
net/mlx4_core: Add support for configuring RoCE v2 UDP port
Moni Shoua
2
-1
/
+16
2016-01-19
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
2
-4
/
+62
2016-01-19
net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
Moni Shoua
2
-1
/
+11
2016-01-19
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2
-4
/
+14
2016-01-19
net/mlx4: Query RoCE support
Moni Shoua
2
-3
/
+30
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
5
-40
/
+10
2016-01-19
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
8
-15
/
+475
2016-01-19
svcrdma: Define maximum number of backchannel requests
Chuck Lever
3
-15
/
+28
2016-01-19
svcrdma: Make map_xdr non-static
Chuck Lever
2
-7
/
+9
2016-01-19
svcrdma: Remove last two __GFP_NOFAIL call sites
Chuck Lever
2
-2
/
+7
2016-01-19
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
3
-5
/
+7
2016-01-19
svcrdma: Remove unused req_map and ctxt kmem_caches
Chuck Lever
3
-42
/
+1
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
3
-15
/
+84
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_op_ctxt
Chuck Lever
2
-14
/
+94
2016-01-19
svcrdma: Clean up process_context()
Chuck Lever
1
-23
/
+21
2016-01-19
svcrdma: Clean up rdma_create_xprt()
Chuck Lever
1
-8
/
+1
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
6
-19
/
+26
2016-01-19
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
4
-17
/
+19
2016-01-19
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
1
-2
/
+2
2016-01-19
irq_poll: Fix irq_poll_sched()
Bart Van Assche
1
-1
/
+1
2016-01-19
IB/core: Fix dereference before check
Matan Barak
1
-4
/
+5
2016-01-19
IB/core: Eliminate sparse false context imbalance warning
Matan Barak
1
-0
/
+1
2016-01-19
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
1
-4
/
+6
2016-01-19
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
1
-2
/
+1
2016-01-19
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
1
-2
/
+3
2016-01-19
IB/mad: use CQ abstraction
Christoph Hellwig
2
-105
/
+59
[next]