aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata
2018-12-12Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-12net-next: stmmac: dwmac-mediatek: add module license infoBiao Huang
2018-12-12net/mlx5e: Remove set but not used variable 'upriv'YueHaibing
2018-12-12mlxsw: spectrum_switchdev: Propagate extack on port VLAN eventsPetr Machata
2018-12-12mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN eventsPetr Machata
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata
2018-12-12bnxt: remove printing of hwrm messageJonathan Toppins
2018-12-12netdevsim: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-12stmmac: dwmac-mediatek: add support for mt2712Biao Huang
2018-12-11mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2Nir Dotan
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan
2018-12-11mlxsw: spectrum_acl: Add Spectrum-2 keysNir Dotan
2018-12-11mlxsw: spectrum: Change stage of ACL initializationNir Dotan
2018-12-11mlxsw: reg: Add Policy Engine Multicast Router Binding Table RegisterNir Dotan
2018-12-11hinic: optmize rx refill buffer mechanismXue Chaojing
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich
2018-12-11net/mlx5e: Monitor counters commands supportEyal Davidovich
2018-12-11net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens
2018-12-11net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein
2018-12-11net/mlx5e: Allow association of a flow to multiple encapsEli Britstein
2018-12-11net/mlx5e: Change parse attr struct to accommodate multiple tunnel infosEli Britstein
2018-12-11net/mlx5e: Support header rewrite actions with remote port mirroringEli Britstein
2018-12-11net/mlx5e: Replace the split logic with extended destinationEli Britstein
2018-12-11net/mlx5e: Annul encap action ordering requirementEli Britstein
2018-12-11net/mlx5e: Move flow attr reformat action bit to per dest flagsEli Britstein
2018-12-11net/mlx5e: Refactor eswitch flow attr for destination specific propertiesEli Britstein
2018-12-11net/mlx5: E-Switch, Rename esw attr mirror count fieldEli Britstein
2018-12-11net/mlx5: Consider encapsulation properties when comparing destinationsEli Britstein
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo
2018-12-10net/mlx5e: Branch according to classified tunnel typeOz Shlomo
2018-12-10net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo
2018-12-10net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo
2018-12-10net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo
2018-12-10net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein