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 | 6 | -3/+291 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 4 | -1/+105 |
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-25 | net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static | Fengguang Wu | 1 | -2/+2 |
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 | 1 | -3/+4 |
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-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 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 20 | -452/+527 |
2014-06-12 | net/mlx4_en: Use affinity hint | Yuval Atias | 3 | -2/+46 |
2014-06-11 | net/mlx4_core: Keep only one driver entry release mlx4_priv | Wei Yang | 1 | -1/+1 |
2014-06-11 | net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas | Jack Morgenstein | 1 | -4/+37 |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 15 | -84/+217 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 15 | -84/+217 |
2014-06-07 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 1 | -2/+2 |
2014-06-04 | mlx4_core: Fix GFP flags parameters to be gfp_t | Roland Dreier | 3 | -3/+3 |
2014-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -14/+127 |
2014-06-03 | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -5/+5 |
2014-06-03 | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() | Ben Hutchings | 1 | -5/+5 |
2014-06-03 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 11 | -47/+51 |
2014-06-02 | Revert "net/mlx4_en: Use affinity hint" | David S. Miller | 4 | -48/+2 |
2014-06-02 | net/mlx4_en: Use affinity hint | Yuval Atias | 4 | -2/+48 |
2014-05-31 | net/mlx4_core: Reset RoCE VF gids when guest driver goes down | Jack Morgenstein | 4 | -14/+127 |
2014-05-31 | mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statement | Roland Dreier | 1 | -14/+14 |
2014-05-30 | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -0/+34 |
2014-05-30 | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 6 | -23/+85 |
2014-05-30 | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses | Jack Morgenstein | 1 | -14/+33 |
2014-05-30 | mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAP | Jack Morgenstein | 1 | -1/+1 |
2014-05-30 | mlx4_core: Fix memory leaks in SR-IOV error paths | Dotan Barak | 1 | -0/+14 |