net: add MPLS header structure
[dpdk.git] / lib /
2018-10-26 Olivier Matznet: add MPLS header structure
2018-10-26 Tiwei Bievhost: initialize postcopy ufd properly
2018-10-26 Maxime Coquelinvhost: avoid memory barriers when no descriptors dequeued
2018-10-26 Thomas Monjalonethdev: support MAC address as iterator filter
2018-10-26 Thomas Monjalonethdev: support representor id as iterator filter
2018-10-26 Thomas Monjalonethdev: move representor parsing functions
2018-10-26 Thomas Monjalonkvargs: support list value
2018-10-26 Thomas Monjaloneal: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: allow iterating with pure class filter
2018-10-26 Thomas Monjalonethdev: add iterator to match devargs input
2018-10-26 Tiwei Bievhost: fix vector filling for packed ring
2018-10-26 Timothy Redaellivhost/crypto: fix shared lib build without cryptodev
2018-10-26 Ori Kamethdev: add raw encapsulation action
2018-10-26 Dekel Peledethdev: support metadata as flow rule criteria
2018-10-26 Thomas Monjalonethdev: complete closing of port
2018-10-26 Thomas Monjalonethdev: remove release function for secondary process
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-26 Thomas Monjalonethdev: fix doxygen comments of shared data fields
2018-10-26 Anatoly Burakovmalloc: fix external heap allocation in no-huge mode
2018-10-26 Yipeng Wanghash: remove unnecessary pause
2018-10-26 Dan Gorakni: add function to set link state on kernel interface
2018-10-26 Phil Yangkni: introduce C11 atomic into FIFO synchronization
2018-10-26 Phil Yangkni: fix kernel FIFO synchronization
2018-10-26 Phil Yangkni: fix FIFO synchronization
2018-10-26 Phil Yangconfig: rename option for C11 memory model
2018-10-26 David Huntpower: fix traffic aware build
2018-10-26 Jerin Jacobeal/ppc: support pause API
2018-10-26 Honnappa Nagarahallihash: add lock-free r/w concurrency
2018-10-26 Honnappa Nagarahallihash: fix key store element alignment
2018-10-26 Honnappa Nagarahallihash: support no free on delete
2018-10-26 Honnappa Nagarahallihash: separate multi-writer from r/w concurrency
2018-10-26 David Huntlib/power: add changes for host commands/policies
2018-10-25 Liang Mapower: add traffic pattern aware power control
2018-10-25 Yipeng Wanghash: use partial-key hashing
2018-10-25 Yipeng Wanghash: add extendable bucket feature
2018-10-25 Yipeng Wanghash: fix race condition in iterate
2018-10-25 Yipeng Wanghash: remove unused constant
2018-10-25 Jerin Jacobmbuf: add IGMP packet type
2018-10-25 Jerin Jacobmbuf: add MPLS packet type
2018-10-25 Jerin Jacobmbuf: add FCoE packet type
2018-10-25 Ferruh Yigitring: add library version to meson build
2018-10-25 Ferruh Yigitmbuf: fix library version on meson build
2018-10-25 Rami Rosenbpf: fix a typo
2018-10-25 Reshma Pattanlatency: fix timestamp marking and latency calculation
2018-10-25 Paul Lusebus/vdev: fix multi-process IPC buffer leak on scan
2018-10-25 Gaetan Rivetdevargs: fix variadic parsing memory leak
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-25 Stephen Hemmingereal/arm: remove profanity in comment
2018-10-25 Stephen Hemmingereal/linux: eliminate cast of HPET thread signature
2018-10-25 Stephen Hemmingereal: remove double space in init alert messages
2018-10-24 Akhil Goyalsecurity: support PDCP
2018-10-24 Dariusz Stojaczykipc: fix undefined behavior in no-shconf mode
2018-10-24 Thomas Monjalonkvargs: fix processing a null list
2018-10-23 Anatoly Burakovmem: fix resource leak
2018-10-22 Qi Zhangeal: fix bus name read for removal in multi-process
2018-10-22 Anatoly Burakovmem: improve segment list preallocation
2018-10-22 Anatoly Burakoveal: improve musl compatibility of thread log
2018-10-22 Anatoly Burakoveal: improve musl compatibility of string functions
2018-10-22 Anatoly Burakovmem: improve musl compatibility
2018-10-22 Anatoly Burakoveal/linux: improve musl compatibility
2018-10-22 Anatoly Burakovfbarray: improve musl compatibility
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-19 Thomas Monjalondevargs: fix freeing during device removal
2018-10-18 Nithin Dabilpurammbuf: fix missing Tx outer UDP checksum flag name
2018-10-18 Jerin Jacobmbuf: fix offload flag name and list
2018-10-18 Maxime Coquelinvhost: enable postcopy protocol feature
2018-10-18 Maxime Coquelinvhost: restrict postcopy live-migration enablement
2018-10-18 Maxime Coquelinvhost: support postcopy end request
2018-10-18 Maxime Coquelinvhost: send userfault range addresses back to Qemu
2018-10-18 Maxime Coquelinvhost: avoid useless VhostUserMemory copy
2018-10-18 Maxime Coquelinvhost: register new regions with userfaultfd
2018-10-18 Maxime Coquelinvhost: support postcopy listen message
2018-10-18 Maxime Coquelinvhost: introduce postcopy advise message
2018-10-18 Maxime Coquelinvhost: add config flag for postcopy
2018-10-18 Maxime Coquelinvhost: enable fds passing in vhost-user messages
2018-10-18 Maxime Coquelinvhost: pass socket fd to message handling callbacks
2018-10-18 Maxime Coquelinvhost: add number of fds to vhost-user messages
2018-10-18 Maxime Coquelinvhost: define postcopy protocol flag
2018-10-18 Maxime Coquelinvhost: fix error handling when mem table gets updated
2018-10-18 Maxime Coquelinvhost: fix payload size of reply
2018-10-18 Maxime Coquelinvhost: clarify reply-ack in case a reply was already...
2018-10-18 Maxime Coquelinvhost: fix return code of messages requiring replies
2018-10-18 Maxime Coquelinvhost: fix messages results handling
2018-10-18 Xiaolong Yevhost: add doxygen comment to vDPA header
2018-10-18 Tiwei Bievhost: fix notification for packed ring
2018-10-18 Xiaoyu Minethdev: add generic MAC address rewrite actions
2018-10-18 Xiaoyu Minethdev: add generic TTL rewrite actions
2018-10-18 Alejandro Luceroethdev: add field for device data per process
2018-10-17 Fan Zhangcryptodev: fix library version
2018-10-17 Junxiao Shicryptodev: fix pool element size for undefined operation
2018-10-17 Tomasz Jozwiakcompressdev: fix compression API description
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Thomas Monjaloncompressdev: remove driver name from logs
2018-10-17 Thomas Monjaloncryptodev: remove driver name from logs
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-17 Qi Zhangeal: support attach/detach shared device from secondary
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
next