summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| * 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: Organize device list API in one placeMohamad Haj Yahia2016-09-105-296/+362
* | net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia2016-09-101-6/+32
* | net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia2016-09-103-63/+183
* | net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2016-09-102-141/+124
* | net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia2016-09-103-14/+34
* | net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2016-09-102-3/+23
* | net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2016-09-102-8/+23
* | net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia2016-09-101-64/+107
* | net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-101-20/+129
* | net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-103-129/+101
* | net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-101-1/+12
* | net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco2016-09-063-11/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-3022-239/+398
|\|
| * 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
* | mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel2016-08-261-5/+12
* | mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel2016-08-262-29/+31
* | mlxsw: spectrum: Simplify traps definitionIdo Schimmel2016-08-261-115/+31
* | mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel2016-08-241-8/+0
* | mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel2016-08-241-4/+0
* | mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel2016-08-241-3/+44
* | mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel2016-08-243-4/+50
* | mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel2016-08-241-16/+4
* | mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel2016-08-241-8/+8
* | mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel2016-08-242-12/+17
* | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2016-08-2413-81/+871
|\ \