doc: announce API changes for device objects
[dpdk.git] / lib /
2016-04-07 Thomas Monjalonversion: 16.04-rc4
2016-04-07 Ferruh Yigitkni: fix possible deadlock
2016-04-07 Anatoly Burakovivshmem: avoid infinite loop when concatenating segments
2016-04-07 Slawomir Mrozowiczethdev: fix unchecked return value
2016-04-06 Fiona Trahecryptodev: remove experimental label
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-04-06 Olivier Matzhash: fix race condition at creation
2016-04-06 Olivier Matzhash: fix allocation of an existing object
2016-04-06 Olivier Matzlpm: fix allocation of an existing object
2016-04-06 Jianfeng Tanethdev: refine API to query supported packet types
2016-04-06 Yuanhan Liuvhost: fix error handling in destroy
2016-04-06 Olivier Matzethdev: fix xstats retrieval with a null array
2016-04-01 Thomas Monjalonversion: 16.04-rc3
2016-04-01 Fan Zhangport: clean up
2016-04-01 Fan Zhangport: fix pcap sink parameter check
2016-04-01 Fan Zhangport: fix pcap source parameter check
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: convert speed number to bitmap flag
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneethdev: use constants for link duplex
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-04-01 Pablo de Larahash: fix multi-process support
2016-04-01 Pablo de Larahash: use common x86 flag
2016-04-01 Mauricio Vasquez Bivshmem: fix race condition
2016-04-01 Pablo de Larahash: fix typo in comment
2016-04-01 Chao Zhueal/ppc: fix prefetch instruction
2016-04-01 Chao Zhuconfig: fix CPU and memory parameters on IBM POWER8
2016-03-31 Pablo de Laraexamples/l2fwd-crypto: use key-value list of supported...
2016-03-31 Michael Qiulpm: fix build of anonymous union initialization
2016-03-31 Ilya Maximetsvhost: use SMP barriers instead of compiler ones
2016-03-30 Jingjing Wuethdev: fix comments for filters
2016-03-25 Thomas Monjalonversion: 16.04-rc2
2016-03-25 Yuanhan Liuvhost: remove unnecessary return
2016-03-25 Pablo de Laraethdev: fix possibly incorrect maximum queues
2016-03-25 Jingjing Wuethdev: add fields to flow director input
2016-03-25 Jingjing Wui40evf: support reporting PF reset
2016-03-25 Tetsuya Mukawaethdev: add queue state change event type
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-24 Jan Viktorineal/arm: disable NEON for 32-bit memcpy
2016-03-23 Stephen Hemmingerethdev: fix xstats size query with NULL
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-22 Panu Matilainenmk: fix missing libm dependencies
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-22 Lazaros Koromilasring: fix deadlock in zero object multi enqueue or...
2016-03-22 Christian Ehrhardtlpm6: fix use after free
2016-03-22 Christian Ehrhardtlpm6: fix missing free
2016-03-22 Christian Ehrhardtlpm: fix use after free
2016-03-22 Christian Ehrhardtlpm: fix missing free
2016-03-17 Yuanhan Liuvhost: remove unnecessary memset when enqueueing
2016-03-16 Thomas Monjalonversion: 16.04-rc1
2016-03-16 David Marchandpci: fix ioport support for uio_pci_generic on x86
2016-03-16 David Marchandpci: separate ioport handlers per UIO driver
2016-03-16 David Marchandpci: align ioport special case for x86 in read/write...
2016-03-16 David Marchandpci: align ioport unmap error handling to ioport map
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Ravi Kerure1000: support I217 and I218 devices
2016-03-14 Tetsuya Mukawavhost: fix default value of kickfd and callfd
2016-03-14 Yuanhan Liuvhost: avoid dead loop chain
2016-03-14 Yuanhan Liuvhost: check for ring descriptors overflow
2016-03-14 Yuanhan Liuvhost: do sanity check for ring descriptor length
2016-03-14 Yuanhan Liuvhost: remove wrong unlikely prediction in Rx
2016-03-14 Yuanhan Liuvhost: remove rte_memcpy from header copy
2016-03-14 Yuanhan Liuvhost: refactor mergeable Rx
2016-03-14 Yuanhan Liuvhost: refactor Rx
2016-03-14 Yuanhan Liuvhost: refactor dequeueing
2016-03-13 Keith Wileseal: decrease log level of some debug messages
2016-03-13 Stephen Hemmingersched: eliminate floating point in calculating byte...
2016-03-13 Stephen Hemmingersched: introduce reciprocal divide
2016-03-13 Stephen Hemmingersched: keep track of RED drops
2016-03-13 Panu Matilainenmk: fix eal shared library dependencies
2016-03-13 Panu Matilainenmk: fix vhost shared library dependencies
2016-03-13 Panu Matilainenmk: fix shared library dependencies on libm and librt
2016-03-13 Fan Zhangport: add pcap file dump
2016-03-13 Fan Zhangport: add pcap file source
2016-03-13 Xutao Sunethdev: add IP in GRE tunnel
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Rx checksum on X550
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Wenzhuo Luethdev: support L2 tunnel operations
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-11 Tomasz Kulasekethdev: add buffered Tx
2016-03-11 Yuanhan Liuvhost: fix queue pair reallocation
2016-03-11 Yuanhan Liuvhost: simplify numa reallocation
2016-03-11 Yuanhan Liuvhost: get rid of linked list for devices
2016-03-11 Yuanhan Liuvhost: fix build with kernel < 3.5
2016-03-11 Jerin Jacoblpm/arm: support NEON
2016-03-11 Jerin Jacoblpm/x86: move SSE implementation to be architecture...
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Deepak Kumar Jaincryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: remove unused field
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Fiona Trahecryptodev: clean up
next