maintainers: resign from eal maintenance
[dpdk.git] / app /
2017-03-15 Pascal Mazonapp/testpmd: add default MAC set command
2017-03-10 Roman Korynkevychapp/procinfo: add collectd format and host id
2017-03-10 Nirmoy Dasapp/testpmd: fix typos
2017-03-08 Bruce Richardsonapp/pdump: fix duplicate macro definition
2017-02-28 Ferruh Yigittest: move unit tests to separate directory
2017-02-10 Slawomir Mrozowiczapp/crypto-perf: fix null dereference
2017-02-10 Jacek Piaseckiapp/crypto-perf: fix size of expression
2017-02-10 Slawomir Mrozowiczapp/crypto-perf: fix crash for wireless algorithms
2017-02-10 Aleksander Gajewskiapp/crypto-perf: fix uninitialized variable
2017-02-10 Jacek Piaseckiapp/crypto-perf: fix big parameter passed by value
2017-02-10 Kuba Kozakapp/crypto-perf: add options parsing check
2017-02-10 Aleksander Gajewskiapp/crypto-perf: fix string not null terminated
2017-02-10 Ferruh Yigitmk: move PMD libraries linking to applications
2017-02-09 Ferruh Yigitapp/testpmd: use LDLIBS in makefile
2017-02-09 Daniel Mrzyglodapp/crypto-perf: fix FreeBSD build
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: add test vectors files
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: introduce performance test application
2017-01-30 Fan Zhangcrypto/scheduler: add unit test
2017-01-30 Pablo de Laraapp/test: fix build with overflowed EFD value
2017-01-30 Ferruh Yigitapp/test: make PCI device id struct const
2017-01-30 Qiming Yangapp/testpmd: add offload capabilities query
2017-01-30 Michał Mirosławacl: allow zero verdict
2017-01-30 Michał Mirosławacl: remove invalid test
2017-01-19 Zbigniew Bodekapp/test: add ARMv8 crypto tests and test vectors
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: test new features
2017-01-18 Arek Kusztalapp/test: fix symmetric session free in crypto perf...
2017-01-18 Tomasz Kulasekapp/test: check scatter-gather for crypto drivers
2017-01-18 Fiona Traheapp/test: add integrity check for crypto mbuf data
2017-01-18 Pablo de Laracrypto/aesni_mb: add single operation functionality
2017-01-18 Arek Kusztalapp/test: check SGL on QAT
2017-01-18 Arek Kusztalapp/test: check DES on QAT
2017-01-18 Fiona Traheapp/test: check AES cipher-only on QAT
2017-01-18 Pablo de Laraapp/test: add EFD functional and perf tests
2017-01-17 Bernard Iremongerapp/testpmd: handle i40e in VF VLAN filter command
2017-01-17 Bernard Iremongerapp/testpmd: add command for VF VLAN tag on i40e
2017-01-17 Bernard Iremongerapp/testpmd: add command for VF broadcast mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use multicast promiscuous mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use unicast promiscuous mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use VFD APIs on i40e
2017-01-17 Bernard Iremongerapp/testpmd: cleanup parameter checking
2017-01-17 Bernard Iremongerapp/testpmd: use ixgbe public functions
2017-01-17 Wenzhuo Luapp/testpmd: fix check for invalid ports
2017-01-15 Tomasz Kulasekmbuf: add a function to linearize a packet
2017-01-15 Tiwei Bieapp/testpmd: add MACsec commands
2017-01-13 Jerin Jacobapp/testpmd: fix static build link ordering
2017-01-11 Adrien Mazarguilethdev: clarify RSS action in flow API
2017-01-11 Adrien Mazarguilapp/testpmd: fix array bounds checks
2017-01-04 John McNamaramake python scripts python2/3 compliant
2017-01-04 John McNamaramake python scripts PEP8 compliant
2017-01-04 Tomasz Kulasekapp/testpmd: use Tx preparation in checksum engine
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-12-23 Adrien Mazarguilapp/testpmd: fix flow command build on FreeBSD
2016-12-23 Adrien Mazarguilapp/testpmd: add protocol fields to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add queue actions to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add various actions to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add L4 items to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add items ipv4/ipv6 to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add items eth/vlan to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add item raw to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add various items to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add item any to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: support flow bit-field
2016-12-23 Adrien Mazarguilapp/testpmd: add flow item spec prefix length
2016-12-23 Adrien Mazarguilapp/testpmd: add flow item spec handler
2016-12-23 Adrien Mazarguilapp/testpmd: add flow query command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow validate/create commands
2016-12-23 Adrien Mazarguilapp/testpmd: add flow destroy command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow flush command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow list command
2016-12-23 Adrien Mazarguilapp/testpmd: support flow integer
2016-12-23 Adrien Mazarguilapp/testpmd: add flow command
2016-12-23 Adrien Mazarguilapp/testpmd: implement basic support for flow API
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-06 David Marchandapp/testpmd: display port driver name
2016-12-06 Ferruh Yigitapp/testpmd: unify help strings
2016-11-12 Olivier Matzapp/test: fix crash of LPM test
2016-11-07 Bernard Iremongerapp/testpmd: fix DCB configuration
2016-11-06 Arek Kusztalapp/test: fix hanging in SNOW 3G performance test
2016-11-06 Nikita Kozlovapp/test: fix crash when checking LPM performance twice
2016-10-26 Fiona Traheapp/test: use correct offsets in AES performance test
2016-10-26 Slawomir Mrozowiczcrypto/openssl: rename libcrypto to openssl
2016-10-26 Arek Kusztalapp/test: add crypto continual performance tests
2016-10-26 Arek Kusztalapp/test: add corrupted data for qat
2016-10-26 E. Scott Danielsnet/ixgbe: fix VF VLAN insert API
2016-10-26 Wenzhuo Luapp/testpmd: fix flow director endianness
2016-10-26 Wenzhuo Luapp/testpmd: fix flow director mask
2016-10-25 Wenzhuo Luapp/testpmd: fix PF/VF check of flow director
2016-10-13 Akhil Goyalapp/test: store digest/IV at a DMA able address
2016-10-13 Piotr Azarewiczapp/test: fix crypto mbuf pool size
2016-10-13 Marcin Kerlinapp/test: reduce libcrypto operations number
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Bernard Iremongerapp/testpmd: add ixgbe VF management
2016-10-13 Wei Daiapp/test: verify LPM tbl8 recycle
2016-10-13 Olivier Matzapp/testpmd: display LRO segment size
2016-10-13 Olivier Matzmbuf: add new Rx checksum flags
2016-10-13 Ajit Khapardeapp/testpmd: support 25G and 50G speeds
2016-10-13 Maciej Czekajapp/testpmd: configure flowgen packet size with --txpkts
2016-10-13 Wenzhuo Luapp/testpmd: fix DCB configuration
2016-10-13 Mohammad Abdul Awalapp/testpmd: fix RSS hash key size
next