aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi1-2/+2
2021-04-06net/mlx5: E-switch, Move vport table functions to a new fileChris Mi1-2/+10
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit1-2/+0
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit1-0/+2
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit1-2/+2
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit1-3/+3
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan1-0/+9
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan1-1/+1
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan1-0/+7
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-1/+1
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov1-0/+1
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-0/+2
2021-02-05net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov1-0/+5
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov1-0/+6
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+12
2021-01-22net/mlx5: E-switch, Add eswitch helpers for SF vportParav Pandit1-0/+16
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham1-0/+50
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit1-0/+4
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-20/+7
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-7/+5
2020-09-09net/mlx5: E-switch, Read controller number from deviceParav Pandit1-0/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+2
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit1-1/+0
2020-07-16net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit1-9/+2
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit1-10/+0
2020-06-22net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit1-0/+4
2020-06-22net/mlx5: E-switch, Support querying port function mac addressParav Pandit1-0/+11
2020-06-22net/mlx5: Move helper to eswitch layerParav Pandit1-0/+7
2020-06-22net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit1-0/+1
2020-06-22net/mlx5: Constify mac address pointerParav Pandit1-1/+1
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham1-0/+6
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham1-5/+11
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham1-6/+0
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham1-12/+3
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen1-0/+3
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-5/+1
2020-04-23net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky1-5/+1
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen1-1/+0
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit1-2/+9
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit1-6/+4
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen1-0/+2
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen1-0/+5
2020-03-17net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor1-1/+1
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang1-0/+8
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang1-0/+3
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+2
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey1-0/+1
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey1-0/+2