summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-147-18/+20
* Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1312-85/+385
|\
| * 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-111-0/+12
| * net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-113-2/+10
| * 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
* | 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-132-2/+4
* | net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-131-0/+1
* | net: ndo_bridge_setlink: Add extackPetr Machata2018-12-135-5/+9
* | bnxt: remove printing of hwrm messageJonathan Toppins2018-12-131-1/+2
* | netdevsim: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+2
* | stmmac: dwmac-mediatek: add support for mt2712Biao Huang2018-12-133-0/+417
* | mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2Nir Dotan2018-12-121-1/+280
* | mlxsw: spectrum_acl: Limit priority valueNir Dotan2018-12-121-2/+3
* | mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan2018-12-124-6/+19
* | mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-128-0/+194
* | mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan2018-12-122-0/+130
* | mlxsw: spectrum_acl: Add Spectrum-2 keysNir Dotan2018-12-122-0/+10
* | mlxsw: spectrum: Change stage of ACL initializationNir Dotan2018-12-121-9/+9
* | mlxsw: reg: Add Policy Engine Multicast Router Binding Table RegisterNir Dotan2018-12-121-0/+38
* | hinic: optmize rx refill buffer mechanismXue Chaojing2018-12-122-20/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-111-0/+45
|\
| * nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-071-0/+45
* | net/mlx5e: Add GRE protocol offloadingOz Shlomo2018-12-112-1/+89
* | net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo2018-12-111-2/+2
* | net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo2018-12-116-496/+548
* | net/mlx5e: Branch according to classified tunnel typeOz Shlomo2018-12-112-48/+114
* | net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo2018-12-111-39/+51
* | net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo2018-12-111-119/+70
* | net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo2018-12-112-25/+36
* | net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo2018-12-111-7/+19
* | net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo2018-12-114-12/+18
* | net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo2018-12-114-0/+210
* | net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo2018-12-113-5/+12
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-1137-2181/+1595
|\ \
| * | net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-102-30/+0