summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-252-2/+0
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-24/+11
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-24/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-1020-669/+1015
|\ \
| * | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-095-6/+191
| * | IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua2015-02-091-1/+5
| * | IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-044-0/+29
| * | IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua2015-02-042-13/+80
| * | IB/mlx4: Add port aggregation supportMoni Shoua2015-02-041-6/+70
| * | IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-041-11/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+2
| |\ \
| * | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-255-14/+20
| * | | iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-167-483/+483
| * | | iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai2015-01-163-70/+70
| * | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-6/+7
| * | | infiniband: mlx5: avoid a compile-time warningArnd Bergmann2015-01-131-1/+1
| * | | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-122-12/+12
| * | | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-121-39/+39
| * | | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-051-13/+13
| | |/ | |/|
* | | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-061-2/+0
| |/ |/|
* | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-151-1/+2
|/
*-----. 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
OpenPOWER on IntegriCloud