summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
* net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
* net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
* net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
* net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
* net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh2016-09-111-5/+7
* net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-114-43/+28
* net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib2016-09-111-1/+4
* net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib2016-09-111-10/+11
* mlxsw: spectrum: Set port type before setting its addressIdo Schimmel2016-09-091-9/+9
* mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko2016-09-091-1/+8
* net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman2016-09-081-7/+15
* net/mlx5e: Fix global PFC counters replicationGal Pressman2016-09-081-1/+1
* net/mlx5e: Prevent casting overflowGal Pressman2016-09-081-2/+4
* net/mlx5e: Fix xmit_more counter race issueTariq Toukan2016-09-081-1/+1
* mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel2016-09-011-16/+9
* mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel2016-09-011-0/+3
* mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko2016-09-013-15/+13
* mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko2016-09-011-0/+1
* mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko2016-09-011-6/+2
* mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko2016-09-011-34/+92
* net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb2016-08-281-1/+1
* net/mlx5: Add error prints when validate ETS failedEran Ben Elisha2016-08-281-5/+16
* net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib2016-08-281-3/+4
* net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan2016-08-283-0/+6
* net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha2016-08-281-9/+67
* net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed2016-08-284-70/+44
* net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2016-08-282-0/+10
* net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed2016-08-283-42/+22
* net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed2016-08-284-16/+40
* mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi2016-08-241-1/+1
* mlxsw: spectrum: Add missing flood to router portIdo Schimmel2016-08-242-1/+43
* mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko2016-08-191-8/+4
* net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz2016-08-191-7/+9
* net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz2016-08-191-1/+1
* net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz2016-08-191-5/+19
* net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion2016-08-193-3/+8
* net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion2016-08-191-1/+1
* net/mlx5: Update last-use statistics for flow rulesAmir Vadai2016-08-191-1/+10
* net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-08-191-31/+54
* net/mlx5: Fix pci error recovery flowMohamad Haj Yahia2016-08-191-30/+29
* net/mlx5e: Optimization for MTU changeTariq Toukan2016-08-191-2/+7
* net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed2016-08-191-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-179-97/+104
|\
| * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-172-4/+12
| * mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel2016-08-171-1/+1
| * mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| * mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
| * mlxsw: reg: Fix missing op field fill-upJiri Pirko2016-08-171-0/+1
| * mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel2016-08-173-0/+16