mk: optimize directory dependencies
[dpdk.git] / mk / rte.app.mk
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-15 Thomas Monjalonremove unmaintained TILE-Gx architecture
2017-02-28 Ferruh Yigitmk: fix cleaning files
2017-02-10 Ferruh Yigitmk: move PMD libraries linking to applications
2017-02-09 Ferruh Yigitmk: link more libraries without --whole-archive
2017-01-30 Fan Zhangcrypto/scheduler: enable compilation
2017-01-19 Zbigniew Bodekcrypto/armv8: add PMD optimized for ARMv8 processors
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: migrate from MB library to ISA-L
2017-01-18 Pablo de Laraefd: new Elastic Flow Distributor library
2017-01-17 Keith Wilesnet/tap: add TUN/TAP device PMD
2017-01-17 Andrew Rybchenkonet/sfc: libefx-based driver stub
2016-11-06 Thomas Monjalonethdev: rename library for consistency
2016-10-26 Slawomir Mrozowiczcrypto/openssl: rename libcrypto to openssl
2016-10-26 Rasesh Modynet/qede: remove zlib dependency and enable PMD
2016-10-11 Olivier Matznet: introduce net library
2016-10-08 Slawomir Mrozowiczcrypto/libcrypto: add driver for OpenSSL library
2016-10-08 Pablo de Laracrypto/zuc: add driver for ZUC library
2016-09-13 Yuanhan Liuvhost: remove vhost-cuse
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-07-21 Thomas Monjalonmk: fix static link with glibc < 2.17
2016-07-15 Thomas Monjalonmk: fix dependency on toolchain libraries
2016-07-15 Thomas Monjalonmk: clean up application linker flags
2016-07-01 Sergio Gonzalez... mk: fix ACL library static linking
2016-07-01 Sergio Gonzalez... mk: allow duplicate linker flags in libraries list
2016-06-20 Jerin Jacobnet/thunderx: add PMD skeleton
2016-06-20 Ajit Khapardenet/bnxt: add driver for Broadcom NetXtreme-C devices
2016-06-20 Pablo de Laracrypto/snow3g: rename libsso reference due to library...
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
2016-06-16 Reshma Pattanpdump: add new library for packet capture
2016-06-13 Ferruh Yigitmk: reduce scope of whole-archive static linking
2016-06-13 Thomas Monjalonmk: sort libraries in level order when linking
2016-06-13 Ferruh Yigitmk: prevent overlinking in applications
2016-06-13 Thomas Monjalonmk: remove library grouping during application linking
2016-06-13 Thomas Monjalonmk: fix driver dependencies order for static application
2016-06-13 Thomas Monjalonmk: sort drivers in static application link list
2016-05-18 Ferruh Yigitmk: add build directory to library search path
2016-05-06 Rasesh Modyqede: enable PMD build
2016-04-01 Fan Zhangport: clean up
2016-03-25 Tetsuya Mukawavhost: add driver on top of the library
2016-03-25 Jan Medalaena: add polling-mode driver
2016-03-22 Panu Matilainenmk: fix missing libm dependencies
2016-03-22 Panu Matilainenmk: eliminate duplicates from libraries list
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 source
2016-03-11 Olivier Matzmk: fix static build without crypto
2016-03-11 Declan Dohertynull_crypto: add driver for null crypto operations
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-01 Panu Matilainenmk: replace the combined library with a linker script
2015-12-08 Alejandro Luceronfp: introduce driver initialization
2015-12-07 Panu Matilainenmk: fix external shared library dependencies of drivers
2015-12-06 Panu Matilainenmk: fix shared library dependencies of drivers
2015-12-06 Thomas Monjalonmk: prepare dependencies in shared libraries not combined
2015-12-04 Christian Ehrhardtmk: fix combined library build with Xen driver
2015-11-25 Declan Dohertyaesni_mb: add driver for multi buffer based crypto
2015-11-25 Declan Dohertyqat: add driver for QuickAssist devices
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-20 Matej Vidoszedata2: add new poll mode driver
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...
2015-09-03 Thomas Monjalonmem: remove dummy malloc library
2015-08-02 Nelio Laranjeiromlx4: fix shared library dependency
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-13 Cyril Chemparathympipe: add TILE-Gx mPIPE poll mode driver
2015-06-30 Rahul Lakkireddycxgbe: add pmd skeleton
2015-06-29 Huawei Xievhost: realloc device and queues to same numa node...
2015-05-14 Keith Wilesmk: introduce EXTRA_LDLIBS variable
2015-05-14 Keith Wilesmk: simplify conditions for libs to link
2015-05-12 Keith Wilesmk: remove NO_AUTOLIBS option
2015-04-13 Thomas Monjalonmk: fix static linking with null pmd
2015-04-13 Thomas Monjalonmk: remove uio suffix from virtio pmd
2015-04-03 Thomas Monjalonmk: remove fuse requirement for vhost-user
2015-02-25 Adrien Mazarguilmlx4: new poll mode driver
2015-02-24 Pawel Wodkowskiexamples/l2fwd-jobstats: new example
2015-02-18 Sergio Gonzalez... app/test: new reorder unit test
2015-02-17 Jeff Shawfm10k: register PF driver
2015-02-12 Panu Matilainenmk: fix vhost linking
2015-01-30 Thomas Monjalonmk: revert "allow application to override clean"
2015-01-27 Neil Hormanvhost: fix combined lib link with -lfuse
2015-01-27 Stephen Hemmingermk: allow application to override clean
2015-01-15 Neil Hormanmk: fix link to static combined library
2014-12-17 Thomas Monjalonmk: fix link with CC
2014-12-17 Yong Liumk: fix link to not combined libraries
2014-12-16 Hiroshi Shimamotomk: fix link to combined library
2014-12-16 Thomas Monjalonmk: fix build with shared pcap pmd
2014-11-27 David Marchandmk: no more bare metal environment
2014-11-26 Sujith Sankarenic: build integration
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-10-13 Huawei Xievhost: add makefile
2014-07-01 Declan Dohertybond: new link bonding library
2014-06-17 Helin Zhangi40e: new poll mode driver
2014-06-17 Cristian Dumitrescucfgfile: library to interpret config files
2014-06-17 Cristian Dumitrescupipeline: new packet framework logic
2014-06-17 Cristian Dumitrescutable: new packet framework API
2014-06-17 Cristian Dumitrescuport: new packet framework API
2014-06-16 Anatoly Burakovip_frag: refactor IPv4 fragmentation into a proper...
2014-06-12 Bruce Richardsondistributor: new packet distributor library
2014-06-10 Bruce Richardsonremove trailing whitespaces
next