net/bnxt: log port id in async events
[dpdk.git] / lib /
2021-03-12 Ivan Malovnet: fix comment in IPv6 header
2021-03-19 Thomas Monjaloneal: mark version parts API as experimental
2021-03-17 Thomas Monjaloneal: fix version macro
2021-03-16 Tal Shnaidermaneal/windows: fix default thread priority
2021-03-16 Dmitry Kozlyukeal/windows: add missing SPDX license tag
2021-03-16 Jie Zhoumetrics: export telemetry stubs if no libjansson
2021-03-15 Ferruh Yigitlog/linux: make default output stderr
2021-03-15 Bruce Richardsoneal: fix querying DPDK version at runtime
2021-03-09 Alexander Kozyrevethdev: document generic modify flow action
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-03-04 Anatoly Burakovfbarray: fix log message on truncation error
2021-03-03 David Christenseneal/ppc: provide arch-specific TSC frequency
2021-03-03 Anatoly Burakovmem: detach memsegs on cleanup
2021-03-03 Yunjian Wangvfio: fix API description
2021-03-02 Ferruh Yigitpower: remove duplicated symbols from map file
2021-03-01 Nithin Dabilpuramvfio: fix DMA mapping granularity for IOVA as VA
2021-03-01 Nithin Dabilpuramvfio: do not merge contiguous areas
2021-02-10 Marvin Liuvhost: fix packed ring dequeue offloading
2021-02-10 Qi Zhangethdev: refine doxygen comment of UDP tunnel API
2021-02-10 Bruce Richardsoneal: fix automatic loading of drivers as shared libs
2021-02-09 Bruce Richardsontelemetry: mark init function as internal-only
2021-02-05 David Marchandmbuf: remove unneeded atomic generic header include
2021-02-05 Olivier Matzmempool: fix panic on dump or audit
2021-02-04 Harry van Haareneventdev: fix a return value comment
2021-02-04 Fei Chenvhost: fix vid allocation race
2021-01-29 Anatoly Burakovmem: fix deadlock on secondary allocation
2021-01-29 Hemant Agrawalethdev: add MPLS RSS offload type
2021-01-29 Alexander Kozyrevethdev: add IPv6 DSCP option for modify field action
2021-01-29 Thomas Monjalonethdev: fix close failure handling
2021-01-29 Viacheslav Galaktionovethdev: clarify what is included in generic byte statistics
2021-01-29 Bruce Richardsonbuild: add header includes check
2021-01-29 Bruce Richardsoneventdev: make driver-only headers private
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Bruce Richardsonrib: fix missing header include
2021-01-29 Bruce Richardsonpower: fix missing header includes
2021-01-29 Bruce Richardsoneal: fix internal ABI tag with clang
2021-01-29 Bruce Richardsoneal: fix MCS lock header include
2021-01-29 Thomas Monjalonlib: fix doxygen for parameters of function pointers
2021-01-29 Liang Mapower: add ethdev power management
2021-01-29 Anatoly Burakoveal: improve power monitor API comments
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-29 Feifei Wangring: refactor exported headers
2021-01-29 Bruce Richardsonpower: clean up includes
2021-01-29 Bruce Richardsonpower: export guest channel header file
2021-01-29 Bruce Richardsonpower: rename constants
2021-01-29 Bruce Richardsonpower: rename public structs
2021-01-29 Bruce Richardsonpower: make channel message functions public
2021-01-29 Bruce Richardsonpower: create guest channel public header file
2021-01-27 Anatoly Burakovmem: improve parameter checking on memory hotplug
2021-01-27 Joyce Kongeal/arm: fix debug build with gcc for 128-bit atomics
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-21 Bruce Richardsonnode: fix missing header include
2021-01-21 Bruce Richardsonmetrics: fix variable declaration in header
2021-01-21 Bruce Richardsonpipeline: fix missing header includes
2021-01-21 Bruce Richardsontable: fix missing header include
2021-01-21 Bruce Richardsonfib: fix missing header includes
2021-01-21 Bruce Richardsonipsec: fix missing header include
2021-01-21 Bruce Richardsonvhost: fix missing header includes
2021-01-21 Bruce Richardsonrib: fix missing header includes
2021-01-21 Bruce Richardsonbitrate: fix missing header include
2021-01-21 Bruce Richardsonmbuf: fix missing header include
2021-01-21 Bruce Richardsonnet: fix missing header include
2021-01-21 Bruce Richardsonethdev: fix missing header include
2021-01-21 Bruce Richardsontelemetry: fix missing header include
2021-01-21 Bruce Richardsoneal: fix reciprocal header include
2021-01-21 Bruce Richardsoneal: fix thread header include
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2021-01-19 Alexander Kozyrevethdev: introduce generic modify flow action
2021-01-19 Bruce Richardsonethdev: avoid blocking telemetry for link status
2021-01-19 Shiri Kuzinethdev: introduce GENEVE header TLV option item
2021-01-19 Steve Yangethdev: fix max Rx packet length check
2021-01-19 Jeff Guoethdev: add eCPRI tunnel type
2021-01-19 Viacheslav Ovsiienkoethdev: update GTP headers
2021-01-19 Abhinandan Gujjarcryptodev: add enqueue and dequeue callbacks
2021-01-19 Stephen Hemmingerpdump: cleanup logs and variables
2021-01-19 Stephen Hemmingerpdump: replace constant for device name size
2021-01-19 Stephen Hemmingerpdump: free mbuf in bulk
2021-01-19 Anatoly Burakovfbarray: fix overlap check
2021-01-19 Anatoly Burakoveal/linux: improve no hugepages logging
2021-01-18 Liang Maethdev: add simple power management API
2021-01-18 Anatoly Burakoveal: add monitor wakeup function
2021-01-18 Anatoly Burakoveal: remove sync version of power monitor
2021-01-18 Anatoly Burakoveal: change power intrinsics API
2021-01-18 Anatoly Burakoveal: avoid invalid power intrinsics API usage
2021-01-18 Anatoly Burakoveal: uninline power intrinsics
2021-01-17 Narcisa Vasilecfgfile: build on Windows
2021-01-17 Nithin Dabilpurambitmap: support 128-byte cacheline in empty check
2021-01-17 Long Lieal/linux: allow multiple starts of event monitor
2021-01-17 Tyler Retzlaffeal/windows: fix C++ compatibility
2021-01-15 Olivier Matzservice: propagate init error in EAL
2021-01-15 Tyler Retzlaffeal/windows: build reciprocal division functions
2021-01-15 Yicai Luip_frag: remove padding length of fragment
2021-01-15 Yi Yanggso: support VXLAN UDP/IPv4
2021-01-14 Pallavi Kadameal/windows: add random function
2021-01-13 Jiayu Huvhost: enhance async enqueue for small packets
2021-01-13 Jiayu Huvhost: cleanup async enqueue
2021-01-14 Ruifeng Wanglpm/arm: support SVE
2021-01-14 Ruifeng Wanglpm: fix vector IPv4 lookup
2021-01-13 Vladimir Medvedkinfib6: improve AVX512 lookup performance
2021-01-12 Ori Kamregexdev: add resource limit reached flag
next