summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-2/+0
| * | | | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-0/+5
| * | | | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-3/+10
| * | | | svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-0/+2
| * | | | svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-191-1/+1
| * | | | svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-191-0/+1
| * | | | svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-2/+6
| * | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-1/+5
| * | | | IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+3
| * | | | IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-2/+3
| * | | | IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+2
| * | | | net/mlx4: Remove unused macroMoni Shoua2016-01-191-4/+0
| * | | | IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-241-0/+78
| * | | | IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-0/+5
| * | | | net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-7/+15
| * | | | IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-241-0/+3
| * | | | IB/core: Add cross-channel supportLeon Romanovsky2015-12-241-0/+11
| * | | | IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky2015-12-241-30/+30
| * | | | IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-241-2/+5
| * | | | IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-241-3/+6
| * | | | IB/core: Add ib_is_udata_clearedMatan Barak2015-12-241-0/+27
| * | | | IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-0/+1
| * | | | IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0
| * | | | IB: remove the struct ib_phys_buf definitionChristoph Hellwig2015-12-231-5/+0
| * | | | IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-83/+0
| * | | | IB: remove support for phys MRsChristoph Hellwig2015-12-231-12/+4
| * | | | IB: remove ib_query_mrChristoph Hellwig2015-12-231-18/+0
| * | | | IB: start documenting device capabilitiesChristoph Hellwig2015-12-231-0/+18
| * | | | IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-6/+15
| * | | | IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+20
| * | | | IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+6
| * | | | IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-7/+0
| * | | | net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-232-1/+14
| * | | | net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+3
| * | | | IB/cma: Join and leave multicast groups with IGMPMoni Shoua2015-12-231-0/+2
| * | | | IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-7/+38
| * | | | IB/core: Validate route when we init ahMatan Barak2015-12-231-3/+7
| * | | | IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-232-0/+45
| * | | | IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-231-2/+21
| * | | | IB/core: Add gid_type to gid attributeMatan Barak2015-12-233-1/+15
| * | | | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-225-51/+62
| |\ \ \ \
| | * \ \ \ Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-155-51/+62
| | |\ \ \ \
| | | * | | | IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-3/+35
| | | * | | | irq_poll: remove unused data and max fieldsChristoph Hellwig2015-12-111-2/+0
| | | * | | | irq_poll: mark __irq_poll_complete staticChristoph Hellwig2015-12-111-1/+0
| | | * | | | irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig2015-12-111-5/+0
| | | * | | | irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-111-13/+0
| | | * | | | irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-114-48/+48
| * | | | | | IB/core: Remove ib_query_deviceOr Gerlitz2015-12-221-3/+0
| * | | | | | IB/core: Save the device attributes on the device structureIra Weiny2015-12-221-0/+1
| | |_|_|/ / | |/| | | |