summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-10-19mlxsw: spectrum_qdisc: Make RED, TBF offloads classfulPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Validate qdisc topologyPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Clean stats recursively when priomap changesPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Unify graft validationPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()Petr Machata
2021-10-19mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOsPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching itPetr Machata
2021-10-18net/mlx5: E-Switch, Increase supported number of forward destinations to 32Maor Dickman
2021-10-18net/mlx5: E-Switch, Use dynamic alloc for dest arrayMaor Dickman
2021-10-18net/mlx5: Lag, use steering to select the affinity port in LAGMaor Gottlieb
2021-10-18net/mlx5: Lag, add support to create/destroy/modify port selectionMaor Gottlieb
2021-10-18net/mlx5: Lag, add support to create TTC tables for LAG port selectionMaor Gottlieb
2021-10-18net/mlx5: Lag, add support to create definers for LAGMaor Gottlieb
2021-10-18net/mlx5: Lag, set match mask according to the traffic type bitmapMaor Gottlieb
2021-10-18net/mlx5: Lag, set LAG traffic type mappingMaor Gottlieb
2021-10-18net/mlx5: Lag, move lag files into directoryMaor Gottlieb
2021-10-18net/mlx5: Introduce new uplink destination typeMaor Gottlieb
2021-10-18net/mlx5: Add support to create match definerMaor Gottlieb
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb
2021-10-18net/mlx5: Support partial TTC rulesMaor Gottlieb
2021-10-18mlx5: prevent 64bit divideJakub Kicinski
2021-10-15net/mlx5: Use system_image_guid to determine bondingRongwei Liu
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-10-15net/mlx5: Check return status first when querying system_image_guidRongwei Liu
2021-10-15net/mlx5: DR, Prefer kcalloc over open coded arithmeticLen Baker
2021-10-15net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N
2021-10-15net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi
2021-10-15net/mlx5: Bridge, provide flow source hintsVlad Buslov
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel
2021-10-13mlxsw: spectrum_qdisc: Introduce per-TC ECN countersPetr Machata
2021-10-13mlxsw: reg: Add ecn_marked_tc to Per-TC Congestion CountersPetr Machata
2021-10-13mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNTPetr Machata
2021-10-13mlxsw: reg: Fix a typo in a group headingPetr Machata
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-10-12net/mlx5: Set devlink reload feature bit for supported devices onlyLeon Romanovsky
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky
2021-10-12net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-10-12net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed
2021-10-12net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev
2021-10-12net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan
2021-10-12net/mlx5: Fix cleanup of bridge delayed workShay Drory
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata