ethdev: move egress metadata to dynamic field
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
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
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add source vport match to the ingress rules
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate TOS and TTL on E-Switch
2019-01-14 Moti Haimovskynet/mlx5: support flow counters using devx
2019-01-03 Dekel Pelednet/mlx5: support modify header using Direct Verbs
2018-11-16 Dekel Pelednet/mlx5: fix MPLS item validation
2018-11-16 Dekel Pelednet/mlx5: add MPLS to Direct Verbs flow engine
2018-11-16 Viacheslav Ovsiienkonet/mlx5: fix flow query routine in Direct Verbs
2018-11-13 Yongseok Kohnet/mlx5: fix Direct Verbs RSS hash field
2018-11-13 Yongseok Kohnet/mlx5: fix L4 protocol validation
2018-11-13 Yongseok Kohnet/mlx5: fix device flow reference
2018-11-05 Yongseok Kohnet/mlx5: remove flags setting from flow preparation
2018-11-05 Yongseok Kohnet/mlx5: fix Direct Verbs flow tunnel
2018-11-05 Ophir Munknet/mlx5: support default RSS key as null
2018-11-05 Dekel Pelednet/mlx5: add caching of encap/decap actions
2018-11-05 Dekel Pelednet/mlx5: add raw data encap/decap to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add NVGRE decap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add NVGRE encap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add VXLAN decap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add VXLAN encap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: fix memory leak on Direct Verbs error
2018-10-26 Yongseok Kohnet/mlx5: fix bit width of item and action flags
2018-10-26 Yongseok Kohnet/mlx5: fix flow tunnel handling
2018-10-26 Yongseok Kohnet/mlx5: fix flow mark ID conversion in Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: fix wildcard item for Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: fix item validation in Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: fix UDP hash field flag in Direct Verbs
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-10-26 Moti Haimovskynet/mlx5: add flow query abstraction interface
next