| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 | 1 | -1/+2 |
* | IB/core: Add timestamp_mask and hca_core_clock to query_device | Matan Barak | 2015-06-12 | 1 | -0/+2 |
* | IB/core: Add CQ creation time-stamping flag | Matan Barak | 2015-06-12 | 1 | -0/+4 |
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak | 2015-06-12 | 1 | -4/+3 |
* | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 | 1 | -2/+8 |
* | IB/core: Don't advertise SA in RoCE port capabilities | Moni Shoua | 2015-06-11 | 1 | -1/+0 |
* | IB/core cleanup: Add const to args - agent_send_response | Ira Weiny | 2015-06-02 | 1 | -4/+5 |
* | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 | 1 | -3/+3 |
* | IB/core cleanup: Add const to RDMA helpers | Ira Weiny | 2015-06-02 | 1 | -12/+12 |
*-. | Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in... | Doug Ledford | 2015-05-20 | 1 | -2/+299 |
|\ \ |
|
| | * | IB/core: Change rdma_protocol_iboe to roce | Ira Weiny | 2015-05-20 | 1 | -2/+2 |
| | * | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 1 | -16/+48 |
| | * | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 2015-05-20 | 1 | -2/+17 |
| | * | IB/core: Create common start/end port functions | Ira Weiny | 2015-05-18 | 1 | -0/+27 |
| | * | IB/Verbs: Improve docs for rdma-helpers | Michael Wang | 2015-05-18 | 1 | -40/+92 |
| | * | IB/Verbs: Use management helper rdma_cap_eth_ah() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_af_ib() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_read_multi_sge() | Michael Wang | 2015-05-18 | 1 | -0/+16 |
| | * | IB/Verbs: Use management helper rdma_cap_ib_mcast() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_ib_sa() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_iw_cm() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_ib_cm() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_ib_smi() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Use management helper rdma_cap_ib_mad() | Michael Wang | 2015-05-18 | 1 | -0/+15 |
| | * | IB/Verbs: Implement raw management helpers | Michael Wang | 2015-05-18 | 1 | -0/+22 |
| | * | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 | 1 | -0/+9 |
| |/
|/| |
|
| * | IB/core, cma: Nice log-friendly string helpers | Sagi Grimberg | 2015-05-18 | 1 | -0/+4 |
|/ |
|
* | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 2015-02-06 | 1 | -4/+1 |
* | IB/core: Implement support for MMU notifiers regarding on demand paging regions | Haggai Eran | 2014-12-16 | 1 | -0/+19 |
* | IB/core: Add support for on demand paging regions | Shachar Raindel | 2014-12-16 | 1 | -0/+2 |
* | IB/core: Add flags for on demand paging support | Sagi Grimberg | 2014-12-16 | 1 | -2/+26 |
* | IB/core: Add support for extended query device caps | Eli Cohen | 2014-12-16 | 1 | -1/+4 |
* | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg | 2014-10-09 | 1 | -18/+14 |
* | IB/core: Add user MR re-registration support | Matan Barak | 2014-08-02 | 1 | -1/+9 |
*-. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 1 | -5/+6 |
|\ \ |
|
| | * | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz | 2014-06-02 | 1 | -0/+1 |
| |/
|/| |
|
| * | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier | 2014-06-04 | 1 | -5/+5 |
|/ |
|
*-. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 1 | -8/+6 |
|\ \ |
|
| | * | IB/core: Remove overload in ib_sg_dma* | Mike Marciniszyn | 2014-04-01 | 1 | -8/+6 |
| |/ |
|
* | | IB/core: Introduce signature verbs API | Sagi Grimberg | 2014-03-07 | 1 | -1/+148 |
* | | IB/core: Introduce protected memory regions | Sagi Grimberg | 2014-03-07 | 1 | -0/+38 |
|/ |
|
* | IB: Report using RoCE IP based gids in port caps | Moni Shoua | 2014-02-13 | 1 | -1/+2 |
* | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-23 | 1 | -2/+19 |
|\ |
|
| * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 1 | -2/+19 |
| | | |
| \ | |
*-. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-23 | 1 | -2/+19 |
|\ \ \
| |_|/
|/| | |
|
| | * | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi | 2014-01-18 | 1 | -0/+1 |
| | * | IB/core: Add RDMA_TRANSPORT_USNIC_UDP | Upinder Malhi | 2014-01-14 | 1 | -1/+2 |
| |/
|/| |
|
| * | IB/core: Add support for IB L2 device-managed steering | Matan Barak | 2014-01-14 | 1 | -1/+15 |
| * | IB/core: Add flow steering support for IPoIB UD traffic | Matan Barak | 2014-01-14 | 1 | -0/+1 |
|/ |
|
* | IB/core: const'ify inbuf in struct ib_udata | Yann Droneaud | 2013-12-16 | 1 | -1/+1 |