summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-27cls_flower: Add extack support for src and dst port range optionsGuillaume Nault1-8/+18
2020-03-27cls_flower: Add extack support for mpls optionsGuillaume Nault1-5/+18
2020-03-27net: sched: refine extack messages in tcf_change_indevGuillaume Nault1-2/+6
2020-03-27Merge branch 'net-phy-marvell-usb-to-mdio-controller'David S. Miller5-0/+200
2020-03-27net: phy: add marvell usb to mdio controllerTobias Waldekranz4-0/+129
2020-03-27dt-bindings: net: add marvell usb to mdio bindingsTobias Waldekranz2-0/+71
2020-03-27net: phy: probe PHY drivers synchronouslyHeiner Kallweit1-0/+1
2020-03-27Merge branch 'implement-DEVLINK_CMD_REGION_NEW'David S. Miller11-79/+546
2020-03-27ice: add a devlink region for dumping NVM contentsJacob Keller5-0/+131
2020-03-27netdevsim: support taking immediate snapshot via devlinkJacob Keller2-6/+32
2020-03-27devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller3-0/+113
2020-03-27devlink: track snapshot id usage count using an xarrayJacob Keller4-8/+135
2020-03-27devlink: report error once U32_MAX snapshot ids have been usedJacob Keller4-13/+33
2020-03-27devlink: extract snapshot id allocation to helper functionJacob Keller1-1/+14
2020-03-27devlink: use -ENOSPC to indicate no more room for snapshotsJacob Keller1-1/+1
2020-03-27devlink: add function to take snapshot while lockedJacob Keller1-31/+47
2020-03-27devlink: trivial: fix tab in function documentationJacob Keller1-1/+1
2020-03-27devlink: convert snapshot destructor callback to region opJacob Keller4-13/+14
2020-03-27devlink: prepare to support region operationsJacob Keller4-20/+40
2020-03-27Merge branch 'veth-stats'David S. Miller1-62/+97
2020-03-27veth: rely on peer veth_rq for ndo_xdp_xmit accountingLorenzo Bianconi1-47/+82
2020-03-27veth: rely on veth_rq in veth_xdp_flush_bq signatureLorenzo Bianconi1-15/+15
2020-03-27sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-27igb: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-27Merge branch 'Implement-stats_update-callback-for-pedit-and-skbedit'David S. Miller3-2/+29
2020-03-27selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata1-2/+7
2020-03-27sched: act_pedit: Implement stats_update callbackPetr Machata1-0/+11
2020-03-27sched: act_skbedit: Implement stats_update callbackPetr Machata1-0/+11
2020-03-26Merge branch 'mlxsw-Offload-TC-action-pedit-munge-dsfield'David S. Miller8-8/+515
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata1-0/+30
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata1-0/+238
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata5-0/+174
2020-03-26mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTIONPetr Machata1-0/+64
2020-03-26mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmdPetr Machata1-7/+7
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata1-1/+2
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller13-147/+263
2020-03-26atl2: remove unused variable 'atl2_driver_string'YueHaibing1-1/+0
2020-03-26tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le3-2/+8
2020-03-26net/mlx5: E-switch, Protect eswitch mode changesParav Pandit4-50/+123
2020-03-26net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit4-32/+58
2020-03-26net/mlx5: Split eswitch mode check to different helper functionParav Pandit1-4/+33
2020-03-26devlink: Rely on driver eswitch thread safety instead of devlinkParav Pandit1-1/+2
2020-03-26net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit3-10/+5
2020-03-26net/mlx5: Simplify mlx5_register_device to return voidParav Pandit3-15/+5
2020-03-26net/mlx5: Avoid group version scan when not necessaryEli Cohen1-6/+10
2020-03-26net/mlx5: Avoid incrementing FTE versionEli Cohen1-1/+0
2020-03-26net/mlx5: Fix group version managementEli Cohen1-0/+1
2020-03-26net/mlx5: Simplify matching group searchesEli Cohen1-30/+11
2020-03-26net/mlx5: E-Switch, Use correct type for chain, prio and level valuesRoi Dayan1-1/+2
2020-03-26net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan1-0/+2