net/mlx5: support Rx queue delay drop
[dpdk.git] / drivers / common / mlx5 / linux /
2021-10-26 Rongwei Liucommon/mlx5: support PCIe device GUID query
2021-10-21 Xueming Licommon/mlx5: get RDMA port state via Netlink
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: disable RoCE in device context creation
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumcommon/mlx5: move basic probing functions to common
2021-09-23 Thomas Monjalondoc: remove references to the old build system
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-07-21 Xueming Licommon/mlx5: remove legacy PCI driver
2021-07-21 Thomas Monjaloncommon/mlx5: get PCI device address from any bus
2021-07-21 Xueming Licommon/mlx5: support auxiliary bus
2021-07-21 Thomas Monjaloncommon/mlx5: move description of PCI sysfs functions
2021-07-21 Xueming Licommon/mlx5: add bus-agnostic layer
2021-07-15 Matan Azradnet/mlx5: optimize header modify action memory
2021-07-08 Viacheslav Ovsiienkocommon/mlx5: fix compatibility with OFED port query API
2021-07-08 Viacheslav Ovsiienkocommon/mlx5: use new port query API if available
2021-07-08 Jiawei Wangnet/mlx5: control flow rules with identical pattern
2021-07-08 Viacheslav Ovsiienkocommon/mlx5: fix Netlink receive message buffer size
2021-06-24 Viacheslav Ovsiienkocommon/mlx5: fix Netlink port name padding in probing
2021-05-05 Bing Zhaocommon/mlx5: check connection tracking offload capability
2021-05-03 Michael Baumnet/mlx5: workaround ASO memory region creation
2021-05-04 Shiri Kuzincommon/mlx5: share Verbs device match function
2021-05-04 Shiri Kuzincommon/mlx5: share hash list tool
2021-04-19 Haifei Luocommon/mlx5: add functions for single flow dump
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-12 Tal Shnaidermancommon/mlx5: add missing internal tags
2021-04-08 Suanming Moucommon/mlx5: add user memory registration bits
2021-03-31 Xueming Licommon/mlx5: support sub-function representor parsing
2021-03-03 Matan Azradcommon/mlx5/linux: add glue function to query WQ
2021-02-04 Souvik Deycommon/mlx5: fix storing synced MAC to internal table
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
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-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 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 Ali Alnubanicommon/mlx5: fix glue library name
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-10-16 Jiawei Wangcommon/mlx5: add glue function for mirroring
2020-10-16 Jiawei Wangcommon/mlx5: add glue for sample action
2020-10-09 Viacheslav Ovsiienkocommon/mlx5: fix PCI address lookup
2020-09-18 Ophir Munknet/mlx5: remove more Direct Verbs dependencies
2020-07-29 Shiri Kuzincommon/mlx5: fix MAC addresses flush
2020-07-28 Parav Panditcommon/mlx5: fix void parameters in glue wrappers
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Suanming Moucommon/mlx5: convert control path memory to unified...
2020-07-21 Viacheslav Ovsiienkocommon/mlx5: prepare support of packet pacing
2020-07-11 Viacheslav Ovsiienkocommon/mlx5: fix physical port name pattern recognition
2020-07-03 Thomas Monjalondevtools: forbid variable declaration inside for
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-17 Ophir Munkcommon/mlx5: export memory region Verbs operations
2020-06-03 Suanming Moucommon/mlx5: add memory reclaim glue function
2020-06-03 Ophir Munkcommon/mlx5: split common file under Linux directory
2020-06-03 Ophir Munkcommon/mlx5: move netlink files under Linux directory
2020-06-03 Ophir Munkcommon/mlx5: move glue files under Linux directory