summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-06net/mlx5: E-Switch, Refactor rule offload forward action processingVlad Buslov1-60/+129
2021-02-06net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov1-0/+79
2021-02-06net/mlx5: E-Switch, Refactor setting source portMark Bloch1-7/+12
2021-01-22net/mlx5: E-switch, Add eswitch helpers for SF vportParav Pandit1-2/+34
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham1-0/+11
2020-12-10net: mlx5: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-08net/mlx5e: remove unnecessary memsetZhu Yanjun1-1/+0
2020-10-01net/mlx5: E-Switch, Support flow source for local vportHamdan Igbaria1-2/+5
2020-10-01net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit1-0/+11
2020-10-01net/mlx5: E-switch, Use helper function to load unload representorParav Pandit1-8/+21
2020-10-01net/mlx5: E-switch, Add helper to check egress ACL needParav Pandit1-5/+3
2020-10-01net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-18/+18
2020-09-24net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-62/+88
2020-09-24net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-18/+141
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-24/+28
2020-09-22net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman1-24/+28
2020-09-15net/mlx5: E-Switch, Use vport metadata matching by defaultVu Pham1-14/+2
2020-09-15net/mlx5: E-Switch, Setup all vports' metadata to support peer miss ruleVu Pham1-9/+42
2020-09-15net/mlx5: E-Switch, Dedicated metadata for uplink vportVu Pham1-4/+1
2020-09-15net/mlx5: E-Switch, Check and enable metadata support flag before usingVu Pham1-9/+6
2020-09-10net/mlx5: E-switch, Read controller number from deviceParav Pandit1-0/+22
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-7/+12
2020-07-31net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu1-7/+12
2020-07-31net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu1-3/+3
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit1-7/+7
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit1-7/+6
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit1-7/+1
2020-07-17net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit1-13/+1
2020-06-23net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit1-40/+26
2020-05-28net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham1-32/+64
2020-05-28net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham1-260/+9
2020-05-28net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham1-33/+3
2020-05-23net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen1-0/+4
2020-05-23net/mlx5e: Introduce kconfig var for TC supportVlad Buslov1-0/+2
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-9/+9
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-11/+11
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit1-6/+6
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit1-1/+1
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit1-2/+2
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen1-2/+2
2020-04-23net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky1-9/+9
2020-04-09net/mlx5: Fix condition for termination table cleanupEli Cohen1-9/+3
2020-03-30net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed1-1/+1
2020-03-26net/mlx5: E-switch, Protect eswitch mode changesParav Pandit1-37/+68
2020-03-26net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit1-5/+8
2020-03-26net/mlx5: Split eswitch mode check to different helper functionParav Pandit1-4/+33
2020-03-26net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan1-0/+2
2020-03-26net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey1-5/+6
2020-03-26net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey1-0/+9