net/virtio-user: fix advertising of protocol features
[dpdk.git] / lib /
2020-11-26 Olivier Matzeal: fix errno on service cores init failure
2020-11-26 Olivier Matzdoc: add missing network layers in API reference
2020-11-26 Olivier Matzmbuf: fix reset on mbuf free
2020-11-26 Viacheslav Ovsiienkonet: fix eCPRI header generic data field
2020-11-25 Timothy Redaellieal: fix plugin loading
2020-11-25 Timothy Redaellieal: fix shared lib mode detection
2020-11-25 Diogo Behrensmcslock: fix hang in weak memory model
2020-11-22 Nick Connollyeal/windows: fix linkage with MinGW
2020-11-22 Yunjian Wangmalloc: fix style in free list index computation
2020-11-20 Thomas Monjalonethdev: rename a flow shared action error code
2020-11-20 Simei Suethdev: add eCPRI RSS offload type
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-20 Tal Shnaidermaneal/windows: remove definition of ETOOMANYREFS
2020-11-15 Tal Shnaidermaneal/windows: add definition of ETOOMANYREFS
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 Stephen Hemmingereal: replace usage of blacklist/whitelist in enums
2020-11-15 Cristian Dumitrescupipeline: fix multiple SWX emit pattern detection
2020-11-13 Maxime Coquelinvhost: fix fd leak in kick setup
2020-11-13 Maxime Coquelinvhost: fix fd leak in dirty logging setup
2020-11-13 Maxime Coquelinvhost: fix error path when setting memory tables
2020-11-13 Maxime Coquelinvhost: fix virtqueue initialization
2020-11-13 Patrick Fuvhost: fix async inflight packet counter
2020-11-14 Yi Yanggro: fix packet type detection with IPv6 tunnel
2020-11-13 Nick Connollybuild: fix MS linker flag with meson 0.54
2020-11-13 Cristian Dumitrescutable: fix exact match SWX table lookup
2020-11-13 Ruifeng Wangeal/arm: fix clang build of native target
2020-11-13 David Christensenvfio: use static window sizing for sPAPR IOMMU
2020-11-12 Thomas Monjalonmbuf: move pool pointer in first half
2020-11-05 Morten Brørupmbuf: clean up comments and prefix
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-11-05 Olivier Matzeal: fix MCS lock and ticketlock headers install
2020-11-04 Stephen Hemmingermbuf: fix dynamic fields and flags with multiprocess
2020-11-04 Yunjian Wangethdev: fix data type for port id
2020-11-04 Yunjian Wangethdev: fix using Rx split config before null check
2020-11-03 Ivan Malovethdev: introduce transfer attribute to shared action...
2020-11-03 Morten Brørupethdev: document Rx packet number requirement for vector Rx
2020-11-03 Andrew Rybchenkoethdev: move L2 tunnel config structure to ixgbe driver
2020-11-03 Andrew Rybchenkoethdev: remove L2 tunnel offload control API
2020-11-03 Andrew Rybchenkoethdev: remove API to config L2 tunnel EtherType
2020-11-03 Andrew Rybchenkoethdev: remove legacy filter API functions
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: move flexible filter type to e1000 driver
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: move MAC filter type to i40e driver
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-11-03 Patrick Fuvhost: fix uninitialized local variable
2020-11-03 Patrick Fuvhost: fix guest/host physical address conversion
2020-11-03 Thomas Monjalonethdev: move non-offload capabilities
2020-11-03 Lijun Ouapp/testpmd: fix RSS key for flow API RSS rule
2020-11-03 Patrick Fuvhost: remove fallback in async enqueue API
2020-11-03 Maxime Coquelinvhost: check virtqueue metadata pointer
2020-11-03 Maxime Coquelinvhost: validate index in async API
2020-11-03 Maxime Coquelinvhost: validate index in inflight API
2020-11-03 Maxime Coquelinvhost: validate index in live-migration API
2020-11-03 Maxime Coquelinvhost: validate index in guest notification API
2020-11-03 Maxime Coquelinvhost: validate index in available entries API
2020-11-03 Maxime Coquelinvhost: fix virtqueues metadata allocation
2020-11-03 Ciara Powermetrics: fix memory leak on allocation failure
2020-11-03 Anatoly Burakoveal: fix power intrinsics API description
2020-11-03 Yi Yanggso: fix mbuf freeing responsibility
2020-11-03 Dmitry Kozlyukeal/windows: fix deadlock when setting alarm
2020-11-03 Pallavi Kadameal/windows: allow running as non-admin
2020-11-03 Thomas Monjalonethdev: include mbuf registration in Tx timestamp API
2020-11-03 Thomas Monjalonmbuf: add Tx timestamp registration helper
2020-11-03 Thomas Monjalonmbuf: remove deprecated timestamp field
2020-11-03 Thomas Monjalonethdev: add doxygen comment for Rx timestamp API
2020-11-03 Thomas Monjalonlatency: switch Rx timestamp to dynamic mbuf field
2020-11-03 Thomas Monjalonmbuf: add Rx timestamp flag and helpers
2020-11-03 Thomas Monjaloneventdev: remove software Rx timestamp
2020-11-02 David Marchandeventdev: check input parameter for dump op
2020-11-03 Guy Kanetiregexdev: add out-of-order scan capability
2020-11-02 Venkata Suresh Kumar Ppipeline: increase SWX immediate operand size
2020-10-31 David Marchandmbuf: remove seqn field
2020-10-31 David Marchandeventdev: switch sequence number to dynamic mbuf field
2020-10-31 David Marchandreorder: switch sequence number to dynamic mbuf field
2020-10-31 Thomas Monjalonmbuf: remove userdata field
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-31 Nithin Dabilpuramnode: switch IPv4 metadata to dynamic mbuf field
2020-10-31 Thomas Monjalonmbuf: fix typo in dynamic field convention note
2020-10-31 Thomas Monjalonkni: move header file from EAL
2020-10-29 David Marchandtrace: make CTF metadata prettier
2020-10-29 David Marchandtrace: fix metadata dump
2020-10-29 David Marchandtrace: remove size limit on CTF event description
2020-10-29 David Marchandtrace: fixup CTF event description at registration
2020-10-29 Liang Maeal: add intrinsics support check infrastructure
2020-10-29 Liang Maeal: add power management intrinsics
2020-10-29 Liang Maeal/x86: add CPU flag for WAITPKG
2020-10-29 Cristian Dumitrescupipeline: fix string copy into fixed size buffer
2020-10-29 Yunjian Wanghash: fix check of parameter
2020-10-29 Yunjian Wangeal: fix interrupt trace point
2020-10-29 Honnappa Nagarahalliring: add zero copy API
2020-10-28 Vladimir Medvedkinfib6: add AVX512 lookup
2020-10-28 Vladimir Medvedkinfib6: move lookup definition to header
2020-10-28 Vladimir Medvedkinfib6: add lookup runtime selection
2020-10-28 Vladimir Medvedkinfib: add AVX512 lookup
next