Age | Commit message (Expand) | Author |
2024-04-22 | devlink: extend devlink_param *set pointer | Mateusz Polchlopek |
2024-04-10 | net/mlx5: E-switch, store eswitch pointer before registering devlink_param | Shay Drory |
2023-12-04 | net/mlx5e: Reduce eswitch mode_lock protection context | Jianbo Liu |
2023-10-12 | net/mlx5: E-switch, register event handler before arming the event | Shay Drory |
2023-09-06 | mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode | Bodong Wang |
2023-08-27 | net/mlx5: Implement devlink port function cmds to control ipsec_packet | Dima Chumak |
2023-08-27 | net/mlx5: Implement devlink port function cmds to control ipsec_crypto | Dima Chumak |
2023-08-27 | net/mlx5: Provide an interface to block change of IPsec capabilities | Leon Romanovsky |
2023-08-22 | net/mlx5: Relax mlx5_devlink_eswitch_get() return value checking | Jiri Pirko |
2023-08-22 | net/mlx5: Reduce number of vport lookups passing vport pointer instead of index | Jiri Pirko |
2023-08-22 | net/mlx5: Embed struct devlink_port into driver structure | Jiri Pirko |
2023-08-22 | net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in ops | Jiri Pirko |
2023-08-22 | net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF code | Jiri Pirko |
2023-08-22 | net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi... | Jiri Pirko |
2023-07-27 | net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix | Jiri Pirko |
2023-07-27 | net/mlx5: Make mlx5_eswitch_load/unload_vport() static | Jiri Pirko |
2023-07-05 | net/mlx5: Query hca_cap_2 only when supported | Maher Sanalla |
2023-06-23 | net/mlx5: Remove pointless vport lookup from mlx5_esw_check_port_type() | Jiri Pirko |
2023-06-23 | net/mlx5: Fix UAF in mlx5_eswitch_cleanup() | Shay Drory |
2023-06-16 | net/mlx5: Create eswitch debugfs root directory | Vlad Buslov |
2023-06-09 | net/mlx5: Move esw multiport devlink param to eswitch code | Shay Drory |
2023-06-09 | net/mlx5: Add management of EC VF vports | Daniel Jurgens |
2023-06-07 | mlx5/core: E-Switch, Allocate ECPF vport if it's an eswitch manager | Bodong Wang |
2023-05-19 | net/mlx5e: E-Switch, Initialize E-Switch for eswitch manager | Roi Dayan |
2023-05-19 | net/mlx5e: E-Switch, Add a check that log_max_l2_table is valid | Roi Dayan |
2023-05-19 | net/mlx5e: E-Switch: move debug print of adding mac to correct place | Roi Dayan |
2023-05-19 | net/mlx5e: E-Switch, Allow get vport api if esw exists | Roi Dayan |
2023-05-19 | net/mlx5e: E-Switch, Update when to set other vport context | Roi Dayan |
2023-04-21 | Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-04-20 | net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() | Roi Dayan |
2023-04-20 | Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" | Maher Sanalla |
2023-04-19 | Revert "net/mlx5: Enable management PF initialization" | Jakub Kicinski |
2023-03-21 | net/mlx5: Fix steering rules cleanup | Lama Kayal |
2023-01-27 | net/mlx5: Move eswitch port metadata devlink param to flow eswitch code | Jiri Pirko |
2023-01-27 | devlink: protect devlink param list by instance lock | Jiri Pirko |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-18 | net/mlx5: E-Switch, Fix typo for egress | Roi Dayan |
2023-01-18 | net/mlx5: E-switch, Remove redundant comment about meta rules | Roi Dayan |
2023-01-18 | net/mlx5: E-switch, Fix switchdev mode after devlink reload | Chris Mi |
2023-01-10 | net/mlx5: Enable management PF initialization | Shay Drory |
2022-12-28 | net/mlx5: E-Switch, properly handle ingress tagged packets on VST | Moshe Shemesh |
2022-12-07 | net/mlx5: E-Switch, Implement devlink port function cmds to control migratable | Shay Drory |
2022-12-07 | net/mlx5: E-Switch, Implement devlink port function cmds to control RoCE | Yishai Hadas |
2022-11-24 | net/mlx5: E-switch, Destroy legacy fdb table when needed | Chris Mi |
2022-11-09 | net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode | Chris Mi |
2022-08-22 | net/mlx5: E-Switch, Move send to vport meta rule creation | Roi Dayan |
2022-07-28 | net/mlx5: Lock mlx5 devlink reload callbacks | Moshe Shemesh |
2022-07-13 | net/mlx5: Expose vnic diagnostic counters for eswitch managed vports | Michael Guralnik |
2022-07-12 | net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register | Moshe Shemesh |
2022-07-12 | net/mlx5: Use devl_ API for rate nodes destroy | Moshe Shemesh |