Age | Commit message (Expand) | Author |
2024-07-13 | net/mlx5: Set default max eqs for SFs | Daniel Jurgens |
2024-07-13 | net/mlx5: Set sf_eq_usage for SF max EQs | Daniel Jurgens |
2024-06-28 | net/mlx5: Use max_num_eqs_24b when setting max_io_eqs | Daniel Jurgens |
2024-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-05-10 | net/mlx5: Reload only IB representors upon lag disable/enable | Maher Sanalla |
2024-04-22 | devlink: extend devlink_param *set pointer | Mateusz Polchlopek |
2024-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-12 | net/mlx5: SD, Handle possible devcom ERR_PTR | Tariq Toukan |
2024-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-10 | net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdev | Tariq Toukan |
2024-04-10 | net/mlx5: E-switch, store eswitch pointer before registering devlink_param | Shay Drory |
2024-04-08 | mlx5/core: Support max_io_eqs for a function | Parav Pandit |
2024-03-01 | net/mlx5: E-switch, Change flow rule destination checking | Jianbo Liu |
2024-03-01 | Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" | Gavin Li |
2023-12-13 | net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num | Vlad Buslov |
2023-12-13 | net/mlx5e: Fix overrun reported by coverity | Jianbo Liu |
2023-12-04 | net/mlx5e: Check netdev pointer before checking its net ns | Gavin Li |
2023-12-04 | net/mlx5e: Reduce eswitch mode_lock protection context | Jianbo Liu |
2023-11-15 | net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload | Jianbo Liu |
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/mlx5e: Rewrite IPsec vs. TC block interface | Leon Romanovsky |
2023-08-27 | net/mlx5: Drop extra layer of locks in IPsec | Leon Romanovsky |
2023-08-22 | net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops | Jiri Pirko |
2023-08-22 | net/mlx5: Check vhca_resource_manager capability in each op and add extack msg | Jiri Pirko |
2023-08-22 | net/mlx5: Relax mlx5_devlink_eswitch_get() return value checking | Jiri Pirko |
2023-08-22 | net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directly | 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: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable() | 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-08-21 | net/mlx5: Call mlx5_esw_offloads_rep_load/unload() for uplink port directly | Jiri Pirko |
2023-08-14 | net/mlx5: E-switch, Add checking for flow rule destinations | Jianbo Liu |
2023-08-07 | net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvl | Roi Dayan |
2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-02 | net/mlx5e: Modify and restore TC rules for IPSec TX rules | Jianbo Liu |
2023-08-02 | net/mlx5e: Make IPsec offload work together with eswitch and TC | Jianbo Liu |
2023-08-02 | net/mlx5e: Support IPsec packet offload for TX in switchdev mode | Jianbo Liu |
2023-07-27 | net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix | Jiri Pirko |
2023-07-27 | net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static | Jiri Pirko |
2023-07-27 | net/mlx5: Don't check vport->enabled in port ops | Jiri Pirko |
2023-07-27 | net/mlx5e: E-Switch, Allow devcom initialization on more vports | Roi Dayan |
2023-07-27 | net/mlx5e: E-Switch, Register devcom device with switch id key | Roi Dayan |
2023-07-27 | net/mlx5: Devcom, Infrastructure changes | Roi Dayan |
2023-07-26 | net/mlx5: DR, Fix peer domain namespace setting | Shay Drory |
2023-07-26 | net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported | Chris Mi |
2023-07-26 | net/mlx5: Honor user input for migratable port fn attr | Shay Drory |