summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-09-21net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu
2020-09-15net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite supportMaor Dickman
2020-09-15net/mlx5e: Add support for tc trapEli Cohen
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey
2020-07-09net/mlx5e: Use netdev_info instead of pr_infoOz Shlomo
2020-07-09net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear actionPaul Blakey
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed
2020-05-29net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed
2020-05-29net/mlx5e: Don't use err uninitialized in mlx5e_attach_decapNathan Chancellor
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman
2020-05-22net/mlx5e: Support pedit on mpls over UDP decapEli Cohen
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Allow to match on mpls parametersEli Cohen
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-20net/mlx5e: Allow partial data mask for tunnel optionsRoi Dayan
2020-04-08net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan
2020-04-08net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed