kni: fix segmented mbuf data overflow
[dpdk.git] / lib /
2019-07-18 Erik Gabriel Carrillotimer: fix null access if not initialized
2019-07-17 Harman Kalradistributor: fix check of workers number
2019-07-17 Thomas Monjaloneal: update comment about --no-huge option
2019-07-17 Gavin Huhash: flush rings instead of dequeuing one by one
2019-07-17 Gavin Huring: add reset function for flushing
2019-07-16 Sunil Kumar Koriip_frag: remove remaining IP checkum offload flag
2019-07-16 Takeshi Yoshimuravfio: fix expanding DMA area in ppc64le
2019-07-16 Harman Kalrametrics: add function to deinitialise library
2019-07-15 Yangchao Zhoukni: fix kernel crash with multi-segments
2019-07-15 Stephen Hemmingerkni: fix style
2019-07-14 Anatoly Burakoveal/freebsd: fix config creation
2019-07-11 Takeshi Yoshimuravfio: fix build on Linux < 4.2
2019-07-10 Bernard Iremongerflow_classify: fix out-of-bounds access
2019-07-10 Anatoly Burakovfbarray: fix destruction
2019-07-10 David Marchandvfio: fix interrupts race condition
2019-07-08 Stephen Hemmingercmdline: use new ethernet address parser
2019-07-08 Stephen Hemmingernet: speedup ethernet address comparison with bitops
2019-07-08 Stephen Hemmingerethdev: use new ethernet parsing function
2019-07-08 Stephen Hemmingernet: add function to convert string to ethernet address
2019-07-08 Stephen Hemmingernet: deinline non-critical ethernet functions
2019-07-08 Xiaoyu Minethdev: add GRE key field to flow API
2019-07-08 Maxime Coquelinvhost: log virtio and vhost-user negotiated features
2019-07-08 Honnappa Nagarahallihash: load value after full key compare
2019-07-08 Honnappa Nagarahallihash: use ordered loads only if signature matches
2019-07-07 Dilshod Urazoveventdev: fix error sign
2019-07-08 Gage Eadsservice: promote experimental functions to stable
2019-07-08 Sunil Kumar Koriip_frag: remove IP checkum offload flag
2019-07-08 Krzysztof Kanaseal: fix typo in comments
2019-07-07 Phil Yangmcslock: add MCS queued lock implementation
2019-07-07 Takeshi Yoshimuravfio: retry creating sPAPR DMA window
2019-07-05 Fan Zhangipsec: support header construction
2019-07-05 Nicolas Chautrubbdev: extend API for 5G FEC
2019-07-05 Nicolas Chautrubbdev: rename non-generic LTE specific structure
2019-07-05 Damian Nowakcryptodev: add digest encrypted feature flag
2019-07-05 Damian Nowakcryptodev: document usage of digest-appended operations
2019-07-05 Junxiao Shicryptodev: free memzone when releasing device
2019-07-05 Lukasz Bartosikipsec: include high order bytes of ESN in packet length
2019-07-05 Konstantin Ananyevipsec: support multi-segment packets
2019-07-05 Marcin Smoczynskiipsec: fix transport mode for IPv6 with extensions
2019-07-05 Marcin Smoczynskinet: add IPv6 header extension parsing function
2019-07-05 Anoob Josephcryptodev: add feature flags to disable
2019-07-05 Arek Kusztalcryptodev: add option to support both IV and J0 for GCM
2019-07-04 Saleh Alsouqinet: define IPv4 IHL and VHL
2019-07-04 Vivek Sharmaethdev: support dynamic configuration of QinQ strip
2019-07-04 Dekel Peledethdev: allow action with any config object type
2019-07-04 Dekel Peledethdev: add actions to modify TCP header fields
2019-07-04 Andrew Rybchenkoethdev: avoid error on PCI unplug of closed port
2019-07-06 Anatoly Burakovtimer: fix resource leak in finalize
2019-07-06 Anatoly Burakoveal: prevent different primary/secondary process versions
2019-07-06 Anatoly Burakoveal: unify internal config init
2019-07-06 Anatoly Burakoveal: unify wait for complete init
2019-07-06 Anatoly Burakoveal: uninline wait for complete init
2019-07-06 Anatoly Burakoveal: remove packed attribute from mcfg structure
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock mempool list
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
2019-07-05 David Marchandkni: abort when IOVA is not PA
2019-07-05 David Marchandmem: fix typo in API description
2019-07-04 Jananee Parthasarathytable: fix crash in LPM IPv6
2019-07-04 Flavia Musatescutelemetry: fix build with gcc 9
2019-07-04 Ferruh Yigitnet: forbid VLAN insert in shared mbuf
2019-07-04 Konstantin Ananyevbpf: fix validate for function return value
2019-07-04 Bruce Richardsonrawdev: allow devices to skip extra memory allocation
2019-07-03 Morten Brørupnet: add definition for DSCP and ECN masks
2019-07-03 Morten Brørupnet: fix definition of IPv6 traffic class mask
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-07-03 Jerin Jacobeventdev: fix doxygen comment
2019-07-03 Nikhil Raoeventdev: change Rx adapter callback and stats structure
2019-07-03 Erik Gabriel Carrilloeventdev: add new software timer adapter
2019-07-03 Nikhil Raoeventdev: optimize Rx adapter enqueue
2019-07-03 Nikhil Raoeventdev: remove event copy in Rx adapter
2019-07-02 Bruce Richardsonlib: add reasons for components being disabled
2019-07-02 Bruce Richardsonbuild: print list of disabled components
2019-07-02 Bruce Richardsonrawdev: pass the device id as parameter to selftest
2019-07-01 Stephen Hemmingermalloc: deprecate unused function to set limit
2019-07-01 Anatoly Burakoveal/freebsd: add config reattach in secondary process
2019-07-01 Anatoly Burakoveal/freebsd: fix init completion
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-28 Ivan Malovnet: fix how L4 checksum choice is tested
2019-06-28 Ivan Malovnet: fix encapsulation markers for inner L3 offset
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-29 David Marchandtelemetry: add missing header include
2019-06-29 David Marchandmem: remove incorrect experimental tag on static symbol
2019-06-29 David Marchandvfio: remove incorrect experimental tag
2019-06-29 David Marchanddevargs: remove incorrect experimental tags
2019-06-29 David Marchandeal: hide internal hotplug function
2019-06-29 Mattias Rönnblomeal: use 32-bit RDSEED to allow 32-bit x86 usage
2019-06-28 Mattias Rönnblomeal: introduce random generator with upper bound
2019-06-28 Mattias Rönnblomeal: improve entropy for initial PRNG seed
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
2019-06-28 Ferruh Yigittelemetry: fix build
2019-06-27 Konstantin Ananyevbpf: fix check array size
2019-06-27 Konstantin Ananyevip_frag: fix IPv6 fragment size calculation
2019-06-27 Phil Yangstack: fix sign of list length
2019-06-27 Thomas Monjaloneal/linux: fix return after alarm registration failure
2019-06-27 Xiaolong Yeeal: correct log for alarm error
next