net/tap: access primary process queues from secondary
[dpdk.git] / lib /
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
2018-10-17 Qi Zhangethdev: add function to release port in secondary process
2018-10-17 Jerin Jacobvfio: fix missing header inclusion
2018-10-16 Jeff Guoeal/bsd: fix build
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add helper to handle sigbus
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-10-12 Cristian Dumitrescupipeline: add table action for packet decap
2018-10-12 Cristian Dumitrescupipeline: add table action for packet tag
2018-10-12 Fan Zhangpipeline: add symmetric crypto table action
2018-10-12 Fan Zhangport: add symmetric crypto
2018-10-12 Kevin Laatzlib/librte_table: add hash function headers
2018-10-12 Cristian Dumitrescupipeline: add VXLAN encap table action
2018-10-08 Jasvinder Singhsched: allocate memory on the given socket id
2018-10-08 Rosen Xuethdev: expand queue threshold size of RED parameters
2018-10-08 Vivek Sharmaeal: use correct data type for bitmap slab operations
next