summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb
2016-08-28net/mlx5: Add error prints when validate ETS failedEran Ben Elisha
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-28net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-08-26mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel
2016-08-26mlxsw: spectrum: Simplify traps definitionIdo Schimmel
2016-08-24mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-22mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-19mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb
2016-08-18net/mlx5: Configure IB devices according to LAG stateAviv Heller
2016-08-18net/mlx5: Vport LAG creation supportAviv Heller
2016-08-18net/mlx5: Add LAG flow steering namespaceAviv Heller
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller
2016-08-18net/mlx5: LAG and SRIOV cannot be used togetherAviv Heller
2016-08-18net/mlx5e: Avoid port remapping of mlx5e netdev TISesAviv Heller
2016-08-18net/mlx5: Get RoCE netdevAviv Heller
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich
2016-08-18net/mlx5: Expose mlx5e_link_modeNoa Osherovich
2016-08-18net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds