summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny-0/+8
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny-0/+106
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny-3/+21
2015-06-12IB/core: Add OPA MAD core capability flagIra Weiny-0/+28
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny-3/+6
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny-0/+19
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny-1/+3
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak-1/+2
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak-0/+2
2015-06-12IB/core: Add CQ creation time-stamping flagMatan Barak-0/+4
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak-4/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak-2/+8
2015-06-10IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua-1/+0
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford-0/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny-11/+12
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny-3/+3
2015-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny-12/+12
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise-0/+1
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford-4/+303
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny-2/+2
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny-16/+48
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny-2/+17
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny-1/+1
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny-1/+1
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg-0/+6
2015-05-18IB/core: Create common start/end port functionsIra Weiny-0/+27
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang-0/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang-0/+15
2015-05-18IB/Verbs: Implement raw management helpersMichael Wang-0/+22
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang-0/+9
2015-05-05IB/core: Fix unaligned accessesDavid Ahern-3/+4
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI-2/+1
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova-0/+25
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud-4/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran-1/+83
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel-0/+101
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg-2/+26
2014-12-15IB/core: Add support for extended query device capsEli Cohen-1/+4
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran-1/+4
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran-0/+2
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran-1/+24
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg-18/+14