net/mlx5: fix chosen L3/L4 layer with tunnel
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
2019-11-26 Suanming Mounet/mlx5: fix chosen L3/L4 layer with tunnel
2019-11-26 Ori Kamnet/mlx5: fix selection between encap and decap
2019-11-20 Matan Azradnet/mlx5: fix L3 encapsulation flow validation
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix port action for LAG
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix vport index in port action
2019-11-20 Matan Azradnet/mlx5: fix flow table hash list conversion
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix vport id in port id action
2019-11-11 Bing Zhaonet/mlx5: optimize tag traversal with hash list
2019-11-11 Bing Zhaonet/mlx5: reorganize flow matcher resources
2019-11-11 Bing Zhaonet/mlx5: reorganize jump table resources
2019-11-11 Bing Zhaonet/mlx5: reorganize flow tables with hash list
2019-11-11 Suanming Mounet/mlx5: support meter flow action
2019-11-11 Suanming Mounet/mlx5: add count action to meter
2019-11-11 Suanming Mounet/mlx5: expose flow counters management
2019-11-11 Suanming Mounet/mlx5: add policer rules operations
2019-11-11 Suanming Mounet/mlx5: prepare meter flow tables
2019-11-11 Dekel Pelednet/mlx5: allow jump to group lower than current
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata register copy table
2019-11-11 Viacheslav Ovsiienkonet/mlx5: extend flow metadata support
2019-11-11 Viacheslav Ovsiienkonet/mlx5: extend flow mark support
2019-11-11 Viacheslav Ovsiienkonet/mlx5: support flow tag
2019-11-11 Viacheslav Ovsiienkonet/mlx5: check maximum modify actions number
2019-11-11 Viacheslav Ovsiienkonet/mlx5: adjust shared register according to mask
2019-11-11 Viacheslav Ovsiienkonet/mlx5: check metadata registers availability
2019-11-11 Viacheslav Ovsiienkonet/mlx5: rename structure and function
2019-11-11 Viacheslav Ovsiienkonet/mlx5: update meta register matcher set
2019-11-11 Viacheslav Ovsiienkonet/mlx5: refactor flow structure
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata register copy
2019-11-11 Viacheslav Ovsiienkonet/mlx5: update modify header action translator
2019-11-08 Xiaoyu Minnet/mlx5: improve flow item IP validation
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-11-08 Xiaoyu Minnet/mlx5: check port ID and VLAN actions ordering
2019-11-08 Xiaoyu Minnet/mlx5: fix set VLAN ID/PCP in new header
2019-11-08 Ori Kamnet/mlx5: split hairpin flows
2019-11-08 Ori Kamnet/mlx5: add default flows for hairpin
2019-11-08 Ori Kamnet/mlx5: add internal tag item and action
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-23 Moti Haimovskynet/mlx5: add flow match on GENEVE item
2019-10-08 Viacheslav Ovsiienkonet/mlx5: update source and destination vport translations
2019-10-08 Viacheslav Ovsiienkonet/mlx5: elaborate E-Switch port parameters query
2019-09-20 Dekel Pelednet/mlx5: skip table zero to improve insertion rate
2019-09-20 Moti Haimovskynet/mlx5: support modify VLAN ID on existing VLAN header
2019-09-20 Moti Haimovskynet/mlx5: support modify VLAN ID on new VLAN header
2019-09-20 Moti Haimovskynet/mlx5: support modifying VLAN priority on VLAN header
2019-09-20 Moti Haimovskynet/mlx5: support push flow action on VLAN header
2019-09-20 Moti Haimovskynet/mlx5: support pop flow action on VLAN header
2019-09-06 Dekel Pelednet/mlx5: remove unneeded constant
2019-09-06 Dekel Pelednet/mlx5: fix typo in error message
2019-09-06 Dekel Pelednet/mlx5: fix jump action validation
2019-08-26 Xiaoyu Minnet/mlx5: fix crash for empty raw encap data
2019-08-06 Xiaoyu Minnet/mlx5: fix RSS expand for IP-in-IP
2019-08-06 Dekel Pelednet/mlx5: fix UDP checksum zeroing
2019-08-06 Xiaoyu Minnet/mlx5: fix VLAN inner type matching on DR/DV
2019-08-06 Dekel Pelednet/mlx5: fix flow rule configuration
2019-08-06 Dekel Pelednet/mlx5: fix limit of direct rules tables number
2019-08-06 Viacheslav Ovsiienkonet/mlx5: add workaround for VLAN in virtual machine
2019-07-29 Matan Azradnet/mlx5: allow implicit LRO flow
2019-07-23 Dekel Pelednet/mlx5: fix NVGRE matching
2019-07-23 Dekel Pelednet/mlx5: support LRO with single RxQ object
2019-07-23 Dekel Pelednet/mlx5: store protection domain number on create
2019-07-23 Dekel Pelednet/mlx5: fix flow item flags bitmap
2019-07-23 Matan Azradnet/mlx5: allow basic counter management fallback
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter query
2019-07-23 Matan Azradnet/mlx5: resize a full counter container
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter transactions
2019-07-23 Xiaoyu Minnet/mlx5: support IP-in-IP tunnel
2019-07-23 Xiaoyu Minnet/mlx5: match GRE key and present bits
2019-07-08 Xiaoyu Minnet/mlx5: support matching on ICMP/ICMP6
2019-07-08 Eli Britsteinnet/mlx5: zero out UDP checksum in encapsulation
2019-07-04 Dekel Pelednet/mlx5: modify TCP header using Direct Verbs
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-27 Dekel Pelednet/mlx5: remove redundant size calculation macro
2019-05-27 Jack Minnet/mlx5: support match on TCP flags
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to GRE structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Ori Kamnet/mlx5: fix Direct Rules API
2019-05-03 Ori Kamnet/mlx5: fix E-Switch flow without port item
2019-05-03 Ori Kamnet/mlx5: fix modification action flags
2019-05-03 Ori Kamnet/mlx5: fix initialization for flow group
2019-04-19 Ori Kamnet/mlx5: add drop action to Direct Verbs E-Switch
2019-04-19 Ori Kamnet/mlx5: add Forward Database table type
2019-04-19 Ori Kamnet/mlx5: add E-Switch port id action to Direct Verbs
2019-04-19 Ori Kamnet/mlx5: add transfer attribute to matcher
2019-04-19 Ori Kamnet/mlx5: add port id item to Direct Verbs
2019-04-19 Ori Kamnet/mlx5: validate Direct Rule E-Switch
2019-04-19 Ori Kamnet/mlx5: fix translate vport function name
2019-04-19 Ori Kamnet/mlx5: fix modify header action position
2019-04-19 Ori Kamnet/mlx5: fix release of jump to queue action
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Ori Kamnet/mlx5: fix RSS validation function
2019-04-12 Yongseok Kohnet/mlx5: fix recursive inclusion of header file
2019-04-05 Viacheslav Ovsiienkonet/mlx5: share Direct Rules/Verbs flow related structures
2019-04-05 Ori Kamnet/mlx5: support jump action
2019-04-05 Ori Kamnet/mlx5: add Direct Rules API
2019-04-05 Ori Kamnet/mlx5: prepare Direct Verbs for Direct Rule
2019-04-05 Ori Kamnet/mlx5: fix flow counters using devx
2019-04-05 Dekel Pelednet/mlx5: fix errno typos in comments
next