| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 5 | -222/+253 |
|\ |
|
| * | IB/mlx5: Remove old FRWR API support | Sagi Grimberg | 2015-10-29 | 5 | -149/+9 |
| * | IB/mlx5: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 5 | -0/+189 |
| * | IB/mlx5: Remove dead fmr code | Sagi Grimberg | 2015-10-29 | 1 | -25/+0 |
| * | IB: remove xrc_remote_srq_num from struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -1/+0 |
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 3 | -82/+90 |
* | | mlx5: stop including <asm-generic/kmap_types.h> | Christoph Hellwig | 2015-10-15 | 1 | -1/+1 |
|/ |
|
* | IB/mlx5: Remove pa_lkey usages | Sagi Grimberg | 2015-09-25 | 3 | -62/+1 |
* | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY | Sagi Grimberg | 2015-09-25 | 1 | -9/+1 |
* | mlx5: Fix incorrect wc pkey_index assignment for GSI messages | Sagi Grimberg | 2015-09-03 | 3 | -6/+14 |
* | IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow | Haggai Eran | 2015-09-03 | 1 | -12/+0 |
* | IB/mlx5: Remove ib_get_dma_mr calls | Jason Gunthorpe | 2015-08-31 | 3 | -17/+2 |
* | mlx5: Drop mlx5_ib_alloc_fast_reg_mr | Sagi Grimberg | 2015-08-31 | 3 | -47/+0 |
* | IB: Modify ib_create_mr API | Sagi Grimberg | 2015-08-31 | 3 | -8/+16 |
* | IB/core: Get rid of redundant verb ib_destroy_mr | Sagi Grimberg | 2015-08-31 | 3 | -32/+13 |
* | mlx4, mlx5, mthca: Expose max_sge_rd correctly | Sagi Grimberg | 2015-08-29 | 1 | -0/+1 |
* | IB/mlx5: Remove dead code from alloc_cached_mr() | Roland Dreier | 2015-08-29 | 1 | -3/+0 |
* | mlx5: Expose correct page_size_cap in device attributes | Sagi Grimberg | 2015-08-29 | 1 | -1/+2 |
* | mlx5: Fix missing device local_dma_lkey | Sagi Grimberg | 2015-08-29 | 1 | -1/+8 |
* | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 2015-07-14 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-25 | 9 | -325/+808 |
|\ |
|
| * | net/mlx5e: Fix HW MTU settings | Saeed Mahameed | 2015-06-12 | 1 | -6/+2 |
| * | mlx5: Enable mutual support for IB and Ethernet | Haggai Abramonvsky | 2015-06-05 | 3 | -1/+25 |
| * | IB/mlx5: Don't create IB instance over Ethernet ports | Majd Dibbiny | 2015-06-05 | 1 | -0/+4 |
| * | IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode | Majd Dibbiny | 2015-06-05 | 3 | -173/+657 |
| * | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 | Haggai Abramonvsky | 2015-06-05 | 1 | -1/+1 |
| * | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality | Amir Vadai | 2015-05-31 | 1 | -3/+1 |
| * | net/mlx5_core: New device capabilities handling | Saeed Mahameed | 2015-05-31 | 8 | -146/+124 |
| * | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory | Amir Vadai | 2015-05-31 | 3 | -4/+3 |
* | | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 2015-06-12 | 2 | -2/+11 |
* | | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny | 2015-06-12 | 1 | -0/+1 |
* | | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 | 1 | -2/+7 |
* | | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak | 2015-06-12 | 1 | -2/+4 |
* | | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 | 3 | -5/+13 |
* | | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 | 2 | -8/+8 |
* | | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 1 | -7/+1 |
* | | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 2015-05-20 | 1 | -0/+17 |
* | | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 | 1 | -0/+7 |
|/ |
|
* | infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses | Joe Perches | 2015-05-12 | 1 | -1/+1 |
* | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed | 2015-04-02 | 1 | -0/+1 |
* | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed | 2015-04-02 | 1 | -2/+6 |
* | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed | 2015-04-02 | 3 | -104/+5 |
* | IB/mlx5: Fix Mellanox copyright note | Saeed Mahameed | 2015-04-02 | 12 | -12/+12 |
* | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() | Saeed Mahameed | 2015-04-02 | 3 | -7/+0 |
* | net/mlx5_core: Coding style fix | Eli Cohen | 2015-04-02 | 1 | -0/+1 |
* | net/mlx5_core: Fix call to mlx5_core_qp_modify | Haggai Abramonvsky | 2015-04-02 | 1 | -1/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-21 | 2 | -1/+4 |
|\ |
|
| *-. | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 2015-02-20 | 2 | -1/+4 |
| |\ \ |
|
| | | * | 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-18 | 1 | -0/+1 |
| | |/
| |/| |
|