| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Enable the ODP capability query verb | Haggai Eran | 2015-02-18 | 1 | -0/+2 |
* | IB/mlx5: Update the dev in reg_create | Majd Dibbiny | 2015-02-17 | 1 | -0/+1 |
* | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 2015-02-06 | 1 | -2/+0 |
* | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2015-01-15 | 1 | -1/+2 |
*-----. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier | 2014-12-15 | 19 | -116/+1496 |
|\ \ \ \ |
|
| | | | * | IB/mlx5: Implement on demand paging by adding support for MMU notifiers | Haggai Eran | 2014-12-15 | 4 | -16/+198 |
| | | | * | IB/mlx5: Add support for RDMA read/write responder page faults | Haggai Eran | 2014-12-15 | 1 | -0/+79 |
| | | | * | IB/mlx5: Handle page faults | Haggai Eran | 2014-12-15 | 1 | -0/+408 |
| | | | * | IB/mlx5: Page faults handling infrastructure | Haggai Eran | 2014-12-15 | 5 | -21/+293 |
| | | | * | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation | Haggai Eran | 2014-12-15 | 3 | -8/+148 |
| | | | * | IB/mlx5: Changes in memory region creation to support on-demand paging | Haggai Eran | 2014-12-15 | 3 | -18/+85 |
| | | | * | IB/mlx5: Implement the ODP capability query verb | Haggai Eran | 2014-12-15 | 4 | -0/+83 |
| | | | * | IB/mlx5: Add function to read WQE from user-space | Haggai Eran | 2014-12-15 | 2 | -0/+73 |
| | | | * | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 2014-12-15 | 6 | -8/+8 |
| | | | * | IB/mlx5: Enhance UMR support to allow partial page table update | Haggai Eran | 2014-12-15 | 3 | -48/+96 |
| | | | * | IB/mlx5: Remove per-MR pas and dma pointers | Haggai Eran | 2014-12-15 | 2 | -11/+12 |
| |_|_|/
|/| | | |
|
| | | * | RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs | Devesh Sharma | 2014-12-15 | 1 | -4/+1 |
| | | * | RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs | Mitesh Ahuja | 2014-12-15 | 1 | -0/+2 |
| |_|/
|/| | |
|
| | * | IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr | Jack Morgenstein | 2014-12-15 | 1 | -1/+0 |
| |/
|/| |
|
| * | RDMA/cxgb4: Handle NET_XMIT return codes | Hariprasad S | 2014-12-15 | 1 | -0/+4 |
| * | RDMA/cxgb4: Wake up waiters after flushing the qp | Steve Wise | 2014-12-15 | 1 | -1/+1 |
| * | RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices | Hariprasad Shenai | 2014-12-15 | 1 | -0/+22 |
| * | RDMA/cxgb4: Fix locking issue in process_mpa_request | Hariprasad Shenai | 2014-12-15 | 1 | -1/+2 |
| * | RDMA/cxgb4: Configure 0B MRs to match HW implementation | Pramod Kumar | 2014-12-15 | 1 | -2/+4 |
| * | RDMA/cxgb4: Increase epd buff size for debug interface | Pramod Kumar | 2014-12-15 | 1 | -1/+1 |
|/ |
|
* | net/mlx4: Add A0 hybrid steering | Matan Barak | 2014-12-11 | 1 | -2/+4 |
* | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 2014-12-11 | 2 | -5/+8 |
* | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak | 2014-12-11 | 1 | -1/+4 |
* | mlx5: Fix error flow in add_keys | Eli Cohen | 2014-12-08 | 1 | -0/+3 |
* | mlx5: Fix sparse warnings | Eli Cohen | 2014-12-08 | 1 | -1/+15 |
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai | 2014-11-22 | 1 | -4/+4 |
* | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai | 2014-11-22 | 1 | -1/+1 |
* | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai | 2014-11-22 | 1 | -7/+7 |
* | mlx5: don't duplicate kvfree() | Al Viro | 2014-11-21 | 4 | -13/+13 |
* | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak | 2014-11-13 | 1 | -2/+1 |
* | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt | 2014-11-13 | 2 | -62/+62 |
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai | 2014-11-10 | 4 | -52/+52 |
* | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 2014-10-30 | 1 | -2/+8 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 | 10 | -258/+242 |
|\ |
|
| *-----. | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier | 2014-10-14 | 10 | -258/+242 |
| |\ \ \ \ |
|
| | | | | * | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen | 2014-10-10 | 1 | -19/+19 |
| | | | | * | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen | 2014-10-10 | 2 | -103/+101 |
| | | | | * | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() | Jes Sorensen | 2014-10-10 | 1 | -9/+3 |
| | | | | * | RDMA/ocrdma: Remove a unused-label warning | Li RongQing | 2014-10-10 | 1 | -0/+2 |
| | | | | * | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma | 2014-10-10 | 1 | -5/+5 |
| | | | | * | RDMA/ocrdma: Get vlan tag from ib_qp_attrs | Selvin Xavier | 2014-10-10 | 1 | -4/+5 |
| | | | | * | RDMA/ocrdma: Add default GID at index 0 | Devesh Sharma | 2014-10-10 | 1 | -0/+10 |
| | |_|_|/
| |/| | | |
|
| | | | * | IB/mlx5: Modify to work with arbitrary page size | Yishai Hadas | 2014-10-09 | 1 | -8/+10 |
| | | | * | IB/mlx5: Remove duplicate code from mlx5_set_path | Eli Cohen | 2014-10-09 | 1 | -16/+5 |
| | | | * | IB/mlx5: Fix possible array overflow | Eli Cohen | 2014-10-09 | 1 | -3/+3 |