aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/esw
AgeCommit message (Expand)Author
2024-03-01Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2023-12-04net/mlx5e: Check the number of elements before walk TC rhashtableJianbo Liu
2023-12-04net/mlx5e: Remove exposure of IPsec RX flow steering structLeon Romanovsky
2023-12-04net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-09-19net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit
2023-09-19net/mlx5e: Check police action rate for matchall filterJianbo Liu
2023-09-19net/mlx5e: Consider aggregated port speed during rate configurationJianbo Liu
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak
2023-08-22net/mlx5: Store vport in struct mlx5_devlink_port and use it in port opsJiri Pirko
2023-08-22net/mlx5: Reduce number of vport lookups passing vport pointer instead of indexJiri Pirko
2023-08-22net/mlx5: Embed struct devlink_port into driver structureJiri Pirko
2023-08-22net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in opsJiri Pirko
2023-08-22net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()Jiri Pirko
2023-08-22net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF codeJiri Pirko
2023-08-22net/mlx5: Allow mlx5_esw_offloads_devlink_port_register() to register SFsJiri Pirko
2023-08-22net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...Jiri Pirko
2023-08-22net/mlx5: Push out SF devlink port init and cleanup code to separate helpersJiri Pirko
2023-08-22net/mlx5: Rework devlink port alloc/free into init/cleanupJiri Pirko
2023-08-21net/mlx5: Rename devlink port ops struct for PFs/VFsJiri Pirko
2023-08-21net/mlx5: Remove VPORT_UPLINK handling from devlink_port.cJiri Pirko
2023-08-21net/mlx5e: Fix spelling mistake "Faided" -> "Failed"Colin Ian King
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens
2023-08-07net/mlx5: Fix typo reminder -> remainderGal Pressman
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu
2023-07-27net/mlx5: Remove pointless devlink_rate checksJiri Pirko
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-26net/mlx5: Bridge, set debugfs access right to root-onlyVlad Buslov
2023-06-16net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed
2023-06-16net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory
2023-06-02net/mlx5: E-switch, Handle multiple master egress rulesShay Drory
2023-05-30devlink: move port_del() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko
2023-05-30mlx5: register devlink ports with opsJiri Pirko
2023-05-19net/mlx5e: E-Switch, Update when to set other vport contextRoi Dayan