Age | Commit message (Expand) | Author |
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 |
2014-12-15 | IB/mlx5: Changes in memory region creation to support on-demand paging | Haggai Eran |
2014-12-15 | IB/mlx5: Implement the ODP capability query verb | Haggai Eran |
2014-12-15 | IB/mlx5: Add function to read WQE from user-space | Haggai Eran |
2014-12-15 | IB/mlx5: Enhance UMR support to allow partial page table update | Haggai Eran |
2014-12-15 | IB/mlx5: Remove per-MR pas and dma pointers | Haggai Eran |
2014-12-08 | mlx5: Fix error flow in add_keys | Eli Cohen |
2014-12-08 | mlx5: Fix sparse warnings | Eli Cohen |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro |
2014-10-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier |
2014-10-09 | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg |
2014-10-09 | IB/mlx5: Use extended internal signature layout | Sagi Grimberg |
2014-10-09 | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg |
2014-10-09 | IB/mlx5: Modify to work with arbitrary page size | Yishai Hadas |
2014-10-09 | IB/mlx5: Remove duplicate code from mlx5_set_path | Eli Cohen |
2014-10-09 | IB/mlx5: Fix possible array overflow | Eli Cohen |
2014-10-09 | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr | Eli Cohen |
2014-10-09 | IB/mlx5: Clear umr resources after ib_unregister_device | Eli Cohen |
2014-10-03 | net/mlx5_core: Update device capabilities handling | Eli Cohen |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-08-12 | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick |
2014-07-30 | mlx5: Adjust events to use unsigned long param instead of void * | Jack Morgenstein |
2014-07-30 | mlx5: minor fixes (mainly avoidance of hidden casts) | Jack Morgenstein |
2014-07-30 | mlx5: Move pci device handling from mlx5_ib to mlx5_core | Jack Morgenstein |
2014-07-16 | IB/mlx5: Enable "block multicast loopback" for kernel consumers | Or Gerlitz |
2014-05-28 | IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits | Roland Dreier |
2014-05-27 | IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq | Yann Droneaud |
2014-05-27 | IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq | Yann Droneaud |
2014-05-27 | IB/mlx5: Refactor UMR to have its own context struct | Shachar Raindel |
2014-05-27 | IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs | Haggai Eran |