summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman
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
2020-02-27net/mlx5e: Remove unused argument from parse_tc_pedit_action()Eli Cohen
2020-02-27net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errorsRoi Dayan
2020-02-27net/mlx5e: Use netdev_warn() instead of pr_err() for errorsRoi Dayan
2020-02-27net/mlx5: E-Switch, Allow goto earlier chain if FW supports itRoi Dayan
2020-02-27net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang
2020-02-19net/mlx5e: Restore tunnel metadata on missPaul Blakey
2020-02-19net/mlx5e: Support inner header rewrite with goto actionPaul Blakey
2020-02-19net/mlx5e: Disallow inserting vxlan/vlan egress rules without decap/popPaul Blakey
2020-02-19net/mlx5e: Move tc tunnel parsing logic with the rest at tc_tun modulePaul Blakey
2020-02-19net/mlx5e: Allow re-allocating mod header actionsPaul Blakey
2020-02-19net/mlx5: E-Switch, Restore chain id on missPaul Blakey
2020-02-19net/mlx5: E-Switch, Mark miss packets with new chain id mappingPaul Blakey
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen
2020-01-22net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-07net/mlx5e: Support accept action on nic tableTonghao Zhang
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan