aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak1-0/+2
2015-06-12IB/core: Add CQ creation time-stamping flagMatan Barak1-0/+4
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-4/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-2/+8
2015-06-10IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua1-1/+0
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-0/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny3-11/+12
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-3/+3
2015-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny1-12/+12
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise1-0/+1
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2Doug Ledford3-4/+303
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny1-2/+2
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-16/+48
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-2/+17
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny1-1/+1
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny1-1/+1
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg2-0/+6
2015-05-18IB/core: Create common start/end port functionsIra Weiny1-0/+27
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang1-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang1-0/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang1-0/+15
2015-05-18IB/Verbs: Implement raw management helpersMichael Wang1-0/+22
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+9
2015-05-05IB/core: Fix unaligned accessesDavid Ahern1-3/+4
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-2/+1
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova1-0/+25
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud1-4/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2-1/+83
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel3-0/+101
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg1-2/+26
2014-12-15IB/core: Add support for extended query device capsEli Cohen1-1/+4
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran1-1/+4
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran1-0/+2
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran1-1/+24
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg1-18/+14
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer1-0/+1
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier1-1/+17
2014-08-10IB/mad: Add user space RMPP supportIra Weiny1-0/+11
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+6
2014-08-01IB/core: Add user MR re-registration supportMatan Barak1-1/+9
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier3-6/+227
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2-1/+221
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier1-5/+5