ethdev: promote API to get interrupt FD per queue
[dpdk.git] / lib /
2021-05-12 Cheng Jiangvhost: fix sign extension in async split ring
2021-05-11 David Marchandnet/ice: fix leak on thread termination
2021-05-12 Hongbo Zhengpower: fix sanity checks for guest channel read
2021-05-12 Chengwen Fengipc: use monotonic clock
2021-05-11 Lance Richardsoneal: fix memory mapping on 32-bit target
2021-05-11 David Marchandnet: fix header include order for FreeBSD
2021-05-11 David Marchandnet: add endianness annotations to ethernet headers
2021-05-11 David Marchandlog: register with standardized names
2021-05-10 Vladimir Medvedkinhash: fix tuple adjustment
2021-05-10 David Marchandeal: fix leak in shared lib mode detection
2021-05-07 David Marchandbuild: fix default drivers list without Python
2021-05-05 Chengwen Fengeal: fix service core list parsing
2021-05-05 Chengwen Fengipc: check malloc sync reply result
2021-05-05 David Marchandlib: restore developer mode checks
2021-05-04 David Marchandvhost: fix offload flags in Rx path
2021-05-04 Cheng Jiangvhost: add batch datapath for async packed ring
2021-05-04 Cheng Jiangvhost: support packed ring in async datapath
2021-05-04 Cheng Jiangvhost: refactor async split ring functions
2021-05-05 Ciara Powertelemetry: fix race on callbacks list
2021-05-05 Jerin Jacobtelemetry: hide internal define
2021-05-04 Hemant Agrawalethdev: add missing buses in device iterator
2021-05-04 Gregory Etelsonethdev: fix integrity flow item
2021-04-28 Balazs Nemethvhost: allocate and free packets in bulk in Tx packed
2021-04-28 Balazs Nemethvhost: remove remaining packets count
2021-04-28 Balazs Nemethvhost: read last used index once
2021-04-28 Jiayu Huvhost: fix redundant vring status change notification
2021-04-28 Jiayu Huvhost: remove unnecessary free
2021-04-28 Jiayu Huvhost: fix queue initialization
2021-05-05 Anatoly Burakovpower: save original ACPI governor always
2021-05-05 Hongbo Zhengbpf: fix JSLT validation
2021-05-05 Konstantin Ananyevacl: fix build with GCC 11
2021-05-03 Chengwen Fengeventdev: fix memory leakage on thread creation failure
2021-05-03 Chengwen Fengeventdev: remove redundant thread name setting
2021-05-04 Olivier Matzmbuf: clarify usage of packet pool initializers
2021-05-04 Chengwen Fengmbuf: check shared memory before dumping dynamic space
2021-05-04 Tal Shnaidermaneal/windows: fix MinGW build
2021-05-04 Juraj Linkešeal/arm64: fix platform register bit
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-05-04 Joyce Kongmempool: distinguish cache and pool debug counters
2021-05-04 Dharmik Thakkarmempool: make stats macro generic
2021-05-03 Stanislaw Kardachstack: allow lock-free only on relevant architectures
2021-05-03 David Marchandmbuf: mark offload flag as deprecated
2021-04-21 Dmitry Kozlyukeal: add timespec_get shim
2021-04-21 Min Hu (Connor)ethdev: add sanity checks in control APIs
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-19 Bing Zhaoethdev: introduce conntrack flow action and item
2021-04-19 Ori Kamethdev: add packet integrity check flow rules
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-19 Lijun Ouethdev: add queue state in queried queue information
2021-04-21 Thomas Monjalontelemetry: fix build on FreeBSD < 12.2
2021-04-21 Savinay Dharmappasched: fix traffic class oversubscription parameter
2021-04-21 Pu Xuip_frag: fix fragmenting IPv4 packet with header option
2021-04-21 Chengwen Fengtelemetry: check thread creations
2021-04-21 Chengwen Fengtelemetry: set socket listener thread name
2021-04-21 Bruce Richardsonlib: allow disabling optional libraries
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names
2021-04-21 Bruce Richardsonlib: clean up build files
2021-04-21 Bruce Richardsonlib: tidy up build list
2021-04-21 Bruce Richardsonlib: simplify main build file
2021-04-21 Ali Alnubanipipeline: fix build with GCC 4.8.5
2021-04-20 Elad Nachmankni: support async user request
2021-04-20 Dmitry Kozlyukmem: fix cleanup after incomplete initialization
2021-04-20 Vladimir Medvedkinhash: add predictable RSS
2021-04-20 Cristian Dumitrescupipeline: auto-detect endianness of action arguments
2021-04-20 Cristian Dumitrescupipeline: modularize SWX instruction optimizer
2021-04-20 Cristian Dumitrescupipeline: fix endianness conversions
2021-04-20 Cristian Dumitrescupipeline: adjust error code for internal function
2021-04-20 Cristian Dumitrescupipeline: validate header on SWX emit
2021-04-20 Cristian Dumitrescupipeline: add table statistics to SWX
2021-04-20 Cristian Dumitrescupipeline: add drop instruction to SWX
2021-04-20 Cristian Dumitrescupipeline: relax table match field requirements
2021-04-19 Churchill Khangartable: relax requirements for entry action data
2021-04-19 Cristian Dumitrescutable: fix out of bounds write
2021-04-19 Cristian Dumitrescuport: fix allocation check in ring SWX
2021-04-19 Xueming Lidevargs: fix list entry update
2021-04-19 Yunjian Wangvfio: fix duplicated user mem map
2021-04-19 Tyler Retzlaffpower: replace unsigned -1 with unsigned maximum
2021-04-19 Tyler Retzlaffeal: replace unsigned -1 with unsigned maximums
2021-04-19 Tyler Retzlaffeal: check vsnprintf failure in devargs parsing
2021-04-17 Shijith Thottoneventdev: fix case to initiate crypto adapter service
2021-04-17 Akhil Goyaleventdev: introduce crypto adapter enqueue API
2021-04-14 Raslan Darawshehethdev: update flow item GTP QFI definition
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-13 Li Zhangethdev: add packet mode in meter profile structure
2021-04-09 Gregory Etelsonethdev: fix VXLAN mask initialization
2021-04-16 Matan Azradcryptodev: formalize key wrap method in API
2021-04-16 Fan Zhangcryptodev: add dequeue count parameter in raw API
2021-04-16 Matan Azradcryptodev: support multiple cipher data-units
2021-04-16 Nicolas Chautrubbdev: add explicit enum for code block mode
2021-04-15 Anatoly Burakovpower: fix closing frequency file
2021-04-15 Anatoly Burakovpower: remove redundant close of frequency file
2021-04-15 Tyler Retzlaffeal: add C++ include guard for reciprocal header
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-14 Dmitry Kozlyuknet: work around s_addr macro on Windows
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2021-04-14 Dmitry Kozlyukeal/windows: hide asprintf shim
2021-04-14 Xueming Likvargs: add get by key
2021-04-14 Xueming Lidevargs: fix memory leak on parsing failure
2021-04-14 Xueming Lidevargs: unify scratch buffer storage
2021-04-14 Stephen Hemmingerpflock: add phase-fair reader writer locks
next