mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / common /
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 Adam Dybkowskicommon/qat: support GEN2 device 200xx
2020-07-28 Adam Dybkowskicommon/qat: fix uninitialized variable
2020-07-28 Adam Dybkowskicommon/qat: remove unused fields
2020-07-28 Tejasree Kondojcrypto/octeontx2: fix structure alignment
2020-07-28 David Coylecrypto/qat: fix DOCSIS performance
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-11 Rohit Rajbus/dpaa: enable link state interrupt
2020-07-11 Nithin Dabilpuramcommon/octeontx2: retry interrupt callback unregister
2020-07-07 Harman Kalracommon/octeontx2: fix crash on running procinfo
2020-07-08 Arek Kusztalcrypto/qat: support ChaCha20-Poly1305
2020-07-08 Arek Kusztalcrypto/qat: add multi-process handling of driver ID
2020-07-08 Arek Kusztalcommon/qat: improve multi-process handling
2020-07-08 Akhil Goyalcommon/dpaax: remove unnecessary jump for PDCP
2020-07-08 Akhil Goyalcommon/dpaax: fix 12-bit null auth case
2020-07-08 Akhil Goyalcrypto/dpaax_sec: fix inline query for descriptors
2020-07-08 Akhil Goyalcrypto/dpaax_sec: fix 18-bit PDCP cases with HFN override
2020-07-08 Tejasree Kondojcrypto/octeontx2: support ChaCha20-Poly1305
2020-07-08 Tejasree Kondojcrypto/octeontx2: discover capabilities
2020-07-08 Ankur Dwivedicommon/cpt: fix encryption offset
2020-07-08 David Coylecrypto/qat: support DOCSIS protocol
2020-07-07 David Marchanddrivers: drop workaround for internal libraries version
2020-07-03 Jerin Jacoblog: introduce logtype register macro
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 Harman Kalranet/octeontx2: support CN98xx
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-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
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
2020-06-16 Ophir Munkcommon/mlx5: flag Verbs dependency in a DevX command
2020-06-16 Ophir Munkcommon/mlx5: remove protection domain dependency on...
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
2020-05-19 Pavan Nikhileshmempool/octeontx2: add devargs to lock context in cache
2020-05-19 Hemant Agrawalcommon/dpaax: mark internal symbols
2020-05-18 Xiaoyun Licommon/iavf: update copyright
2020-05-18 Viacheslav Ovsiienkocommon/mlx5: fix netlink buffer allocation from stack
2020-05-18 Viacheslav Ovsiienkocommon/mlx5: fix MAC addresses assert
2020-05-18 Jeff Guocommon/iavf: fix RSS algorithm type
2020-05-18 Shiri Kuzincommon/mlx5: disable relaxed ordering in unsuitable...
2020-05-18 Shiri Kuzincommon/mlx5: fix relaxed ordering count object
2020-05-18 Shiri Kuzincommon/mlx5: fix relaxed ordering support detection
2020-05-18 Dekel Peledcommon/mlx5: fix umem buffer alignment
2020-05-18 Ophir Munkcommon/mlx5: remove DevX dependency on Verbs and DV
2020-05-18 Ophir Munkcommon/mlx5: mark internal symbols
2020-05-18 Pavan Nikhileshcommon/octeontx2: mark internal symbols
2020-05-17 Anoob Josephcrypto/octeontx: improve symmetric session-less path
2020-05-17 Anoob Josephcommon/octeontx2: fix port ID bound check
2020-05-15 Akhil Goyaldrivers/crypto: fix build with -fno-common
2020-05-11 Jerin Jacobcommon/octeontx2: upgrade mbox definition to version 7
2020-05-11 Adam Dybkowskicommon/qat: remove redundant check
2020-05-11 Adam Dybkowskicommon/qat: fix enqueue/dequeue statistics
2020-05-11 Adam Dybkowskicommon/qat: fix queue head update
2020-05-06 Pavan Nikhileshcommon/octeontx: fix gcc 9.1 ABI break
2020-05-05 Stephen Hemmingercommon/mlx5: fix uninitialized RoCE variable
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-21 Thomas Monjaloncommon/mlx5: fix build with rdma-core 21
next