net/bnxt: refactor Rx ring cleanup for representors
[dpdk.git] / lib /
2021-10-27 David Marchandethdev: warn once when using port not ready
2021-11-05 Olivier Matzmem: fix dynamic hugepage mapping in container
2021-11-05 Ilyes Ben Hamoudamalloc: fix allocation with unknown socket ID
2021-11-05 David Hunteal: suggest using --lcores option
2021-11-04 David Marchandeal: promote non-EAL lcore API as stable
2021-11-04 Konstantin Ananyevbpf: fix convert API when libpcap missing
2021-11-04 Konstantin Ananyevbpf: fix doxygen comment
2021-11-04 David Marchandpipeline: remove unreachable branch
2021-11-04 Yogesh Jangrapipeline: fix dead code
2021-11-04 Wojciech Liguzinskisched: add PIE based congestion management
2021-11-04 David Marchandeal/linux: fix device hotplug
2021-11-04 David Marchandeal/linux: fix uevent message parsing
2021-11-04 Jim Harriseal/linux: remove unused variable for socket memory
2021-11-04 Vladimir Medvedkinfib: add RIB extension size parameter
2021-11-04 Xueming Lieal: fix device iterator when no bus is selected
2021-11-04 Vladimir Medvedkinhash: fix use after free in Toeplitz hash
2021-11-04 Vladimir Medvedkinhash: enable GFNI Toeplitz hash implementation
2021-11-04 Vladimir Medvedkinhash: add bulk Toeplitz hash implementation
2021-11-04 Vladimir Medvedkinhash: add new Toeplitz hash implementation
2021-11-03 Dmitry Kozlyukeal/freebsd: fix IOVA mode selection
2021-11-03 Feifei Wangdistributor: use wait until scheme
2021-11-03 Feifei Wangbpf: use wait until scheme for Rx/Tx iteration
2021-11-03 Feifei Wangmcslock: use wait until scheme for unlock
2021-11-03 Feifei Wangpflock: use wait until scheme for read lock
2021-11-03 Feifei Wangeal: add a new helper for wait until scheme
2021-11-03 Konstantin Ananyevpdump: fix freeing statistics memzone
2021-10-31 Stephen Hemmingerpdump: fix packet snapshot length initialization
2021-10-31 Stephen Hemmingerpcapng: use new ethdev namespace
2021-10-29 Zhihong Pengmem: instrument allocator for ASan
2021-10-29 Zhihong Pengpipeline: fix build with ASan
2021-10-28 Anatoly Burakovvfio: fix partial unmap
2021-10-25 Honnappa Nagarahallieal: simplify control thread creation
2021-10-25 Harman Kalrainterrupts: extend event list
2021-10-25 Harman Kalrainterrupts: rename device specific file descriptor
2021-10-25 Harman Kalrainterrupts: make interrupt handle structure opaque
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-25 Harman Kalralib: remove direct access to interrupt handle
2021-10-25 Harman Kalraalarm: remove direct access to interrupt handle
2021-10-25 Harman Kalrainterrupts: remove direct access to interrupt handle
2021-10-25 Harman Kalrainterrupts: add allocator and accessors
2021-10-25 Dmitry Kozlyukeal/windows: fix IOVA mode detection and handling
2021-10-25 Harman Kalramem: add telemetry infos
2021-10-25 Vladimir Medvedkinrib: fix IPv6 depth mask
2021-10-25 Vladimir Medvedkinlpm6: fix buffer overflow
2021-10-25 Vladimir Medvedkinhash: fix Doxygen comment of Toeplitz file
2021-10-25 Honnappa Nagarahallieal: fix memory ordering around lcore task accesses
2021-10-25 Honnappa Nagarahallieal: remove FINISHED lcore state
2021-10-25 Honnappa Nagarahallieal: reset lcore task callback and argument
2021-10-25 Eli Britsteineal/x86: avoid cast-align warning in memcpy functions
2021-10-25 Eli Britsteinmbuf: avoid cast-align warning in data offset macro
2021-10-25 Eli Britsteinnet: avoid cast-align warning in VLAN insert function
2021-10-25 Dmitry Kozlyukmempool: fix non-IO flag inference
2021-10-25 Jasvinder Singhsched: promote a function as stable
2021-10-25 Yogesh Jangrapipeline: support action annotations
2021-10-25 Yogesh Jangraport: configure loop count for source port
2021-10-25 Yogesh Jangrapipeline: fix instruction label check
2021-10-25 David Marchandnet: fix build with pedantic for L2TPv2 definitions
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-24 Olivier Matzmbuf: remove duplicate definition of cksum offload...
2021-10-20 Radu Nicolauipsec: fix telemetry text
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyalcryptodev: use new flat array in fast path API
2021-10-20 Akhil Goyalcryptodev: add device probing finish function
2021-10-20 Akhil Goyalcryptodev: move inline APIs into separate structure
2021-10-20 Akhil Goyalcryptodev: allocate max space for internal queue array
2021-10-20 Akhil Goyalcryptodev: separate out internal structures
2021-10-22 Andrew Rybchenkoethdev: avoid usage of ULL for 64-bit unsigned constants
2021-10-22 Andrew Rybchenkoethdev: replace single bit masks with macros
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Ivan Ilchenkoethdev: forbid MTU set before device configure
2021-10-22 Andrew Rybchenkoethdev: remove unused L2 tunnel mask defines
2021-10-21 Xueming Liethdev: get device capability name as string
2021-10-21 Xueming Liethdev: introduce shared Rx queue
2021-10-21 Huisong Liethdev: fix PCI device release in secondary process
2021-10-21 Xuan Dingvhost: enable IOMMU for async vhost
2021-10-21 Xuan Dingvfio: allow partially unmapping adjacent memory
2021-10-21 Li Fengvhost: add sanity check on inflight last index
2021-10-21 Jie Wangethdev: support L2TPv2 and PPP procotol
2021-10-21 Andrew Rybchenkoethdev: remove full stop after short comments
2021-10-21 Andrew Rybchenkoethdev: make device and data structures readable
2021-10-21 Andrew Rybchenkoethdev: remove reserved fields from internal structures
2021-10-21 Andrew Rybchenkoethdev: fix EEPROM spelling
2021-10-21 Andrew Rybchenkoethdev: fix ID spelling in comments and log messages
2021-10-21 Andrew Rybchenkoethdev: fix VLAN spelling including VLAN ID case
2021-10-21 Andrew Rybchenkoethdev: fix DCB and VMDq spelling
2021-10-21 Andrew Rybchenkoethdev: fix Ethernet spelling
2021-10-21 Andrew Rybchenkoethdev: fix Rx/Tx spelling
2021-10-21 Andrew Rybchenkoethdev: avoid documentation in next lines
2021-10-22 Zhihong Pengcmdline: free on exit
2021-10-22 Dmitry Kozlyukcmdline: make struct rdline opaque
2021-10-22 Dmitry Kozlyukcmdline: make struct cmdline opaque
2021-10-22 Gowrishankar Muthu... mempool: add telemetry endpoint
2021-10-22 Bruce Richardsonbuild/windows: remove separate list of libs
2021-10-22 Bruce Richardsondmadev: enable build on Windows
2021-10-22 David Marchanddmadev: remove symbol versioning for inline helpers
2021-10-22 Stephen Hemmingerpdump: support pcapng and filtering
2021-10-22 Stephen Hemmingerbpf: add function to dump eBPF instructions
2021-10-22 Stephen Hemmingerbpf: add function to convert classic BPF to DPDK BPF
2021-10-22 Stephen Hemmingerbpf: allow self-xor operation
next