net/mlx5: optimize header modify action memory
[dpdk.git] / drivers / common / mlx5 /
2021-01-08 Ophir Munkcommon/mlx5: add init for external lib on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add Windows meson file
2021-01-08 Tal Shnaidermancommon/mlx5: add glue functions on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add DevX PD allocation command
2021-01-08 Tal Shnaidermancommon/mlx5: extend DevX HCA attributes query
2021-01-08 Tal Shnaidermancommon/mlx5: add Windows exports file
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
2021-01-08 Ophir Munkcommon/mlx5: wrap memory allocation on Windows
2021-01-08 Ophir Munkcommon/mlx5: wrap memory allocation on Linux
2021-01-08 Ophir Munkcommon/mlx5: add Verbs usage flag
2021-01-08 Tal Shnaidermannet/mlx5: wrap glue reg/dereg UMEM per OS
2021-01-08 Ophir Munknet/mlx5: wrap glue alloc/dealloc PD per OS
2020-11-20 Dekel Peledcommon/mlx5: move to formal ASO action API
2020-11-20 Raslan Darawshehcommon/mlx5: fix name for ConnectX VF device ID
2020-11-14 Michael Baumcommon/mlx5: fix freeing on flex parser creation failure
2020-11-13 Dekel Pelednet/mlx5: fix aging queue doorbell ringing
2020-11-13 Jiawei Wangcommon/mlx5: free MR resource on device DMA unmap
2020-11-14 Viacheslav Ovsiienkocommon/mlx5: share UAR allocation routine
2020-11-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
2020-11-03 Dekel Pelednet/mlx5: support flow hit action for aging
2020-11-03 Dekel Peledcommon/mlx5: add definitions for ASO flow hit
2020-11-03 Dekel Peledcommon/mlx5: add glue function to create flow hit action
2020-11-03 Dekel Peledcommon/mlx5: add read ASO flow hit HCA capability
2020-11-03 Dekel Peledcommon/mlx5: use general object type for cap index
2020-11-03 Dekel Peledcommon/mlx5: add DevX API to create ASO flow hit object
2020-11-03 Alexander Kozyrevnet/mlx5: support flow tag and packet header miniCQEs
2020-11-03 David Marchandnet/mlx: remove separate ABI version for glue libraries
2020-11-03 Ophir Munkcommon/mlx5/linux: replace malloc and free in glue
2020-11-03 Tal Shnaidermancommon/mlx5: fix DevX SQ object creation
2020-11-03 Ali Alnubanicommon/mlx5: fix glue library name
2020-11-03 Xueming Licommon/mlx5: get number of ports that can be bonded
2020-11-03 Xueming Licommon/mlx5: add virtq attributes error fields
2020-11-03 Suanming Mounet/mlx5: make VLAN network interface thread safe
2020-11-03 Bing Zhaocommon/mlx5: add glue function for domain sync
2020-11-03 Alexander Kozyrevcommon/mlx5: use C11 atomics for netlink sequence
2020-11-03 Alexander Kozyrevcommon/mlx5: use C11 atomics for memory allocation
2020-11-03 Raslan Darawshehcommon/mlx5: add ConnectX-7 and Bluefield-3 device IDs
2020-11-03 Bing Zhaocommon/mlx5: fix PCI driver name
2020-11-03 Andrey Vesnovatycommon/mlx5: modify advanced Rx object via DevX
2020-11-03 Dekel Pelednet/mlx5: log LRO minimal size
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Jiawei Wangcommon/mlx5: add glue function for mirroring
2020-10-16 Jiawei Wangcommon/mlx5: query sampler object capability via DevX
2020-10-16 Jiawei Wangcommon/mlx5: add glue for sample action
2020-10-09 Viacheslav Ovsiienkocommon/mlx5: fix PCI address lookup
2020-10-08 Dekel Pelednet/mlx5: fix DevX CQ attributes values
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Ophir Munkcommon/mlx5: fix aligned malloc
2020-09-18 Ophir Munknet/mlx5: remove more Direct Verbs dependencies
2020-09-18 Ophir Munknet/mlx5: rename constant conflicting with Windows
2020-09-18 Ophir Munkcommon/mlx5: use common endian types
2020-09-18 Ophir Munkcommon/mlx5: replace strsep with strtok_r
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-29 Yuval Avnerycommon/mlx5: fix regex register layout
2020-07-29 Shiri Kuzincommon/mlx5: fix MAC addresses flush
2020-07-29 Viacheslav Ovsiienkocommon/mlx5: fix user mode register access command
2020-07-29 Suanming Mounet/mlx5: fix counter query
2020-07-29 Viacheslav Ovsiienkocommon/mlx5: fix queue doorbell record size
2020-07-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: introduce layer for multiple class drivers
2020-07-28 Parav Panditcommon/mlx5: change class values as bits
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-28 Parav Panditcommon/mlx5: fix void parameters in glue wrappers
2020-07-21 Viacheslav Ovsiienkonet/mlx5: add queue start and stop
2020-07-21 Dekel Peledcommon/mlx5: support more fields in DevX CQ create
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Suanming Moucommon/mlx5: query scatter FCS with decap capability
2020-07-21 Suanming Moucommon/mlx5: convert data path objects to unified malloc
2020-07-21 Suanming Moucommon/mlx5: convert control path memory to unified...
2020-07-21 Suanming Moucommon/mlx5: add memory management functions
2020-07-21 Bing Zhaocommon/mlx5: add DevX command for flex parsers
2020-07-21 Bing Zhaocommon/mlx5: add flex parser DevX structures
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Viacheslav Ovsiienkocommon/mlx5: add register access DevX routine
2020-07-21 Viacheslav Ovsiienkocommon/mlx5: prepare support of packet pacing
2020-07-21 Thomas Monjaloncommon/mlx5: fix link with ibverbs glue dlopen option
2020-07-21 Yuval Avneryregex/mlx5: support dequeue
2020-07-21 Yuval Avneryregex/mlx5: setup fast path
2020-07-21 Ori Kamregex/mlx5: add engine status check
2020-07-21 Ori Kamregex/mlx5: support probing
2020-07-21 Yuval Avneryregex/mlx5: introduce driver for BlueField 2
2020-07-11 Viacheslav Ovsiienkocommon/mlx5: fix physical port name pattern recognition
2020-07-11 Ali Alnubaninet/mlx5: add ConnectX-6 Lx device ID
2020-07-03 Thomas Monjalondevtools: forbid variable declaration inside for
2020-06-30 David Marchandcommon/mlx5: remove unneeded experimental build flag
2020-06-30 Michael Baumcommon/mlx5: remove useless assignment
2020-06-30 Michael Baumcommon/mlx5: fix code arrangement in tag allocation
2020-06-30 Shiri Kuzincommon/mlx5: add default miss action
2020-06-30 Viacheslav Ovsiienkonet/mlx5: fix host physical function representor naming
2020-06-30 Ori Kamcommon/mlx5: move doorbell record from net driver
2020-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 Matan Azradcommon/mlx5: share kernel interface name getter
2020-06-30 Matan Azradcommon/mlx5: add virtio queue protection domain
2020-06-30 Matan Azradcommon/mlx5: support DevX virtq stats operations
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-17 Ophir Munkcommon/mlx5: export memory region Verbs operations
2020-06-17 Ophir Munkcommon/mlx5: remove memory region dependency on Verbs
next