summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan2018-12-143-8/+176
* net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-143-1/+225
* net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-145-4/+313
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-146-51/+74
|\
| * net/mlx5: Fold the modify lag code into functionShahar Klein2018-12-141-16/+28
| * net/mlx5: Add lag affinity info to logRoi Dayan2018-12-141-0/+3
| * net/mlx5: Split the activate lag function into two routinesRoi Dayan2018-12-141-4/+10
| * net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein2018-12-141-1/+7
| * IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-143-22/+19
| * net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed2018-12-141-8/+8
| * net/mlx5: Remove duplicated include from eswitch.cYueHaibing2018-12-131-1/+0
* | Merge branch 'Introduce-NETDEV_PRE_CHANGEADDR'David S. Miller2018-12-1421-46/+385
|\ \
| * | selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata2018-12-141-0/+79
| * | selftests: mlxsw: Test RIF MAC vetoingPetr Machata2018-12-141-0/+91
| * | mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2018-12-142-1/+52
| * | mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2018-12-142-0/+10
| * | mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata2018-12-143-12/+30
| * | net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-141-0/+6
| * | net: bonding: Give bond_set_dev_addr() a return valuePetr Machata2018-12-141-8/+15
| * | net: ipvlan: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-141-0/+14
| * | net: bridge: Handle NETDEV_PRE_CHANGEADDR from portsPetr Machata2018-12-141-0/+13
| * | net: bridge: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-141-0/+9
| * | net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-143-0/+29
| * | net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata2018-12-142-1/+8
| * | net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-1413-24/+29
|/ /
* | Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1314-91/+393
|\ \
| * | net/mlx5e: Use monitor counters for update statsEyal Davidovich2018-12-113-5/+59
| * | net/mlx5e: Monitor counters commands supportEyal Davidovich2018-12-113-1/+139
| * | net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich2018-12-112-1/+15
| * | net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-114-7/+15
| * | net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein2018-12-113-33/+62
| * | net/mlx5e: Allow association of a flow to multiple encapsEli Britstein2018-12-111-7/+41
| * | net/mlx5e: Change parse attr struct to accommodate multiple tunnel infosEli Britstein2018-12-111-8/+8
| * | net/mlx5e: Support header rewrite actions with remote port mirroringEli Britstein2018-12-112-2/+7
| * | net/mlx5e: Replace the split logic with extended destinationEli Britstein2018-12-111-1/+0
| * | net/mlx5e: Annul encap action ordering requirementEli Britstein2018-12-111-0/+2
| * | net/mlx5e: Move flow attr reformat action bit to per dest flagsEli Britstein2018-12-113-19/+30
| * | net/mlx5e: Refactor eswitch flow attr for destination specific propertiesEli Britstein2018-12-113-15/+20
| * | net/mlx5: E-Switch, Rename esw attr mirror count fieldEli Britstein2018-12-113-15/+15
| * | net/mlx5: Consider encapsulation properties when comparing destinationsEli Britstein2018-12-111-1/+4
* | | net-next: stmmac: dwmac-mediatek: add module license infoBiao Huang2018-12-131-0/+5
* | | net/mlx5e: Remove set but not used variable 'upriv'YueHaibing2018-12-131-10/+0
* | | Merge branch 'Pass-extack-to-SWITCHDEV_PORT_OBJ_ADD'David S. Miller2018-12-1319-102/+229
|\ \ \
| * | | selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata2018-12-131-0/+30
| * | | selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata2018-12-131-0/+31
| * | | mlxsw: spectrum_switchdev: Propagate extack on port VLAN eventsPetr Machata2018-12-131-15/+23
| * | | mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN eventsPetr Machata2018-12-131-4/+8
| * | | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-134-7/+17
| * | | net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-133-4/+17
| * | | net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata2018-12-134-13/+18