examples/l3fwd: fix size of destination port ids
[dpdk.git] / lib /
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
2016-03-10 Jasvinder Singhpipeline: add new functions for action handlers
2016-03-10 Jasvinder Singhpipeline: support packet redirection at action handlers
2016-03-09 Huawei Xiepci: ignore devices already managed in Linux when mappi...
2016-03-09 Huawei Xiepci: rework ioport map error handling
2016-03-09 Huawei Xiepci: identify devices not managed by any kernel driver
2016-03-09 Huawei Xiepci: fix error code comment
2016-03-09 Huawei Xiepci: use new compiler flag for x86
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
2016-03-09 Thomas Monjaloncmdline: bump library version
2016-03-09 Thomas Monjalonethdev: bump library version
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-09 Harry van Haareneal: fix race condition in multi-process startup
2016-03-09 Helin Zhangigb_uio: deprecate extended tag
2016-03-09 Helin Zhangpci: remove config of extended tag
2016-03-08 Harry van Haarenkeepalive: fix spacing
2016-03-08 Harry van Haarenkeepalive: set timestamp on core registration
2016-03-07 Ferruh Yigitigb_uio: cast private data to correct struct type
2016-03-07 Ferruh Yigitigb_uio: use macros for array size calculation
2016-03-07 Jasvinder Singhport: fix crash for ring writer nodrop
2016-03-07 Jasvinder Singhport: fix crash for ethdev writer nodrop
2016-03-05 Jerin Jacobeal/arm: check support of armv8.1 atomics
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-03-04 Jingjing Wuethdev: fix byte order consistency of flow director
2016-03-04 Bruce Richardsonlpm: merge tbl24 and tbl8 structures
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-03-04 Marc Sunecmdline: fix missing include
2016-03-03 Nelio Laranjeiroethdev: increase RETA entry size
2016-03-03 Nelio Laranjeirocmdline: increase command line buffer
next