Age | Commit message (Expand) | Author | Files | Lines |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -0/+24 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2 | -0/+8 |
2014-08-05 | mlx4_core: Add support for secure-host and SMP firewall | Jack Morgenstein | 2 | -0/+8 |
2014-08-02 | mlx4_core: Add helper functions to support MR re-registration | Matan Barak | 1 | -0/+16 |
2014-07-23 | net/mlx4_core: Use low memory profile on kdump kernel | Amir Vadai | 1 | -0/+7 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2014-07-09 | net/mlx4_en: Fix set port ratelimit for 40GE | Eugenia Emantayev | 1 | -0/+11 |
2014-07-03 | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity... | Amir Vadai | 1 | -2/+2 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -4/+11 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 1 | -4/+11 |
2014-06-03 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 1 | -4/+6 |
2014-06-02 | Revert "net/mlx4_en: Use affinity hint" | David S. Miller | 1 | -1/+1 |
2014-06-02 | net/mlx4_en: Use affinity hint | Yuval Atias | 1 | -1/+1 |
2014-05-30 | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -0/+3 |
2014-05-30 | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -0/+1 |
2014-05-30 | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses | Jack Morgenstein | 1 | -0/+1 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+11 |
2014-05-23 | net/mlx4_core: Deprecate use_prio module parameter | Amir Vadai | 1 | -1/+0 |
2014-05-16 | net/mlx4_core: Add UPDATE_QP SRIOV wrapper support | Matan Barak | 1 | -0/+11 |
2014-05-14 | net/mlx4_core: Enforce irq affinity changes immediatly | Yuval Atias | 1 | -0/+3 |
2014-03-29 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 1 | -1/+1 |
2014-03-29 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2 | -0/+3 |
2014-03-21 | net/mlx4: Adapt code for N-Port VF | Matan Barak | 1 | -0/+1 |
2014-03-21 | net/mlx4: Add utils for N-Port VFs | Matan Barak | 1 | -0/+27 |
2014-03-21 | net/mlx4: Add data structures to support N-Ports per VF | Matan Barak | 1 | -0/+7 |
2014-03-12 | mlx4: Implement IP based gids support for RoCE/SRIOV | Jack Morgenstein | 2 | -1/+9 |
2014-03-12 | mlx4: In RoCE allow guests to have multiple GIDS | Jack Morgenstein | 1 | -0/+1 |
2014-03-12 | mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index | Jack Morgenstein | 1 | -2/+5 |
2014-03-12 | mlx4: Adjust QP1 multiplexing for RoCE/SRIOV | Jack Morgenstein | 1 | -0/+4 |
2014-03-03 | net/mlx4_en: Use union for BlueFlame WQE | Amir Vadai | 1 | -3/+8 |
2014-03-03 | net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() | Eugenia Emantayev | 1 | -0/+12 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -1/+50 |
2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 2 | -4/+12 |
2014-01-19 | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 1 | -4/+11 |
2014-01-15 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -0/+1 |
2014-01-15 | mlx4_core: Add support for steerable IB UD QPs | Matan Barak | 2 | -1/+6 |
2013-12-31 | net/mlx4_core: Add basic support for TCP/IP offloads under tunneling | Or Gerlitz | 4 | -1/+48 |
2013-12-20 | net/mlx4_core: Expose physical port id as PF/VF capability | Hadar Hen Zion | 1 | -0/+2 |
2013-11-08 | net/mlx4_en: Datapath structures are allocated per NUMA node | Eugenia Emantayev | 1 | -1/+1 |
2013-11-08 | net/mlx4_core: ICM pages are allocated on device NUMA node | Eugenia Emantayev | 1 | -0/+1 |
2013-11-05 | mlx4: Structures and init/teardown for VF resource quotas | Jack Morgenstein | 1 | -0/+17 |
2013-11-05 | net/mlx4_en: Use vlan id instead of vlan index for unregistration | Jack Morgenstein | 1 | -1/+1 |
2013-11-05 | net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec | Jack Morgenstein | 1 | -0/+1 |
2013-10-17 | net/mlx4: Fix typo, move similar defs to same location | Or Gerlitz | 2 | -5/+3 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -7/+11 |
2013-08-28 | IB/mlx4: Add receive flow steering support | Hadar Hen Zion | 1 | -5/+0 |
2013-08-02 | include: Convert ethernet mac address declarations to use ETH_ALEN | Joe Perches | 2 | -7/+9 |
2013-07-29 | net/mlx4_core: Respond to operation request by firmware | Yevgeny Petrilin | 2 | -0/+2 |
2013-07-02 | net/mlx4_core: Add HW enforcement to VF link state | Rony Efraim | 1 | -0/+2 |