Age | Commit message (Expand) | Author |
2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-28 | net/mlx5: E-switch, Create ingress ACL when needed | Chris Mi |
2024-06-14 | net/mlx5: Correct TASR typo into TSAR | Cosmin Ratiu |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-04-08 | mlx5/core: Support max_io_eqs for a function | Parav Pandit |
2024-03-29 | mlx5: avoid truncating error message | Arnd Bergmann |
2024-03-01 | Revert "net/mlx5e: Check the number of elements before walk TC rhashtable" | Saeed Mahameed |
2024-01-24 | net/mlx5: Bridge, fix multicast packets sent to uplink | Moshe Shemesh |
2023-12-04 | net/mlx5e: Check the number of elements before walk TC rhashtable | Jianbo Liu |
2023-12-04 | net/mlx5e: Remove exposure of IPsec RX flow steering struct | Leon Romanovsky |
2023-12-04 | net/mlx5e: Unify esw and normal IPsec status table creation/destruction | Patrisious Haddad |
2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-12 | net/mlx5: Bridge, fix peer entry ageing in LAG mode | Vlad Buslov |
2023-09-19 | net/mlx5: Bridge, Enable mcast in smfs steering mode | Erez Shitrit |
2023-09-19 | net/mlx5e: Check police action rate for matchall filter | Jianbo Liu |
2023-09-19 | net/mlx5e: Consider aggregated port speed during rate configuration | Jianbo Liu |
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-22 | net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops | 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: Allow mlx5_esw_offloads_devlink_port_register() to register SFs | Jiri Pirko |
2023-08-22 | net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi... | Jiri Pirko |
2023-08-22 | net/mlx5: Push out SF devlink port init and cleanup code to separate helpers | Jiri Pirko |
2023-08-22 | net/mlx5: Rework devlink port alloc/free into init/cleanup | Jiri Pirko |
2023-08-21 | net/mlx5: Rename devlink port ops struct for PFs/VFs | Jiri Pirko |
2023-08-21 | net/mlx5: Remove VPORT_UPLINK handling from devlink_port.c | Jiri Pirko |
2023-08-21 | net/mlx5e: Fix spelling mistake "Faided" -> "Failed" | Colin Ian King |
2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-07 | net/mlx5: Fix devlink controller number for ECVF | Daniel Jurgens |
2023-08-07 | net/mlx5: Fix typo reminder -> remainder | Gal Pressman |
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: Support IPsec packet offload for TX in switchdev mode | Jianbo Liu |
2023-08-02 | net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode | Jianbo Liu |
2023-08-02 | net/mlx5e: Support IPsec packet offload for RX in switchdev mode | Jianbo Liu |
2023-07-27 | net/mlx5: Remove pointless devlink_rate checks | Jiri Pirko |
2023-07-27 | net/mlx5: Devcom, Infrastructure changes | Roi Dayan |
2023-07-26 | net/mlx5: Bridge, set debugfs access right to root-only | Vlad Buslov |
2023-06-16 | net/mlx5: E-Switch, remove redundant else statements | Saeed Mahameed |
2023-06-16 | net/mlx5: Bridge, expose FDB state via debugfs | Vlad Buslov |
2023-06-16 | net/mlx5: Bridge, pass net device when linking vport to bridge | Vlad Buslov |
2023-06-09 | net/mlx5: Enable devlink port for embedded cpu VF vports | Daniel Jurgens |
2023-06-02 | net/mlx5: Devcom, introduce devcom_for_each_peer_entry | Saeed Mahameed |
2023-06-02 | net/mlx5: E-switch, generalize shared FDB creation | Shay Drory |
2023-06-02 | net/mlx5: E-switch, Handle multiple master egress rules | Shay Drory |
2023-05-30 | devlink: move port_del() to devlink_port_ops | Jiri Pirko |