summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Destroy pool->mutexShay Drory
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch
2021-08-05net/mlx5: Lag, move lag destruction to a workqueueMark Bloch
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan
2021-08-05net/mlx5e: Add an option to create a shared mappingRoi Dayan
2021-08-05net/mlx5: E-Switch, set flow source for send to uplink ruleAriel Levkovich
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-08-02net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong
2021-08-02net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actionsRoi Dayan
2021-08-02net/mlx5e: Remove redundant assignment of counter to nullRoi Dayan
2021-08-02net/mlx5e: Remove redundant parse_attr argRoi Dayan
2021-08-02net/mlx5e: Remove redundant cap check for flow counterRoi Dayan