- 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 10 years ago
- d69e3bc IB/mlx5: Mmap the HCA's core clock register to user-space by Matan Barak · 10 years ago
- b368d7c IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext by Matan Barak · 10 years ago
- 7c60bcb IB/mlx5: Add support for hca_core_clock and timestamp_mask by Matan Barak · 10 years ago
- 972ecb82 IB/mlx5: Add create_cq extended command by Matan Barak · 10 years ago
- feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 10 years ago
- e53505a IB/mlx5: Support RoCE by Achiad Shochat · 10 years ago
- 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 10 years ago
- 3cca260 IB/mlx5: Support IB device's callbacks for adding/deleting GIDs by Achiad Shochat · 10 years ago
- cb34be6 IB/mlx5: Set network_hdr_type upon RoCE responder completion by Achiad Shochat · 10 years ago
- 3f89a64 IB/mlx5: Extend query_device/port to support RoCE by Achiad Shochat · 10 years ago
- fc24fc5 IB/mlx5: Support IB device's callback for getting its netdev by Achiad Shochat · 10 years ago
- ebd61f6 IB/mlx5: Support IB device's callback for getting the link layer by Achiad Shochat · 10 years ago
- ab5cdc3 IB/mlx5: Postpone remove_keys under knowledge of coming preemption by Leon Romanovsky · 10 years ago
- ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
- dd01e66 IB/mlx5: Remove old FRWR API support by Sagi Grimberg · 10 years ago
- 8a187ee IB/mlx5: Support the new memory registration API by Sagi Grimberg · 10 years ago
- a706000 IB/mlx5: Remove dead fmr code by Sagi Grimberg · 10 years ago
- adec640 mlx5: stop including <asm-generic/kmap_types.h> by Christoph Hellwig · 10 years ago
- 25556ae IB: remove xrc_remote_srq_num from struct ib_send_wr by Christoph Hellwig · 10 years ago
- e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 10 years ago
- 81fb5e2 IB/mlx5: Remove pa_lkey usages by Sagi Grimberg · 10 years ago
- c6790aa IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY by Sagi Grimberg · 10 years ago
- b636401 mlx5: Fix incorrect wc pkey_index assignment for GSI messages by Sagi Grimberg · 10 years ago
- 11d7480 IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow by Haggai Eran · 10 years ago
- b37c788 IB/mlx5: Remove ib_get_dma_mr calls by Jason Gunthorpe · 10 years ago
- b3778ba mlx5: Drop mlx5_ib_alloc_fast_reg_mr by Sagi Grimberg · 10 years ago
- 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 10 years ago
- 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 10 years ago
- 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 10 years ago
- d6c7276 IB/mlx5: Remove dead code from alloc_cached_mr() by Roland Dreier · 10 years ago
- e0238a6 mlx5: Expose correct page_size_cap in device attributes by Sagi Grimberg · 10 years ago
- a3c8742 mlx5: Fix missing device local_dma_lkey by Sagi Grimberg · 10 years ago
- 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 10 years ago
- e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
- 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
- 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
- 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 10 years ago
- bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
- facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 10 years ago
- 4aa17b2 mlx5: Enable mutual support for IB and Ethernet by Haggai Abramonvsky · 10 years ago
- 647241e IB/mlx5: Don't create IB instance over Ethernet ports by Majd Dibbiny · 10 years ago
- 1b5daf1 IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode by Majd Dibbiny · 10 years ago
- 01949d0 net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 by Haggai Abramonvsky · 10 years ago
- a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
- f62b8bb net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 10 years ago
- 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 10 years ago
- 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 10 years ago
- f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
- 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
- 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
- f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 10 years ago
- 64613d94 net/mlx5_core: Extend struct mlx5_interface to support multiple protocols by Saeed Mahameed · 10 years ago
- ce0f750 net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver by Saeed Mahameed · 10 years ago
- 233d05d net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core by Saeed Mahameed · 10 years ago
- 6cf0a15 IB/mlx5: Fix Mellanox copyright note by Saeed Mahameed · 10 years ago
- b812b54 net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() by Saeed Mahameed · 10 years ago
- 7bef7ad net/mlx5_core: Coding style fix by Eli Cohen · 10 years ago
- c3c6c9c net/mlx5_core: Fix call to mlx5_core_qp_modify by Haggai Abramonvsky · 10 years ago
- b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
- 1707cb4 IB/mlx5: Enable the ODP capability query verb by Haggai Eran · 11 years ago
- 7eae20d IB/mlx5: Update the dev in reg_create by Majd Dibbiny · 11 years ago
- f614fc1 IB/mlx5: Fix error code in get_port_caps() by Dan Carpenter · 11 years ago
- c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 11 years ago
- 7835bfb infiniband: mlx5: avoid a compile-time warning by Arnd Bergmann · 11 years ago
- b4cfe44 IB/mlx5: Implement on demand paging by adding support for MMU notifiers by Haggai Eran · 11 years ago
- eab668a IB/mlx5: Add support for RDMA read/write responder page faults by Haggai Eran · 11 years ago
- 7bdf65d IB/mlx5: Handle page faults by Haggai Eran · 11 years ago
- 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 11 years ago
- 832a6b0 IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation by Haggai Eran · 11 years ago
- cc149f75 IB/mlx5: Changes in memory region creation to support on-demand paging by Haggai Eran · 11 years ago
- 8cdd312 IB/mlx5: Implement the ODP capability query verb by Haggai Eran · 11 years ago
- c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 11 years ago
- 968e78d IB/mlx5: Enhance UMR support to allow partial page table update by Haggai Eran · 11 years ago
- 21af2c3 IB/mlx5: Remove per-MR pas and dma pointers by Haggai Eran · 11 years ago
- d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 11 years ago
- 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 11 years ago
- 479163f mlx5: don't duplicate kvfree() by Al Viro · 11 years ago
- 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 7b909bb Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next by Roland Dreier · 11 years ago
- 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 11 years ago
- 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 11 years ago
- fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 11 years ago
- f39f869 IB/mlx5: Modify to work with arbitrary page size by Yishai Hadas · 11 years ago
- f83b426 IB/mlx5: Remove duplicate code from mlx5_set_path by Eli Cohen · 11 years ago
- 1c3ce90 IB/mlx5: Fix possible array overflow by Eli Cohen · 11 years ago
- 900a6d7 IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr by Eli Cohen · 11 years ago
- eefd56e IB/mlx5: Clear umr resources after ib_unregister_device by Eli Cohen · 11 years ago
- c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 11 years ago
- e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 11 years ago
- 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 11 years ago
- f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 11 years ago
- 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 11 years ago
- 652c1a0 IB/mlx5: Enable "block multicast loopback" for kernel consumers by Or Gerlitz · 11 years ago
- 6c9b5d9 IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits by Roland Dreier · 11 years ago
- 43bc889 IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq by Yann Droneaud · 11 years ago