mk: fix objects and libraries order when linking
[dpdk.git] / lib /
2015-12-02 Michael Qiusched: fix build with gcc 4.3.4
2015-11-27 Declan Dohertycryptodev: fix build with gcc 4.4.7
2015-11-25 Thomas Monjalonversion: 2.2.0-rc2
2015-11-25 Fan Zhangtable: improve lookup performance with prefetch offset
2015-11-25 Fan Zhangtable: add 16-byte hash operations computed on lookup
2015-11-25 Fan Zhangtable: add key mask to 8 and 16-byte hash parameters
2015-11-25 Marcin Kerlinpipeline: add bulk adding and deleting for table
2015-11-25 Marcin Kerlintable: add bulk adding and deleting
2015-11-25 Piotr Azarewiczport: fix reassembly and fragmentation
2015-11-25 Piotr Azarewiczport: add ring multi reader or writer
2015-11-25 Jerin Jacobhash: select CRC hash if armv8-a CRC extension available
2015-11-25 Jerin Jacobhash: use armv8-a CRC32 instructions
2015-11-25 Jerin Jacobhash: replace libc memcmp with optimized functions...
2015-11-25 Daniel Mrzyglodnet: fix build with gcc 4.4.7 and strict aliasing
2015-11-25 Thomas Monjaloncryptodev: mark experimental state
2015-11-25 Declan Dohertymbuf_offload: introduce library to attach offloads...
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices
2015-11-25 Declan Dohertymbuf: get physical address of data
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-25 Bruce Richardsonethdev: add sanity checks to functions
2015-11-25 Bruce Richardsonethdev: remove duplicated debug functions
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-25 Declan Dohertyethdev: prefix internal error checking macros
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-25 Thomas Monjalonsched: remove unused debug functions
2015-11-24 Simon Kagstromsched: release enqueued mbufs when freeing port
2015-11-24 Stephen Hemmingersched: allow more subports
2015-11-24 Stephen Hemmingersched: fix coding style
2015-11-24 Stephen Hemmingersched: enable SSE optimizations in config
2015-11-24 Stephen Hemmingersched: cleanup defined constants
2015-11-24 Stephen Hemmingersched: drop WRR conditional
2015-11-24 Stephen Hemmingersched: remove enqueue debug
2015-11-24 Stephen Hemmingersched: drop credit check debug
2015-11-24 Stephen Hemmingersched: make debugging configurable
2015-11-24 Stephen Hemmingersched: cleanup comments
2015-11-24 Stephen Hemmingersched: drop deprecated port hierarchy structure
2015-11-24 Ferruh Yigitigb_uio: use existing PCI macros
2015-11-24 Pablo de Larakni: fix build on Ubuntu 12.04 with kernel 3.13.0-30
2015-11-24 Xiaobo Chivhost: fix kernel module insertion
2015-11-24 Victor Kaplanskyvhost: fix enabling vring per queue
2015-11-24 Jianfeng Tanvhost: fix mmap not aligned with hugepage size
2015-11-24 Tetsuya Mukawavhost: fix guest descriptor closed on reset owner message
2015-11-23 Rahul Lakkireddyethdev: add a missing sanity check for Tx queue setup
2015-11-23 Panu Matilainenethdev: fix missing symbol export
2015-11-23 Panu Matilaineneal: fix plugin directory scan to be filesystem agnostic
2015-11-23 Panu Matilaineneal: fix plugin loading without requiring full path
2015-11-23 David Marchandeal: restrict empty declarations to doxygen
2015-11-23 David Marchandeal: revert C++ app build fix
2015-11-20 Ferruh Yigiteal: fix alarm clock type for glibc < 2.12
2015-11-20 Konstantin Ananyevacl: fix native build on haswell with icc
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-19 Helin Zhangkni: fix build with kernel 2.6.32
2015-11-19 Simon Kagstromkni: use utsrelease to determine Ubuntu kernel version
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-11-18 Jerin Jacobacl: add NEON optimization for ARMv8
2015-11-18 Jerin Jacobeal/arm: add CPU flags for ARMv8
2015-11-18 Jerin Jacobeal/arm: add vector header for ARM NEON
2015-11-18 Jerin Jacobeal/arm: add memcpy based on libc for ARMv8
2015-11-18 Jerin Jacobeal/arm: add atomic operations for ARMv8
2015-11-18 Jerin Jacobeal/arm: add prefetch operations for ARMv8
2015-11-18 Jerin Jacobeal/arm: add cpu cycle operations for ARMv8
2015-11-18 Jan Viktorineal/arm: detect ARMv7 architecture in CPU flags
2015-11-18 Vlastimil Kosareal/arm: add CPU flags for ARMv7
2015-11-18 Jan Viktorineal/arm: use vector memcpy only when NEON is enabled
2015-11-18 Vlastimil Kosareal/arm: add vector memcpy for ARMv7
2015-11-18 Jan Viktorineal/arm: add rwlock operations for ARM
2015-11-18 Vlastimil Kosareal/arm: add spinlock operations for ARM
2015-11-18 Vlastimil Kosareal/arm: add atomic operations for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add prefetch operations for ARMv7
2015-11-18 Jan Viktorineal/arm: read timer from PMU if enabled
2015-11-18 Vlastimil Kosareal/arm: add cpu cycle operations for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add byte order operations for ARM
2015-11-13 Daniel Mrzyglodeal: add helpers for time conversions
2015-11-13 Daniel Mrzyglodethdev: add ieee1588 functions for device clock time
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-11-12 Stephen Hemmingerethdev: mark deprecated statistics with attribute
2015-11-12 Harry van Haarenethdev: format generic xstats per queue always
2015-11-12 Panu Matilaineneal: support driver loading from directory
2015-11-12 Panu Matilaineneal: move plugin loading from linuxapp to common
2015-11-12 Yuanhan Liuvhost: reset device properly
2015-11-12 Rich Lanevhost: make destroy callback on reset owner message
2015-11-10 Bernard Iremongerethdev: fix error handling in PCI fields copy
2015-11-04 Thomas Monjalonversion: 2.2.0-rc1
2015-11-04 David Huntigb_uio: fix build with kernel 4.3
2015-11-04 Chas Williamsbnx2x: fix probing driver for VF devices
2015-11-04 Tiwei Bieeal: do not reset getopt lib
2015-11-04 Tim Shearerethdev: fix link status race condition
2015-11-04 Simon Kagstromethdev: clarify rate limit parameter
2015-11-04 Andrey Chilikini40e: add flow director passthru
2015-11-04 Bruce Richardsoneal/bsd: fix build
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-04 Cunming Liangeal: query multi-vector interrupt capability
2015-11-04 Cunming Liangeal/linux: forbid enabling zero interrupt vector
2015-11-04 Cunming Liangeal: reserve VFIO vector zero for misc interrupt
2015-11-04 Jingjing Wuethdev: extend flow director to support VF
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-04 Pablo de Larakni: fix igb build with kernel 4.2
2015-11-04 Pablo de Larakni: rename macro for igb nlflags
2015-11-04 Dex Chenkni: allow per-net instances
2015-11-04 Shesha Sreenivasam... eal: add option to delete hugepage backing files
next