aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco3-11/+19
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-239/+398
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb1-1/+1
2016-08-28net/mlx5: Add error prints when validate ETS failedEran Ben Elisha1-5/+16
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib1-3/+4
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan3-0/+6
2016-08-28net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha1-9/+67
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed4-70/+44
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2-0/+10
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed3-42/+22
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed4-16/+40
2016-08-26mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel1-5/+12
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel2-29/+31
2016-08-26mlxsw: spectrum: Simplify traps definitionIdo Schimmel1-115/+31
2016-08-24mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel1-8/+0
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel1-4/+0
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel1-3/+44
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel3-4/+50
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel1-16/+4
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel1-8/+8
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel2-12/+17
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi1-1/+1
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel2-1/+43
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller13-81/+871
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller29-1452/+984
2016-08-22mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-14/+3
2016-08-19mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko1-8/+4
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz1-7/+9
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz1-1/+1
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz1-5/+19
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion3-3/+8
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion1-1/+1
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai1-1/+10
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan1-2/+7
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed1-4/+3
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb2-0/+62
2016-08-18net/mlx5: Configure IB devices according to LAG stateAviv Heller3-0/+22
2016-08-18net/mlx5: Vport LAG creation supportAviv Heller1-0/+22
2016-08-18net/mlx5: Add LAG flow steering namespaceAviv Heller1-1/+10
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller4-22/+72
2016-08-18net/mlx5: LAG and SRIOV cannot be used togetherAviv Heller3-0/+19
2016-08-18net/mlx5e: Avoid port remapping of mlx5e netdev TISesAviv Heller2-0/+16
2016-08-18net/mlx5: Get RoCE netdevAviv Heller1-0/+27
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller5-14/+584
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller1-0/+12
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-9/+23
2016-08-18net/mlx5: Expose mlx5e_link_modeNoa Osherovich1-34/+0
2016-08-18net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker1-1/+2