summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
...
* IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua2015-06-101-1/+0
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-021-4/+5
* 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-201-2/+299
|\ \
| | * 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/core, cma: Nice log-friendly string helpersSagi Grimberg2015-05-181-0/+4
|/
* 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-151-0/+19
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-151-0/+2
* 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, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-18/+14
* 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-101-5/+6
|\ \
| | * IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz2014-06-021-0/+1
| |/ |/|
| * IB/core: Fix sparse warnings about redeclared functionsRoland Dreier2014-06-041-5/+5
|/
*-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-031-8/+6
|\ \
| | * IB/core: Remove overload in ib_sg_dma*Mike Marciniszyn2014-04-011-8/+6
| |/
* | IB/core: Introduce signature verbs APISagi Grimberg2014-03-071-1/+148
* | IB/core: Introduce protected memory regionsSagi Grimberg2014-03-071-0/+38
|/
* IB: Report using RoCE IP based gids in port capsMoni Shoua2014-02-131-1/+2
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-221-2/+19
|\
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-2/+19
| |
| \
*-. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-221-2/+19
|\ \ \ | |_|/ |/| |
| | * IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-0/+1
| | * IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi2014-01-141-1/+2
| |/ |/|
| * IB/core: Add support for IB L2 device-managed steeringMatan Barak2014-01-141-1/+15
| * IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-141-0/+1
|/
* IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-171-2/+18
|\ \
| | * IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-151-0/+13
| | * IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-091-2/+4
| |/ |/|
| * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-0/+1
|/
*-. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-031-2/+126
|\ \
OpenPOWER on IntegriCloud