| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx4_en: Deregister multicast vxlan steering rules when going down | Or Gerlitz | 2014-03-13 | 1 | -0/+2 |
* | net/mlx4_core: Load the IB driver when the device supports IBoE | Or Gerlitz | 2014-03-12 | 1 | -1/+1 |
* | net/mlx4_en: Handle vxlan steering rules for mac address changes | Or Gerlitz | 2014-03-12 | 1 | -0/+8 |
* | net/mlx4_core: Fix wrong dump of the vxlan offloads device capability | Or Gerlitz | 2014-03-12 | 1 | -2/+3 |
* | net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r... | Amir Vadai | 2014-03-06 | 1 | -0/+11 |
* | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() | Amir Vadai | 2014-03-06 | 1 | -3/+3 |
* | net/mlx4: Support shutdown() interface | Gavin Shan | 2014-03-05 | 1 | -0/+1 |
* | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai | 2014-02-25 | 3 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-02-18 | 2 | -3/+3 |
|\ |
|
| * | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2014-02-17 | 2 | -3/+3 |
* | | IB/mlx5: Remove dependency on X86 | Eli Cohen | 2014-02-13 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 25 | -148/+772 |
|\ |
|
| * | net/mlx4_core: Remove unnecessary validation for port number | Moni Shoua | 2014-01-21 | 1 | -3/+0 |
| * | net/mlx4_core: clean up srq_res_start_move_to() | Paul Bolle | 2014-01-16 | 1 | -30/+16 |
| * | net/mlx4_core: clean up cq_res_start_move_to() | Paul Bolle | 2014-01-16 | 1 | -33/+19 |
| * | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 7 | -7/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 2 | -2/+4 |
| |\ |
|
| * | | net/mlx4_en: call gro handler for encapsulated frames | Eric Dumazet | 2014-01-13 | 2 | -5/+7 |
| * | | mlx4_en: Select PTP_1588_CLOCK | Shawn Bohrer | 2014-01-07 | 1 | -0/+1 |
| * | | net/mlx4_en: fix error return code in mlx4_en_get_qp() | Wei Yongjun | 2014-01-07 | 1 | -2/+3 |
| * | | net/mlx4_core: Warn if device doesn't have enough PCI bandwidth | Eyal Perry | 2014-01-05 | 1 | -0/+84 |
| * | | mlx4_en: Only cycle port if HW timestamp config changes | Shawn Bohrer | 2014-01-02 | 1 | -0/+4 |
| * | | mlx4_en: Add PTP hardware clock | Shawn Bohrer | 2014-01-02 | 4 | -8/+198 |
| * | | net: mlx4: slight optimization of addr compare | dingtianhong | 2013-12-31 | 2 | -3/+3 |
| * | | net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling | Or Gerlitz | 2013-12-31 | 5 | -2/+129 |
| * | | net/mlx4_core: Add basic support for TCP/IP offloads under tunneling | Or Gerlitz | 2013-12-31 | 4 | -3/+85 |
| * | | net/mlx4_core: Check port number for validity before accessing data | Matan Barak | 2013-12-19 | 1 | -1/+27 |
| * | | net/mlx4_en: Add NAPI support for transmit side | Eugenia Emantayev | 2013-12-19 | 3 | -11/+41 |
| * | | net/mlx4_en: Ignore irrelevant hypervisor events | Eugenia Emantayev | 2013-12-19 | 1 | -0/+3 |
| * | | net/mlx4_core: Set CQE/EQE size to 64B by default | Eyal Perry | 2013-12-19 | 1 | -2/+2 |
| * | | net/mlx4_en: Configure the XPS queue mapping on driver load | Ido Shamay | 2013-12-19 | 3 | -4/+16 |
| * | | net/mlx4_en: Implement ndo_get_phys_port_id | Hadar Hen Zion | 2013-12-19 | 1 | -0/+23 |
| * | | net/mlx4_core: Expose physical port id as PF/VF capability | Hadar Hen Zion | 2013-12-19 | 3 | -0/+51 |
| * | | net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP | Hadar Hen Zion | 2013-12-19 | 2 | -3/+9 |
| * | | net/mlx4_core: Rename QUERY_FUNC_CAP fields | Hadar Hen Zion | 2013-12-19 | 1 | -10/+10 |
| * | | net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields | Hadar Hen Zion | 2013-12-19 | 1 | -6/+0 |
| * | | net: mlx4 calls skb_set_hash | Tom Herbert | 2013-12-18 | 1 | -2/+6 |
| * | | mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ... | Jack Morgenstein | 2013-12-09 | 10 | -20/+32 |
| * | | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 2013-12-05 | 1 | -2/+12 |
| |\ \ |
|
| | * | | mlx4_en: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 2013-11-21 | 1 | -2/+12 |
* | | | | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-22 | 1 | -0/+20 |
|\ \ \ \ |
|
| * | | | | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-18 | 1 | -0/+20 |
| | |_|/
| |/| | |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-22 | 11 | -20/+117 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | IB/mlx5: Abort driver cleanup if teardown hca fails | Eli Cohen | 2014-01-22 | 1 | -2/+8 |
| | * | | | mlx5_core: Fix PowerPC support | Eli Cohen | 2014-01-22 | 1 | -4/+5 |
| | * | | | mlx5_core: Improve debugfs readability | Eli Cohen | 2014-01-22 | 1 | -6/+33 |
| | * | | | IB/mlx5: Add support for resize CQ | Eli Cohen | 2014-01-22 | 1 | -2/+2 |
| | * | | | IB/mlx5: Implement modify CQ | Eli Cohen | 2014-01-22 | 1 | -2/+15 |
| | * | | | mlx5_core: Use mlx5 core style warning | Eli Cohen | 2014-01-22 | 1 | -1/+2 |
| | * | | | IB/mlx5: Clear out struct before create QP command | Eli Cohen | 2014-01-22 | 1 | -1/+1 |