Age | Commit message (Expand) | Author |
2013-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches |
2013-03-07 | net/mlx4_en: Disable RFS when running in SRIOV mode | Amir Vadai |
2013-03-07 | net/mlx4_en: Cleanup MAC resources on module unload or port stop | Yan Burman |
2013-03-07 | net/mlx4_en: Fix race when setting the device MAC address | Yan Burman |
2013-03-07 | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein |
2013-03-07 | net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n... | Jack Morgenstein |
2013-03-07 | net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow... | Jack Morgenstein |
2013-03-07 | mlx4: Remove driver specific fdb handlers. | Vlad Yasevich |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-25 | mlx4: Implement memory windows allocation and deallocation | Shani Michaeli |
2013-02-25 | mlx4_core: Enable memory windows in {INIT, QUERY}_HCA | Shani Michaeli |
2013-02-25 | mlx4_core: Disable memory windows for virtual functions | Shani Michaeli |
2013-02-23 | mlx4_en: fix allocation of CPU affinity reverse-map | Kleber Sacilotto de Souza |
2013-02-23 | mlx4_en: fix allocation of device tx_cq | Kleber Sacilotto de Souza |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | mlx4_core: Propagate MR deregistration failures to caller | Shani Michaeli |
2013-02-21 | mlx4_core: Rename MPT-related functions to have mpt_ prefix | Shani Michaeli |
2013-02-13 | bridge: Add vlan support to static neighbors | Vlad Yasevich |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-08 | drivers: net: Remove remaining alloc/OOM messages | Joe Perches |
2013-02-07 | mlx4_en: Fix BQL reset TX queue call point | Tom Herbert |
2013-02-07 | net/mlx4_en: Implement ndo fdb functionality | Yan Burman |
2013-02-07 | net/mlx4_en: Add unicast MAC filtering | Yan Burman |
2013-02-07 | net/mlx4_en: Manage hash of MAC addresses per port | Yan Burman |
2013-02-07 | net/mlx4_en: Save previous MAC address of the port so we can replace it later | Yan Burman |
2013-02-07 | net/mlx4_en: Re-arrange ndo_set_rx_mode related code | Yan Burman |
2013-02-07 | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en | Yan Burman |
2013-02-07 | net/mlx4_en: Cleanup multiline strings | Yan Burman |
2013-02-07 | net/mlx4_en: Optimize Rx fast path filter checks | Yan Burman |
2013-02-07 | net/mlx4_en: Optimize loopback related checks in data path | Yan Burman |
2013-02-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-05 | mlx4_core: Fix advertisement of wrong PF context behaviour | Or Gerlitz |
2013-02-04 | net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined | Hadar Hen Zion |
2013-02-04 | net/mlx4_en: Fix error propagation for ethtool helper function | Hadar Hen Zion |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-31 | net/mlx4_en: Fix transmit timeout when driver restarts port | Amir Vadai |
2013-01-31 | net/mlx4_en: Don't reassign port mac address on firmware that supports it | Matan Barak |
2013-01-31 | net/mlx4_core: Use firmware driven flow steering hash mode | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Fix ethtool rules leftovers after module unloaded | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Block insertion of ethtool steering rules while the interface is... | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Fix vlan mask for ethtool steering rules | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool | Hadar Hen Zion |
2013-01-31 | net/mlx4_core: Set correctly allow_loopback flag | Hadar Hen Zion |
2013-01-31 | net/mlx4_core: Directly expose fields of HW flow steering rule control segment | Hadar Hen Zion |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |