summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+3
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+2
* IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2015-06-121-0/+2
* IB/core: Add CQ creation time-stamping flagMatan Barak2015-06-121-0/+4
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-4/+3
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+8
* IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua2015-06-101-1/+0
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-0/+1
|\
| * RDMA/iw_cm: Export tos field to iwarp providersSteve Wise2015-06-021-0/+1
* | IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-023-11/+12
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-3/+3
* | IB/core cleanup: Add const to RDMA helpersIra Weiny2015-06-021-12/+12
| |
| \
| \
| \
*---. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-203-4/+303
|\ \ \ \ | |_|_|/ |/| | |
| | | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-2/+2
| | | * IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-16/+48
| | | * IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-2/+17
| | | * IB/core: Create common start/end port functionsIra Weiny2015-05-181-0/+27
| | | * IB/Verbs: Improve docs for rdma-helpersMichael Wang2015-05-181-40/+92
| | | * IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang2015-05-181-0/+16
| | | * IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2015-05-181-0/+15
| | | * IB/Verbs: Implement raw management helpersMichael Wang2015-05-181-0/+22
| | | * IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+9
| |_|/ |/| |
| | * IB/mad: Add const qualifiers to query only functionsIra Weiny2015-05-201-1/+1
| | * IB/mad: Change ib_response_mad signature argumentsIra Weiny2015-05-201-1/+1
| |/ |/|
| * IB/core, cma: Nice log-friendly string helpersSagi Grimberg2015-05-182-0/+6
|/
* IB/core: Fix unaligned accessesDavid Ahern2015-05-051-3/+4
* IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1
* RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-051-0/+25
* Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-061-4/+1
* IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-152-1/+83
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-153-0/+101
* IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-151-2/+26
* IB/core: Add support for extended query device capsEli Cohen2014-12-151-1/+4
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-151-1/+4
* IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-151-0/+2
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-1/+24
* IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-18/+14
* IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-0/+1
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-141-1/+17
|\ \
| | * IB/mad: Add user space RMPP supportIra Weiny2014-08-101-0/+11
| | * IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+6
| |/
* | IB/core: Add user MR re-registration supportMatan Barak2014-08-011-1/+9
|/
*---. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-103-6/+227
|\ \ \
OpenPOWER on IntegriCloud