aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com3-18/+365
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com3-95/+147
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2-1/+18
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com1-0/+52
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com5-23/+132
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com5-10/+20
2016-01-21IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2-5/+18
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky7-21/+114
2016-01-21IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky1-1/+4
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan1-2/+6
2016-01-19IB/srpt: Remove redundant wc arraySagi Grimberg1-2/+0
2016-01-19IB/qib: Improve ipoib UD performanceMike Marciniszyn1-3/+8
2016-01-19IB/mlx4: Advertise RoCE v2 supportMatan Barak1-3/+9
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2-19/+147
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua3-12/+54
2016-01-19IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua1-1/+8
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2-4/+35
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua1-0/+1
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2-1/+38
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2-1/+16
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2-4/+62
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2-1/+11
2016-01-19IB/mlx4: Add gid_type to GID propertiesMoni Shoua2-4/+14
2016-01-19net/mlx4: Query RoCE supportMoni Shoua2-3/+30
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig5-40/+10
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever8-15/+475
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever3-15/+28
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever2-7/+9
2016-01-19svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2-2/+7
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever3-5/+7
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever3-42/+1
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever3-15/+84
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2-14/+94
2016-01-19svcrdma: Clean up process_context()Chuck Lever1-23/+21
2016-01-19svcrdma: Clean up rdma_create_xprt()Chuck Lever1-8/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak6-19/+26
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak4-17/+19
2016-01-19IB/cm: Fix a recently introduced deadlockBart Van Assche1-2/+2
2016-01-19IB/srpt: Fix the RDMA completion handlersBart Van Assche1-2/+2
2016-01-19irq_poll: Fix irq_poll_sched()Bart Van Assche1-1/+1
2016-01-19IB/core: Fix dereference before checkMatan Barak1-4/+5
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak1-0/+1
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock1-4/+6
2016-01-19IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche1-2/+1
2016-01-19IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky1-2/+3
2016-01-19IB/mad: use CQ abstractionChristoph Hellwig2-105/+59
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig6-11/+19
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure2-2/+2
2016-01-19IB/mlx5: Delete locally redefined variableLeon Romanovsky1-4/+0
2016-01-19net/mlx4: Remove unused macroMoni Shoua1-4/+0