summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-10net: mlx4: reject unsupported coalescing paramsJakub Kicinski
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov
2020-03-09net/mlx5e: Init ethtool steering for representorsVlad Buslov
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed
2020-03-09net/mlx5: E-switch, make query inline mode a static functionParav Pandit
2020-03-09net/mlx5: Allocate smaller size tables for ft offloadPaul Blakey
2020-03-09net/mlx5e: Fix an IS_ERR() vs NULL checkDan Carpenter
2020-03-09net/mlx5: Verify goto chain offload supportEli Cohen
2020-03-09net/mlx5: E-Switch, Use vport metadata matching only when mandatoryMajd Dibbiny
2020-03-09net/mlx5: Tidy up and fix reverse christmas ordringMark Bloch
2020-03-09net/mlx5: Expose port speed when possibleMark Bloch
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: restrict supported HW stats type to "any"Jiri Pirko
2020-03-08mlxsw: spectrum_flower: Do not allow mixing HW stats types for actionsJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata