summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-1519-116/+1496
|\ \ \ \
| | | | * IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-154-16/+198
| | | | * IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran2014-12-151-0/+79
| | | | * IB/mlx5: Handle page faultsHaggai Eran2014-12-151-0/+408
| | | | * IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-155-21/+293
| | | | * IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-153-8/+148
| | | | * IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-153-18/+85
| | | | * IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-154-0/+83
| | | | * IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-152-0/+73
| | | | * IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-156-8/+8
| | | | * IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-153-48/+96
| | | | * IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-152-11/+12
| |_|_|/ |/| | |
| | | * RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma2014-12-151-4/+1
| | | * RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja2014-12-151-0/+2
| |_|/ |/| |
| | * IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein2014-12-151-1/+0
| |/ |/|
| * RDMA/cxgb4: Handle NET_XMIT return codesHariprasad S2014-12-151-0/+4
| * RDMA/cxgb4: Wake up waiters after flushing the qpSteve Wise2014-12-151-1/+1
| * RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai2014-12-151-0/+22
| * RDMA/cxgb4: Fix locking issue in process_mpa_requestHariprasad Shenai2014-12-151-1/+2
| * RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar2014-12-151-2/+4
| * RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar2014-12-151-1/+1
|/
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-2/+4
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-112-5/+8
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-1/+4
* mlx5: Fix error flow in add_keysEli Cohen2014-12-081-0/+3
* mlx5: Fix sparse warningsEli Cohen2014-12-081-1/+15
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-4/+4
* RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-221-1/+1
* RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai2014-11-221-7/+7
* mlx5: don't duplicate kvfree()Al Viro2014-11-214-13/+13
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-2/+1
* cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-132-62/+62
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-104-52/+52
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-1910-258/+242
|\
| *-----. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-1410-258/+242
| |\ \ \ \
| | | | | * RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen2014-10-101-19/+19
| | | | | * RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-102-103/+101
| | | | | * RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-101-9/+3
| | | | | * RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
| | | | | * RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
| | | | | * RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-101-4/+5
| | | | | * RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10
| | |_|_|/ | |/| | |
| | | | * IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas2014-10-091-8/+10
| | | | * IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5
| | | | * IB/mlx5: Fix possible array overflowEli Cohen2014-10-091-3/+3
| | | | * IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
| | | | * IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen2014-10-091-1/+1
| | |_|/ | |/| |
| | | * IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-59/+45
| | | * IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-43/+37
OpenPOWER on IntegriCloud