summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Query RoCE supportMoni Shoua2016-01-192-3/+30
* svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-195-40/+10
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-198-15/+475
* svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-193-15/+28
* svcrdma: Make map_xdr non-staticChuck Lever2016-01-192-7/+9
* svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2016-01-192-2/+7
* svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-193-5/+7
* svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-193-42/+1
* svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-193-15/+84
* svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-192-14/+94
* svcrdma: Clean up process_context()Chuck Lever2016-01-191-23/+21
* svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-191-8/+1
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-196-19/+26
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-194-17/+19
* IB/cm: Fix a recently introduced deadlockBart Van Assche2016-01-191-2/+2
* IB/srpt: Fix the RDMA completion handlersBart Van Assche2016-01-191-2/+2
* irq_poll: Fix irq_poll_sched()Bart Van Assche2016-01-191-1/+1
* IB/core: Fix dereference before checkMatan Barak2016-01-191-4/+5
* IB/core: Eliminate sparse false context imbalance warningMatan Barak2016-01-191-0/+1
* IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock2016-01-191-4/+6
* IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche2016-01-191-2/+1
* IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky2016-01-191-2/+3
* IB/mad: use CQ abstractionChristoph Hellwig2016-01-192-105/+59
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-196-11/+19
* infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-192-2/+2
* IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0
* net/mlx4: Remove unused macroMoni Shoua2016-01-191-4/+0
* IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
* IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
* iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
* iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17
* iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4
* IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter2016-01-191-8/+7
* RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter2016-01-191-2/+2
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-01-191-14/+32
* IB/sysfs: Fix sparse warning on attr_idIra Weiny2016-01-191-2/+2
* RDMA/be2net: Remove open and close entry pointsDevesh Sharma2016-01-194-45/+1
* RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2016-01-196-22/+119
* RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2016-01-191-23/+0
* RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2016-01-191-3/+4
* IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-01-191-1/+1
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-01-191-20/+15
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-193-7/+6
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-274-3/+76
* IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-241-10/+10
* IB/isert: Support the remote invalidation exceptionJenny Derzhavetz2015-12-242-7/+41
* IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz2015-12-241-0/+6
* IB/isert: Remove unused file iser_proto.hSagi Grimberg2015-12-243-32/+32
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-247-74/+106