summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hamradio, ppp: change semaphore to completionArnd Bergmann2018-12-143-13/+13
* hns3: prevent building without CONFIG_INETArnd Bergmann2018-12-141-0/+1
* Merge branch 'Introduce-NETDEV_PRE_CHANGEADDR'David S. Miller2018-12-1321-46/+385
|\
| * selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata2018-12-131-0/+79
| * selftests: mlxsw: Test RIF MAC vetoingPetr Machata2018-12-131-0/+91
| * mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2018-12-132-1/+52
| * mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2018-12-132-0/+10
| * mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata2018-12-133-12/+30
| * net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+6
| * net: bonding: Give bond_set_dev_addr() a return valuePetr Machata2018-12-131-8/+15
| * net: ipvlan: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+14
| * net: bridge: Handle NETDEV_PRE_CHANGEADDR from portsPetr Machata2018-12-131-0/+13
| * net: bridge: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+9
| * net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-133-0/+29
| * net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata2018-12-132-1/+8
| * net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-1313-24/+29
|/
* Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1214-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-121-0/+5
* | net/mlx5e: Remove set but not used variable 'upriv'YueHaibing2018-12-121-10/+0
* | Merge branch 'Pass-extack-to-SWITCHDEV_PORT_OBJ_ADD'David S. Miller2018-12-1219-102/+229
|\ \
| * | selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata2018-12-121-0/+30
| * | selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata2018-12-121-0/+31
| * | mlxsw: spectrum_switchdev: Propagate extack on port VLAN eventsPetr Machata2018-12-121-15/+23
| * | mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN eventsPetr Machata2018-12-121-4/+8
| * | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-124-7/+17
| * | net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-123-4/+17
| * | net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata2018-12-124-13/+18
| * | net: bridge: Propagate extack to switchdevPetr Machata2018-12-125-48/+65
| * | net: ndo_bridge_setlink: Add extackPetr Machata2018-12-129-11/+20
|/ /
* | bnxt: remove printing of hwrm messageJonathan Toppins2018-12-121-1/+2
* | netdevsim: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-121-14/+2
* | Merge branch 'stmmac-mt2712-support'David S. Miller2018-12-124-0/+504
|\ \
| * | dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMACBiao Huang2018-12-121-0/+87
| * | stmmac: dwmac-mediatek: add support for mt2712Biao Huang2018-12-123-0/+417
|/ /
* | Merge branch 'mlxsw-Add-Spectrum-2-multicast-routing-support'David S. Miller2018-12-1116-18/+996
|\ \
| * | selftests: forwarding: Add multicast routing testNir Dotan2018-12-112-0/+313