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