Age | Commit message (Expand) | Author |
2015-09-03 | mlx5: Fix incorrect wc pkey_index assignment for GSI messages | Sagi Grimberg |
2015-09-03 | IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow | Haggai Eran |
2015-08-30 | IB/mlx5: Remove ib_get_dma_mr calls | Jason Gunthorpe |
2015-08-30 | mlx5: Drop mlx5_ib_alloc_fast_reg_mr | Sagi Grimberg |
2015-08-30 | IB: Modify ib_create_mr API | Sagi Grimberg |
2015-08-30 | IB/core: Get rid of redundant verb ib_destroy_mr | Sagi Grimberg |
2015-08-28 | mlx4, mlx5, mthca: Expose max_sge_rd correctly | Sagi Grimberg |
2015-08-28 | IB/mlx5: Remove dead code from alloc_cached_mr() | Roland Dreier |
2015-08-28 | mlx5: Expose correct page_size_cap in device attributes | Sagi Grimberg |
2015-08-28 | mlx5: Fix missing device local_dma_lkey | Sagi Grimberg |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny |
2015-06-12 | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak |
2015-06-12 | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak |
2015-06-11 | net/mlx5e: Fix HW MTU settings | Saeed Mahameed |
2015-06-04 | mlx5: Enable mutual support for IB and Ethernet | Haggai Abramonvsky |
2015-06-04 | IB/mlx5: Don't create IB instance over Ethernet ports | Majd Dibbiny |
2015-06-04 | IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 | Haggai Abramonvsky |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny |
2015-05-30 | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality | Amir Vadai |
2015-05-30 | net/mlx5_core: New device capabilities handling | Saeed Mahameed |
2015-05-30 | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory | Amir Vadai |
2015-05-20 | IB/core: Convert core to use bitfield for caps | Ira Weiny |
2015-05-20 | IB/core: Add per port immutable struct to ib_device | Ira Weiny |
2015-05-18 | IB/Verbs: Implement new callback query_protocol() | Michael Wang |
2015-05-12 | infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses | Joe Perches |
2015-04-02 | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed |
2015-04-02 | IB/mlx5: Fix Mellanox copyright note | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Coding style fix | Eli Cohen |
2015-04-02 | net/mlx5_core: Fix call to mlx5_core_qp_modify | Haggai Abramonvsky |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier |
2015-02-18 | IB/mlx5: Enable the ODP capability query verb | Haggai Eran |
2015-02-17 | IB/mlx5: Update the dev in reg_create | Majd Dibbiny |
2015-02-17 | IB/mlx5: Fix error code in get_port_caps() | Dan Carpenter |
2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-02-06 | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud |
2015-01-13 | infiniband: mlx5: avoid a compile-time warning | Arnd Bergmann |
2014-12-15 | IB/mlx5: Implement on demand paging by adding support for MMU notifiers | Haggai Eran |
2014-12-15 | IB/mlx5: Add support for RDMA read/write responder page faults | Haggai Eran |
2014-12-15 | IB/mlx5: Handle page faults | Haggai Eran |
2014-12-15 | IB/mlx5: Page faults handling infrastructure | Haggai Eran |
2014-12-15 | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation | Haggai Eran |