ethdev: remove unnecessary null check
[dpdk.git] / lib /
2022-02-10 Yunjian Wangethdev: remove unnecessary null check
2022-02-10 Akhil Goyalsecurity: add IPsec option for IP reassembly
2022-02-10 Akhil Goyalethdev: add mbuf dynfield for incomplete IP reassembly
2022-02-10 Akhil Goyalethdev: introduce IP reassembly offload
2022-02-09 Jie Wangapp/testpmd: add 6 types of L2TPv2 message
2022-02-09 Jie Wangnet: fix L2TPv2 common header
2022-02-09 Jie Wangethdev: add L2TPv2 RSS offload type
2022-02-12 Michael Barkereal: ignore gcc-compat warning in clang-only macro
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-12 Stephen Hemmingerlib: update documentation of some *_free functions
2022-02-11 Stephen Hemmingermem: cleanup multiprocess resources
2022-02-11 Stephen Hemmingereal: cleanup multiprocess hotplug resources
2022-02-11 Stephen Hemmingervfio: cleanup the multiprocess sync handle
2022-02-11 Stephen Hemmingeripc: end multiprocess thread during cleanup
2022-02-11 Stephen Hemmingerlog: close in cleanup stage
2022-02-11 Yunjian Wangmem: check allocation in dynamic hugepage init
2022-02-11 Pavan Nikhilesheal/arm: inline 128-bit atomic compare exchange with GCC
2022-02-10 Bruce Richardsonvhost: fix C++ include
2022-02-10 Bruce Richardsontable: fix C++ include
2022-02-10 Bruce Richardsonipsec: fix C++ include
2022-02-10 Bruce Richardsongraph: fix C++ include
2022-02-10 Bruce Richardsoneventdev: fix C++ include
2022-02-10 Bruce Richardsoneal: fix C++ include
2022-02-10 David Marchandstack: fix stubs header export
2022-02-10 Elena Agostinigpudev: expose GPU memory to CPU
2022-02-08 Christophe Fontainevhost: remove payload size limitation
2022-02-08 Yuan Wangvhost: fix guest to host physical address mapping
2022-02-08 Jerin Jacobethdev: support queue-based priority flow control
2022-02-04 Xiaoyun Linet: add UDP/TCP checksum in mbuf segments
2022-02-01 Kumara Parameshwaranethdev: add internal function to device struct from...
2022-02-09 Stephen Hemmingereal: move Unix filesystem functions into one file
2022-02-09 Stephen Hemmingersupport systemd service convention for runtime directory
2022-02-09 Stephen Hemmingereal: remove size for setting runtime directory
2022-02-08 Srikanth Yalavarthieal: add internal function to get base address
2022-02-08 Dmitry Kozlyukeal: extend --huge-unlink for hugepage file reuse
2022-02-08 Dmitry Kozlyukeal/linux: allow hugepage file reuse
2022-02-08 Dmitry Kozlyukeal: refactor --huge-unlink storage
2022-02-08 Dmitry Kozlyukmem: add dirty malloc element support
2022-02-08 Weiguo Lieventdev: remove useless C++ include guard
2022-02-08 Weiguo Lieal/windows: remove useless C++ include guard
2022-02-08 Jie Zhoueal: differentiate strerror message on Windows
2022-02-08 Jie Zhoueal/windows: fix error code for not supported API
2022-02-05 Zhihong Wangring: fix overflow in memory size calculation
2022-02-05 Robert Sanfordring: update ring size doxygen comments
2022-02-05 Yunjian Wangring: fix error code when creating ring
2022-02-04 Andrzej Ostruszkaring: optimize corner case for enqueue/dequeue
2022-02-02 Pallavi Kadameal/windows: set worker thread affinity at init
2022-02-02 Martijn Bakkerpflock: fix header file installation
2022-01-27 Maxime Coquelinvhost: use proper logging type for data path
2022-01-27 Maxime Coquelinvhost: differentiate IOTLB logs
2022-01-27 Maxime Coquelinvhost: remove multi-line logs
2022-01-27 Maxime Coquelinvhost: improve virtio-net layer logs
2022-01-27 Maxime Coquelinvhost: improve socket layer logs
2022-01-27 Maxime Coquelinvhost: improve vhost-user layer logs
2022-01-27 Maxime Coquelinvhost: improve vhost layer logs
2022-01-27 Maxime Coquelinvhost: improve vDPA registration failure log
2022-01-27 Maxime Coquelinvhost: improve IOTLB logs
2022-01-27 Andy Peivhost: add log when setting vring base
2022-01-25 Yunjian Wangethdev: fix Rx queue telemetry memory leak on failure
2022-01-13 Ferruh Yigitethdev: mark old macros as deprecated
2022-01-28 Anatoly Burakovmem: quiet base address hint warning if not requested
2022-01-23 Naga Harish K S Veventdev/eth_rx: add event port get API
2022-01-20 Pavan Nikhilesheventdev/eth_rx: fix missing internal port checks
2022-01-21 Stephen Hemmingereal/linux: log hugepage create errors with filename
2022-01-21 Bruce Richardsonbuild: make cfgfile optional
2022-01-21 Bruce Richardsonbuild: make "packet framework" optional
2022-01-21 Bruce Richardsonbuild: make flow classification optional
2022-01-21 Bruce Richardsonbuild: make node optional
2022-01-21 Bruce Richardsonbuild: allow recursive disabling of libraries
2022-01-21 Elena Agostinigpudev: add alignment for memory allocation
2022-01-17 Bruce Richardsoneal: add OS defines for C conditional checks
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Viacheslav Ovsiienkoethdev: announce migration to generic flow modify action
2021-11-26 Jerin Jacobdoc: add traffic metering API walk-through
2021-11-26 Elena Agostinigpudev: remove unnecessary memory barrier
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Alexander Bechikovmbuf: fix dump of dynamic fields and flags
2021-11-24 Elena Agostinigpudev: manage null parameters in memory functions
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-11-17 Vladimir Medvedkinhash: clarify comment for bucket entries number
2021-11-17 Elena Agostinibuild: make gpudev optional
2021-11-16 Jiayu Huvhost: fix packed ring descriptor update in async enqueue
2021-11-17 David Marchandbuild: make pdump optional
2021-11-17 David Marchandbuild: make metrics libraries optional
2021-11-17 David Marchandbuild: make GRO/GSO libraries optional
2021-11-17 Konstantin Ananyevip_frag: add namespace
2021-11-17 Vladimir Medvedkinhash: fix Toeplitz hash implementation
2021-11-17 Dmitry Kozlyukconfig/x86: skip GNU binutils bug check for LLVM
2021-11-16 Stephen Hemmingerfix spelling in comments and doxygen
2021-11-15 Mattias Rönnblomeventdev: negate maintenance capability flag
2021-11-15 Mattias Rönnblomeventdev/eth_rx: fix stalls on event device backpressure
2021-11-15 Naga Harish K S Veventdev/eth_tx: fix queue delete logic
2021-11-16 David Christenseneal/ppc: support ASan
2021-11-15 Ferruh Yigitethdev: fix typos
2021-11-09 Dmitry Kozlyukethdev: fix device capability to string translation
2021-11-12 Jim Harrispower: remove unused poll counter
2021-11-12 Jim Harrispower: fix build with clang 13
2021-11-12 Volodymyr Fialkoeal/arm64: support ASan
2021-11-10 David Marchandbuild: factorize jansson availability check
next