aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu1-0/+1
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein1-1/+2
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+9
2020-07-09net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey1-2/+2
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey1-156/+23
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey1-1/+1
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey1-12/+62
2020-07-09net/mlx5e: Use netdev_info instead of pr_infoOz Shlomo1-3/+5
2020-07-09net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear actionPaul Blakey1-3/+4
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov1-3/+6
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov1-2/+3
2020-06-19net: qos offload add flow status with dropped countPo Liu1-2/+2
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+4
2020-05-29net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed1-4/+4
2020-05-29net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed1-1/+1
2020-05-29net/mlx5e: Don't use err uninitialized in mlx5e_attach_decapNathan Chancellor1-1/+1
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso1-3/+3
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman1-4/+0
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan1-1/+1
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein1-9/+31
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein1-4/+10
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz1-9/+26
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham1-0/+23
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+33
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman1-7/+33
2020-05-22net/mlx5e: Support pedit on mpls over UDP decapEli Cohen1-12/+53
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen1-5/+212
2020-05-22net/mlx5e: Allow to match on mpls parametersEli Cohen1-2/+18
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen1-0/+18
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov1-0/+35
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov1-6/+0
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov1-169/+1
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller1-1/+1
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-7/+7
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem1-1/+1
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen1-3/+3
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky1-3/+3
2020-04-20net/mlx5e: Allow partial data mask for tunnel optionsRoi Dayan1-10/+22
2020-04-08net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan1-1/+2
2020-04-08net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko1-2/+4
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed1-1/+1
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+1
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+3
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-33/+53
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-5/+5
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen1-16/+43
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen1-0/+6