summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-09-05ionic: Add port management commandsShannon Nelson
2019-09-05ionic: Add hardware init and device commandsShannon Nelson
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson
2019-09-05Merge branch 'net-dsa-mt7530-PHYLINK-and-port-5'David S. Miller
2019-09-05net: dsa: mt7530: Add support for port 5René van Dorst
2019-09-05dt-bindings: net: dsa: mt7530: Add support for port 5René van Dorst
2019-09-05net: dsa: mt7530: Convert to PHYLINK APIRené van Dorst
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang
2019-09-05Merge branch 'dpaa2-eth-Add-new-statistics-counters'David S. Miller
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu
2019-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski
2019-09-03ice: Report stats when VSI is downDave Ertman
2019-09-03ice: Always notify FW of VF resetMitch Williams
2019-09-03ice: Correctly handle return values for init DCBDave Ertman
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni
2019-09-03ice: Cleanup defines in ice_type.hTony Nguyen
2019-09-03ice: print extra message if topology issueJesse Brandeburg
2019-09-03ice: add print of autoneg state to link messageJesse Brandeburg
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan
2019-09-03ice: add needed PFR during driver unloadBruce Allan
2019-09-03ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao
2019-09-03ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley
2019-09-03ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer
2019-09-03ice: Fix EMP reset handlingAnirudh Venkataramanan
2019-09-03net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb
2019-09-03net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker
2019-09-03net/mlx5: DR, Expose APIs for direct rule managingAlex Vesker
2019-09-03net/mlx5: DR, Add required FW steering functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering rule functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering action functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering matcher functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering table functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering domain functionalityAlex Vesker
2019-09-03net/mlx5: DR, Add Steering entry (STE) utilitiesAlex Vesker
2019-09-03net/mlx5: DR, Expose an internal API to issue RDMA operationsAlex Vesker
2019-09-03net/mlx5: DR, ICM pool memory allocatorAlex Vesker
2019-09-03net/mlx5: DR, Add direct rule command utilitiesAlex Vesker
2019-09-03net/mlx5: DR, Add the internal direct rule types definitionsAlex Vesker
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-02Merge branch 'mvpp2-per-cpu-buffers'David S. Miller
2019-09-02mvpp2: percpu buffersMatteo Croce