| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | 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/mad: Add const qualifiers to query only functions | Ira Weiny | 2015-05-20 | 1 | -1/+1 |
| | * | IB/mad: Change ib_response_mad signature arguments | Ira Weiny | 2015-05-20 | 1 | -1/+1 |
| |/
|/| |
|
| * | IB/core, cma: Nice log-friendly string helpers | Sagi Grimberg | 2015-05-18 | 2 | -0/+6 |
|/ |
|
* | IB/core: Fix unaligned accesses | David Ahern | 2015-05-05 | 1 | -3/+4 |
* | IB/core: change rdma_gid2ip into void function as it always return zero | Honggang LI | 2015-05-05 | 1 | -2/+1 |
* | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ... | Tatyana Nikolova | 2015-05-05 | 1 | -0/+25 |
* | 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-15 | 2 | -1/+83 |
* | IB/core: Add support for on demand paging regions | Shachar Raindel | 2014-12-15 | 3 | -0/+101 |
* | IB/core: Add flags for on demand paging support | Sagi Grimberg | 2014-12-15 | 1 | -2/+26 |
* | IB/core: Add support for extended query device caps | Eli Cohen | 2014-12-15 | 1 | -1/+4 |
* | IB/mlx5: Add function to read WQE from user-space | Haggai Eran | 2014-12-15 | 1 | -1/+4 |
* | IB/core: Add umem function to read data from user-space | Haggai Eran | 2014-12-15 | 1 | -0/+2 |
* | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 2014-12-15 | 1 | -1/+24 |
* | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg | 2014-10-09 | 1 | -18/+14 |
* | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get | Shawn Bohrer | 2014-09-19 | 1 | -0/+1 |
*-. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 | 1 | -1/+17 |
|\ \ |
|
| | * | IB/mad: Add user space RMPP support | Ira Weiny | 2014-08-10 | 1 | -0/+11 |
| | * | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 | 1 | -1/+6 |
| |/ |
|
* | | IB/core: Add user MR re-registration support | Matan Barak | 2014-08-01 | 1 | -1/+9 |
|/ |
|
*---. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 3 | -6/+227 |
|\ \ \ |
|
| | | * | 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 |
| |/
|/| |
|
| * | RDMA/core: Add support for iWARP Port Mapper user space service | Tatyana Nikolova | 2014-06-10 | 2 | -1/+221 |
|/ |
|
*---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 2 | -9/+6 |
|\ \ \ |
|
| | | * | IB/core: Remove overload in ib_sg_dma* | Mike Marciniszyn | 2014-04-01 | 1 | -8/+6 |
| | |/
| |/| |
|
| | * | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua | 2014-04-01 | 1 | -1/+0 |
| |/ |
|
* | | 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: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -8/+3 |
|/ |
|
* | 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-22 | 5 | -22/+73 |
|\ |
|
| * | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 | 1 | -23/+12 |
| * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 5 | -3/+65 |
| | | |
| \ | |
*-. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-22 | 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 |