summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-221-7/+33
* net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan2020-04-081-1/+2
* net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin2020-04-081-2/+3
* net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-301-2/+4
* net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed2020-03-291-1/+1
* Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-261-1/+1
|\
| * net/mlx5e: Fix actions_match_supported() returnDan Carpenter2020-03-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-2/+3
|\ \ | |/ |/|
| * net/mlx5e: Fix endianness handling in pedit maskSebastian Hense2020-03-051-2/+3
* | Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-181-33/+53
|\ \
| * | net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen2020-03-171-16/+43
| * | net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen2020-03-171-0/+6
| * | net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan2020-03-171-14/+1
| * | net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey2020-03-171-3/+3
* | | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-5/+5
|/ /
* | net/mlx5e: CT: Support clear actionPaul Blakey2020-03-121-3/+7
* | net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey2020-03-121-1/+11
* | net/mlx5e: CT: Introduce connection trackingPaul Blakey2020-03-121-16/+88
* | Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-121-190/+628
|\ \
| * | net/mlx5e: Restore tunnel metadata on missPaul Blakey2020-02-191-9/+101
| * | net/mlx5e: Support inner header rewrite with goto actionPaul Blakey2020-02-191-45/+427
| * | net/mlx5e: Disallow inserting vxlan/vlan egress rules without decap/popPaul Blakey2020-02-191-5/+15
| * | net/mlx5e: Move tc tunnel parsing logic with the rest at tc_tun modulePaul Blakey2020-02-191-108/+1
| * | net/mlx5e: Allow re-allocating mod header actionsPaul Blakey2020-02-191-55/+65
| * | net/mlx5: E-Switch, Restore chain id on missPaul Blakey2020-02-191-0/+43
| * | net/mlx5: E-Switch, Mark miss packets with new chain id mappingPaul Blakey2020-02-191-0/+8
| |/
* | flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko2020-03-101-2/+2
* | net/mlx5: Verify goto chain offload supportEli Cohen2020-03-091-20/+45
* | flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko2020-03-081-2/+4
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-0/+9
* | net/mlx5e: Remove redundant comment about goto slow pathRoi Dayan2020-02-271-4/+2
* | net/mlx5e: Reduce number of arguments in slow path handlingEli Cohen2020-02-271-23/+20
* | net/mlx5e: Remove unused argument from parse_tc_pedit_action()Eli Cohen2020-02-271-5/+3
* | net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errorsRoi Dayan2020-02-271-7/+14
* | net/mlx5e: Use netdev_warn() instead of pr_err() for errorsRoi Dayan2020-02-271-6/+11
* | net/mlx5: E-Switch, Allow goto earlier chain if FW supports itRoi Dayan2020-02-271-1/+2
* | net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang2020-02-271-0/+17
|/
* mlx5: Use dev_net netdevice notifier registrationsJiri Pirko2020-01-271-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-2/+7
|\
| * net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
* | net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu2020-01-221-0/+39
* | net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey2020-01-161-6/+8
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-161-5/+8
|\ \
| * | net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-161-5/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-2/+58
|\ \ \ | | |/ | |/|
| * | net/mlx5e: Fix hairpin RSS table sizeEli Cohen2020-01-061-1/+1
| * | net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin2020-01-061-1/+57
| |/
* / net/mlx5e: Support accept action on nic tableTonghao Zhang2020-01-071-0/+4
|/
* net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
* net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1