mk: build with _GNU_SOURCE defined by default
[dpdk.git] / lib /
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
2018-10-11 Jerin Jacobethdev: add Tx offload outer UDP checksum definition
2018-10-11 Jerin Jacobethdev: add Rx offload outer UDP checksum definition
2018-10-11 Rahul Lakkireddyethdev: add flow action to swap MAC addresses
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify TCP/UDP port...
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify IP addresses
2018-10-11 Ferruh Yigitmbuf: clarify QinQ flag usage
2018-10-11 Jerin Jacobmbuf: fix Tx offload mask
2018-10-11 Jerin Jacobethdev: support SCTP Rx checksum offload
2018-10-11 Xiaoyun Liethdev: get Rx queue interrupt fd
2018-10-11 Adrien Mazarguilethdev: deprecate flow object copy function
2018-10-11 Adrien Mazarguilethdev: add missing items/actions to flow object converter
2018-10-11 Adrien Mazarguilethdev: add flow API item/action name conversion
2018-10-11 Adrien Mazarguilethdev: add flow API object converter
2018-10-11 Xiaolong Yevhost: introduce API to get vDPA device number
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-10-11 Thomas Monjaloneal: remove experimental flag of hotplug functions
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-10-11 Thomas Monjalondevargs: rename enum items with singular form
2018-10-11 Pawel Wodkowskimem: fix --huge-unlink option
2018-10-11 Anatoly Burakovmalloc: enable event callbacks for external memory
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
2018-10-11 Anatoly Burakovmalloc: allow creating malloc heaps
2018-10-11 Anatoly Burakovmalloc: add function to check if socket is external
2018-10-11 Anatoly Burakovmalloc: add function to query socket ID of named heap
2018-10-11 Anatoly Burakovmalloc: add name to malloc heaps
2018-10-11 Anatoly Burakovsched: do not check for invalid socket ID
2018-10-11 Anatoly Burakovpipeline: do not check for invalid socket ID
2018-10-11 Anatoly Burakovflow_classify: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmem: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmalloc: index heaps using heap ID rather than NUMA...
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-10 Ferruh Yigiteventdev: fix build
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Anatoly Burakovmem: fix undefined behavior in NUMA-aware mapping
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-10-03 Gaetan Rivetdevargs: remove comment regarding logs
next