Age | Commit message (Expand) | Author |
2021-07-27 | net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 | Chris Mi |
2021-06-09 | net/mlx5: Bridge, add offload infrastructure | Vlad Buslov |
2021-06-09 | net/mlx5: Create TC-miss priority and table | Vlad Buslov |
2021-04-24 | net/mlx5: SF, Extend SF table for additional SF id range | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Consider SF ports of host PF | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Use xarray for vport number to vport and rep mapping | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Move legacy code to a individual file | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Convert a macro to a helper routine | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Make vport number u16 | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, let user to enable disable metadata | Parav Pandit |
2021-04-06 | net/mlx5e: TC, Add support to offload sample action | Chris Mi |
2021-04-06 | net/mlx5e: TC, Handle sampled packets | Chris Mi |
2021-04-06 | net/mlx5e: TC, Parse sample action | Chris Mi |
2021-04-06 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi |
2021-04-06 | net/mlx5: Map register values to restore objects | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi |
2021-04-02 | net/mlx5: E-Switch, move QoS specific fields to existing qos struct | Parav Pandit |
2021-04-02 | net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes | Parav Pandit |
2021-04-02 | net/mlx5: E-Switch, move QoS specific fields to existing qos struct | Parav Pandit |
2021-04-02 | net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes | Parav Pandit |
2021-03-16 | net/mlx5: E-Switch, Protect changing mode while adding rules | Roi Dayan |
2021-03-16 | net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore | Roi Dayan |
2021-03-16 | net/mlx5e: Register nic devlink port with switch id | Roi Dayan |
2021-02-05 | net/mlx5e: Handle FIB events to update tunnel endpoint device | Vlad Buslov |
2021-02-05 | net/mlx5e: Create route entry infrastructure | Vlad Buslov |
2021-02-05 | net/mlx5e: Match recirculated packet miss in slow table using reg_c1 | Vlad Buslov |
2021-02-05 | net/mlx5: E-Switch, Indirect table infrastructure | Vlad Buslov |
2021-02-05 | net/mlx5e: VF tunnel TX traffic offloading | Vlad Buslov |
2021-02-05 | net/mlx5e: E-Switch, Maintain vhca_id to vport_num mapping | Vlad Buslov |
2021-01-22 | net/mlx5: SF, Add port add delete functionality | Parav Pandit |
2021-01-22 | net/mlx5: E-switch, Add eswitch helpers for SF vport | Parav Pandit |
2021-01-22 | net/mlx5: E-switch, Prepare eswitch to handle SF vport | Vu Pham |
2020-09-30 | net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch | Parav Pandit |
2020-09-23 | net/mlx5: Refactor tc flow attributes structure | Ariel Levkovich |
2020-09-23 | net/mlx5: Refactor multi chains and prios support | Ariel Levkovich |
2020-09-09 | net/mlx5: E-switch, Read controller number from device | Parav Pandit |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-28 | net/mlx5e: Modify uplink state on interface up/down | Ron Diskin |
2020-07-28 | net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports | Parav Pandit |
2020-07-16 | net/mlx5: E-switch, Avoid function change handler for non ECPF | Parav Pandit |
2020-06-25 | net/mlx5: Avoid eswitch header inclusion in fs core layer | Parav Pandit |
2020-06-22 | net/mlx5: E-switch, Supporting setting devlink port function mac address | Parav Pandit |
2020-06-22 | net/mlx5: E-switch, Support querying port function mac address | Parav Pandit |
2020-06-22 | net/mlx5: Move helper to eswitch layer | Parav Pandit |
2020-06-22 | net/mlx5: E-switch, Introduce and use eswitch support check helper | Parav Pandit |
2020-06-22 | net/mlx5: Constify mac address pointer | Parav Pandit |
2020-05-27 | net/mlx5: E-Switch, Alloc and free unique metadata for match | Vu Pham |