Age | Commit message (Expand) | Author | Files | Lines |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 2 | -11/+10 |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 7 | -63/+243 |
2013-02-25 | mlx4: Implement memory windows allocation and deallocation | Shani Michaeli | 1 | -0/+95 |
2013-02-25 | mlx4_core: Enable memory windows in {INIT, QUERY}_HCA | Shani Michaeli | 4 | -0/+10 |
2013-02-25 | mlx4_core: Disable memory windows for virtual functions | Shani Michaeli | 4 | -15/+75 |
2013-02-23 | mlx4_en: fix allocation of CPU affinity reverse-map | Kleber Sacilotto de Souza | 1 | -1/+1 |
2013-02-23 | mlx4_en: fix allocation of device tx_cq | Kleber Sacilotto de Souza | 1 | -1/+1 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-02-21 | mlx4_core: Propagate MR deregistration failures to caller | Shani Michaeli | 2 | -9/+24 |
2013-02-21 | mlx4_core: Rename MPT-related functions to have mpt_ prefix | Shani Michaeli | 3 | -39/+39 |
2013-02-14 | bridge: Add vlan support to static neighbors | Vlad Yasevich | 1 | -0/+1 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-02-09 | drivers: net: Remove remaining alloc/OOM messages | Joe Perches | 3 | -13/+6 |
2013-02-08 | mlx4_en: Fix BQL reset TX queue call point | Tom Herbert | 2 | -3/+2 |
2013-02-08 | net/mlx4_en: Implement ndo fdb functionality | Yan Burman | 1 | -0/+75 |
2013-02-08 | net/mlx4_en: Add unicast MAC filtering | Yan Burman | 2 | -2/+130 |
2013-02-08 | net/mlx4_en: Manage hash of MAC addresses per port | Yan Burman | 3 | -38/+79 |
2013-02-08 | net/mlx4_en: Save previous MAC address of the port so we can replace it later | Yan Burman | 1 | -2/+2 |
2013-02-08 | net/mlx4_en: Re-arrange ndo_set_rx_mode related code | Yan Burman | 2 | -128/+145 |
2013-02-08 | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en | Yan Burman | 5 | -205/+222 |
2013-02-08 | net/mlx4_en: Cleanup multiline strings | Yan Burman | 1 | -15/+10 |
2013-02-08 | net/mlx4_en: Optimize Rx fast path filter checks | Yan Burman | 4 | -30/+35 |
2013-02-08 | net/mlx4_en: Optimize loopback related checks in data path | Yan Burman | 6 | -21/+65 |
2013-02-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2013-02-05 | mlx4_core: Fix advertisement of wrong PF context behaviour | Or Gerlitz | 1 | -1/+1 |
2013-02-04 | net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined | Hadar Hen Zion | 1 | -0/+4 |
2013-02-04 | net/mlx4_en: Fix error propagation for ethtool helper function | Hadar Hen Zion | 1 | -18/+34 |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2 | -6/+2 |
2013-01-31 | net/mlx4_en: Fix transmit timeout when driver restarts port | Amir Vadai | 3 | -8/+14 |
2013-01-31 | net/mlx4_en: Don't reassign port mac address on firmware that supports it | Matan Barak | 2 | -2/+8 |
2013-01-31 | net/mlx4_core: Use firmware driven flow steering hash mode | Hadar Hen Zion | 4 | -24/+2 |
2013-01-31 | net/mlx4_en: Fix ethtool rules leftovers after module unloaded | Hadar Hen Zion | 3 | -0/+21 |
2013-01-31 | net/mlx4_en: Block insertion of ethtool steering rules while the interface is... | Hadar Hen Zion | 1 | -2/+4 |
2013-01-31 | net/mlx4_en: Fix vlan mask for ethtool steering rules | Hadar Hen Zion | 1 | -4/+9 |
2013-01-31 | net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules | Hadar Hen Zion | 1 | -0/+4 |
2013-01-31 | net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool | Hadar Hen Zion | 1 | -37/+82 |
2013-01-31 | net/mlx4_core: Set correctly allow_loopback flag | Hadar Hen Zion | 1 | -1/+1 |
2013-01-31 | net/mlx4_core: Directly expose fields of HW flow steering rule control segment | Hadar Hen Zion | 3 | -4/+7 |
2013-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -13/+11 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 18 | -168/+395 |
2013-01-28 | net/mlx4_en: Initialize RFS filters lock and list in init_netdev | Amir Vadai | 1 | -3/+5 |
2013-01-28 | net/mlx4_en: Fix a race when closing TX queue | Amir Vadai | 1 | -1/+15 |
2013-01-28 | net/mlx4_core: Return proper error code when __mlx4_add_one fails | Jack Morgenstein | 1 | -2/+5 |
2013-01-28 | net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode | Eugenia Emantayev | 1 | -2/+2 |
2013-01-28 | net/mlx4_en: Fix traffic loss under promiscuous mode | Aviad Yehezkel | 1 | -9/+26 |
2013-01-28 | net/mlx4_en: Issue the dump eth statistics command under lock | Eugenia Emantayev | 1 | -4/+4 |
2013-01-21 | net/mlx4_en: remove redundant code | Eric Dumazet | 1 | -4/+0 |
2013-01-18 | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults | Or Gerlitz | 1 | -9/+2 |
2013-01-18 | net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode | Yan Burman | 1 | -4/+9 |