aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-30net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman1-4/+15
2021-11-30net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch1-0/+1
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey1-7/+0
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich1-9/+23
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-3/+7
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich1-3/+15
2021-10-18net/mlx5: E-Switch, Use dynamic alloc for dest arrayMaor Dickman1-2/+14
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu1-1/+1
2021-10-04net/mlx5e: Support accept actionVlad Buslov1-3/+3
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva1-2/+2
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi1-4/+1
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi1-6/+6
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+11
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-11/+372
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin1-3/+11
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch1-0/+293
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch1-1/+4
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch1-2/+14
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch1-3/+47
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan1-3/+8
2021-08-05net/mlx5: E-Switch, set flow source for send to uplink ruleAriel Levkovich1-0/+3
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-2/+3
2021-08-02net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong1-1/+4
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan1-0/+3
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supportedMaor Dickman1-3/+4
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov1-1/+18
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan1-1/+2
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit1-2/+15
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit1-95/+181
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-1/+2
2021-04-14net/mlx5: E-Switch, let user to enable disable metadataParav Pandit1-7/+23
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-29/+39
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-11/+23
2021-04-06net/mlx5e: TC, Add support to offload sample actionChris Mi1-2/+41
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi1-1/+15
2021-04-06net/mlx5: Map register values to restore objectsChris Mi1-10/+4
2021-04-06net/mlx5: E-switch, Generalize per vport table APIChris Mi1-0/+14
2021-04-06net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi1-13/+13
2021-04-06net/mlx5: E-switch, Move vport table functions to a new fileChris Mi1-179/+36
2021-03-31net/mlx5: E-switch, Create vport miss group only if src rewrite is supportedMaor Dickman1-29/+39
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-03-23net: ethernet: indir_table.h is included twiceWan Jiabing1-1/+0
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan1-3/+11
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan1-13/+13
2021-03-16net/mlx5e: Move devlink port register and unregister callsRoi Dayan1-5/+10
2021-03-12net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch1-8/+12
2021-03-12net/mlx5: E-Switch, Add eswitch pointer to each representorMark Bloch1-0/+1
2021-03-12net/mlx5: E-Switch, Add match on vhca id to default send rulesMark Bloch1-0/+12
2021-03-12net/mlx5: simplify the return expression of mlx5_esw_offloads_pair()Zheng Yongjun1-6/+1