summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
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
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen
2020-03-17net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan
2020-03-17net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-09net/mlx5: Verify goto chain offload supportEli Cohen
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-05net/mlx5e: Fix endianness handling in pedit maskSebastian Hense
2020-02-27net/mlx5e: Remove redundant comment about goto slow pathRoi Dayan
2020-02-27net/mlx5e: Reduce number of arguments in slow path handlingEli Cohen