net: add rte prefix to ether defines
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
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
2018-10-18 Shahaf Shulernet/mlx5: fix build on Arm
2018-10-11 Moti Haimovskynet/mlx5: support e-switch TCP-flags flow filter
2018-10-11 Dekel Pelednet/mlx5: allow flow rule with attribute egress
2018-10-11 Yongseok Kohnet/mlx5: add abstraction for multiple flow drivers
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs final functions
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs translate actions
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs translate items
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs prepare function
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs validation function