Age | Commit message (Expand) | Author | Files | Lines |
2014-09-27 | net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode | Matan Barak | 1 | -2/+2 |
2014-09-24 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -15/+29 |
2014-09-22 | mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses | Jack Morgenstein | 1 | -4/+7 |
2014-09-22 | mlx4: Correct error flows in rereg_mr | Matan Barak | 1 | -11/+22 |
2014-09-11 | net/mlx4: Set vlan stripping policy by the right command | Matan Barak | 2 | -4/+26 |
2014-09-11 | net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed | Matan Barak | 1 | -7/+11 |
2014-09-11 | net/mlx4: Use the correct VSD mask in UPDATE_QP | Matan Barak | 1 | -1/+1 |
2014-09-11 | net/mlx4: Correctly configure single ported VFs from the host | Matan Barak | 1 | -0/+21 |
2014-09-09 | net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() | Ivan Vecera | 1 | -0/+3 |
2014-08-30 | net/mlx4: Move the tunnel steering helper function to mlx4_core | Or Gerlitz | 2 | -29/+40 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 6 | -3/+291 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 4 | -1/+105 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 18 | -148/+633 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+4 |
2014-08-05 | mlx4_core: Add support for secure-host and SMP firewall | Jack Morgenstein | 4 | -1/+105 |
2014-08-02 | mlx4_core: Add helper functions to support MR re-registration | Matan Barak | 3 | -2/+186 |
2014-07-31 | mlx5: Adjust events to use unsigned long param instead of void * | Jack Morgenstein | 2 | -3/+4 |
2014-07-31 | mlx5: minor fixes (mainly avoidance of hidden casts) | Jack Morgenstein | 7 | -7/+8 |
2014-07-31 | mlx5: Move pci device handling from mlx5_ib to mlx5_core | Jack Morgenstein | 1 | -3/+287 |
2014-07-25 | net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static | Fengguang Wu | 1 | -2/+2 |
2014-07-24 | net: mlx5: Use ktime_get_ns() | Thomas Gleixner | 1 | -12/+4 |
2014-07-23 | net/mlx4_en: Reduce memory consumption on kdump kernel | Amir Vadai | 3 | -4/+8 |
2014-07-23 | net/mlx4_core: Use low memory profile on kdump kernel | Amir Vadai | 1 | -3/+25 |
2014-07-23 | net/mlx4_en: Disable blueflame using ethtool private flags | Amir Vadai | 4 | -4/+72 |
2014-07-23 | net/mlx4_en: current_mac isn't updated in port up | Eyal Perry | 1 | -0/+1 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+19 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -3/+4 |
2014-07-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -4/+15 |
2014-07-17 | net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's | Amir Vadai | 1 | -3/+4 |
2014-07-17 | net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only | Saeed Mahameed | 1 | -26/+62 |
2014-07-17 | net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only | Eugenia Emantayev | 1 | -70/+99 |
2014-07-17 | net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded | Alexander Guller | 1 | -1/+7 |
2014-07-17 | net/mlx4_core: Make sure that negative array index isn't used | Dotan Barak | 1 | -12/+26 |
2014-07-17 | net/mlx4_core: Fix leakage of SW multicast entries | Yevgeny Petrilin | 1 | -1/+13 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -90/+53 |
2014-07-15 | mlx4: mark napi id for gro_skb | Jason Wang | 1 | -0/+1 |
2014-07-10 | mlx5_core: Fix possible race between mr tree insert/delete | Sagi Grimberg | 1 | -4/+15 |
2014-07-09 | net/mlx4_en: Ignore budget on TX napi polling | Amir Vadai | 4 | -15/+24 |
2014-07-09 | net/mlx4_en: Fix mac_hash database inconsistency | Noa Osherovich | 2 | -10/+15 |
2014-07-09 | net/mlx4_en: Do not count LLC/SNAP in MTU calculation | Yishai Hadas | 2 | -3/+1 |
2014-07-09 | net/mlx4_en: Do not disable vlan filter during promiscuous mode | Eugenia Emantayev | 1 | -10/+0 |
2014-07-09 | net/mlx4: Verify port number in __mlx4_unregister_mac | Eugenia Emantayev | 1 | -2/+8 |
2014-07-09 | net/mlx4_en: Run loopback test only when port is up | Eugenia Emantayev | 1 | -1/+2 |
2014-07-09 | net/mlx4_en: Fix set port ratelimit for 40GE | Eugenia Emantayev | 2 | -10/+17 |
2014-07-08 | net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set | Or Gerlitz | 1 | -1/+1 |
2014-07-03 | net/mlx4_en: IRQ affinity hint is not cleared on port down | Amir Vadai | 1 | -2/+1 |
2014-07-03 | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity... | Amir Vadai | 6 | -72/+26 |
2014-06-23 | net/mlx4_core: Fix the error flow when probing with invalid VF configuration | Or Gerlitz | 1 | -1/+2 |