summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel
2020-03-23mlxsw: spectrum_trap: Explicitly register packet trap groupsIdo Schimmel
2020-03-23mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_registerNathan Chancellor
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-18mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko
2020-03-18mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen
2020-03-17net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen
2020-03-17net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk
2020-03-17net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan
2020-03-17net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey
2020-03-17net/mlx5e: CT: Fix stack usage compiler warningSaeed Mahameed
2020-03-17net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey
2020-03-17net/mlx5e: CT: remove set but not used variable 'unnew'YueHaibing
2020-03-17net/mlx5: E-Switch, Skip restore modify header between prios of same chainPaul Blakey
2020-03-17net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support itPaul Blakey
2020-03-17net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor
2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey