aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel1-4/+4
2020-03-23mlxsw: spectrum_trap: Explicitly register packet trap groupsIdo Schimmel1-3/+27
2020-03-23mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_registerNathan Chancellor1-1/+1
2020-03-23net: sched: rename more stats_typesJakub Kicinski1-3/+3
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata5-0/+45
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata1-0/+35
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-104/+216
2020-03-18mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko1-1/+62
2020-03-18mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko1-22/+16
2020-03-18mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko1-23/+8
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko4-17/+101
2020-03-18mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to query entry sizeJiri Pirko1-12/+14
2020-03-18mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko1-18/+27
2020-03-18mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2-6/+11
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2-9/+9
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen1-0/+3
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen1-16/+43
2020-03-17net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen1-27/+70
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen3-7/+19
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen2-0/+11
2020-03-17net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk3-24/+21
2020-03-17net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan1-14/+1
2020-03-17net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey1-3/+3
2020-03-17net/mlx5e: CT: Fix stack usage compiler warningSaeed Mahameed1-9/+22
2020-03-17net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey1-0/+9
2020-03-17net/mlx5e: CT: remove set but not used variable 'unnew'YueHaibing1-2/+1
2020-03-17net/mlx5: E-Switch, Skip restore modify header between prios of same chainPaul Blakey1-1/+1
2020-03-17net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support itPaul Blakey1-2/+13
2020-03-17net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor1-1/+1
2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata1-4/+5
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker1-101/+0
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker3-0/+33
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit1-9/+7
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit1-0/+1
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit1-1/+3
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch6-31/+14
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang1-19/+5
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang3-82/+46
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang3-108/+111
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang1-48/+53
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang1-11/+15
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang1-3/+1
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang1-4/+10
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang1-4/+2
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey3-12/+95
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey4-5/+92
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey2-0/+691
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey8-16/+793
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey2-0/+20
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey2-1/+4