dpdk.git
2016-10-11 David Marchandnet/virtio: add missing driver name
2016-10-11 Souvik Deynet/virtio: set MTU
2016-10-13 Mark Kavanaghdoc: fix typo in pdump guide
2016-10-13 Mark Kavanaghdoc: clarify usage of testpmd MAC forward mode
2016-10-13 Maryam Tahhandoc: add xstats commands in testpmd guide
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... app/testpmd: fix RSS hash key size
2016-10-13 Olivier Matzapp/testpmd: fix TSO with checksum engine
2016-10-13 Thomas Monjalonapp/testpmd: use consistent vdev names
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-13 Thomas Monjalonapp/test: add mempool walk
2016-10-13 Wei Daiapp/test: reduce IPv6 LPM data size
2016-10-13 Wei Daiapp/test: remove large IPv4 LPM data file
2016-10-13 Pablo de Laraapp/test: fix hash multiwriter sequence
2016-10-13 Jianfeng Tanexamples/tep_term: fix inner L4 checksum
2016-10-13 Jianfeng Tanexamples/tep_term: fix offload on VXLAN
2016-10-13 Hemant Agrawalexamples/l3fwd: enable 4M hash for all 64-bit archs
2016-10-13 Maxime Coquelinexamples/l2fwd: add option --[no-]mac-updating
2016-10-13 Jasvinder Singhexamples/qos_sched: fix dequeue from ring
2016-10-13 Jasvinder Singhexamples/ip_pipeline: add configuration with TAP
2016-10-13 Jasvinder Singhexamples/ip_pipeline: add TAP port
2016-10-13 Jasvinder Singhport: support file descriptor
2016-10-12 Gowrishankar... examples/ip_pipeline: fix plugin loading
2016-10-12 Jasvinder Singhexamples/ip_pipeline: add swap action in configuration
2016-10-12 Jasvinder Singhexamples/ip_pipeline: add swap action in pass-through
2016-10-12 Jasvinder Singhexamples/ip_pipeline: set source port default
2016-10-12 Jasvinder Singhport: modify source and sink port structure
2016-10-12 Guruprasad Raoapp/test: add cuckoo hash table
2016-10-12 Guruprasad Raoapp/test-pipeline: add cuckoo hash
2016-10-12 Guruprasad Raotable: add cuckoo hash
2016-10-12 Pablo de Larahash: fix bucket size usage
2016-10-12 Pablo de Larahash: fix unlimited cuckoo path
2016-10-12 Reshma Pattanapp/procinfo: free xstats memory upon failure
2016-10-12 Reshma Pattanpdump: fix created directory permissions
2016-10-12 Reshma Pattanmk: use -march option with recent Intel processors...
2016-10-12 Olivier Matzapp/testpmd: hide segment size when not relevant
2016-10-12 Olivier Matzapp/testpmd: do not use TSO for small packets
2016-10-12 Olivier Matzapp/testpmd: display Rx port in checksum engine
2016-10-12 Olivier Matzapp/testpmd: do not change IP addrs in checksum engine
2016-10-12 Olivier Matzapp/testpmd: add option to enable LRO
2016-10-12 Olivier Matzapp/testpmd: dump Rx flags in checksum engine
2016-10-12 Olivier Matzapp/testpmd: dump offload flags with new functions
2016-10-12 Olivier Matzmbuf: add functions to dump offload flags
2016-10-11 Olivier Matzapp/testpmd: display software packet type
2016-10-11 Olivier Matzapp/testpmd: dump packet type with new function
2016-10-11 Olivier Matzmbuf: clarify definition of fragment packet types
2016-10-11 Olivier Matzmbuf: add functions to dump packet type
2016-10-11 Olivier Matznet: get packet type for the first layers only
2016-10-11 Olivier Matznet: support NVGRE in software packet type parser
2016-10-11 Olivier Matznet: support GRE in software packet type parser
2016-10-11 Olivier Matznet: add GRE header structure
2016-10-11 Olivier Matznet: support IP tunnels in software packet type parser
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: support VLAN in software packet type parser
2016-10-11 Olivier Matznet: add function to get packet type from data
2016-10-11 Olivier Matznet: introduce net library
2016-10-11 Olivier Matzmbuf: move packet type definitions in a new file
2016-10-11 Olivier Matznet: move ethernet definitions to the net library
2016-10-11 Olivier Matzmbuf: add function to read packet data
2016-10-10 David Marchandethdev: fix vendor id in debug message
2016-10-10 David Marchandethdev: fix hotplug attach
2016-10-09 Jianfeng Tanapp/testpmd: support tunneled TSO in checksum engine
2016-10-09 Jianfeng Tannet/i40e: support TSO on tunneling packet
2016-10-09 Jianfeng Tanmbuf: add Tx side tunneling type
2016-10-08 Fiona Traheapp/test: remove crypto queue number hard-coding
2016-10-08 Fiona Traheapp/test: cleanup unnecessary crypto ring size setup
2016-10-08 Fiona Traheapp/test: remove useless loop for crypto
2016-10-08 Fiona Trahecrypto/aesni_mb: free ring memory on queue release
2016-10-08 Pablo de Laradoc: fix typo in SNOW 3G guide
2016-10-08 Pablo de Laracryptodev: fix build on Suse 11 SP2
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: initialize SA salt
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: add cryptodev queue size constant
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: check SP only when setup
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: add AES-CTR
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: add AES-GCM
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: reset crypto operation status
2016-10-08 Sergio Gonzalez... examples/ipsec-secgw: change CBC IV generation
2016-10-08 Slawomir Mrozowiczexamples/l2fwd-crypto: update for libcrypto
2016-10-08 Slawomir Mrozowiczapp/test: add libcrypto
2016-10-08 Slawomir Mrozowiczapp/test: rework AES
2016-10-08 Slawomir Mrozowiczcrypto/libcrypto: add driver for OpenSSL library
2016-10-08 Pablo de Laraexamples/l2fwd-crypto: enable ZUC EEA3 and EIA3
2016-10-08 Pablo de Laraapp/test: add ZUC
2016-10-08 Pablo de Laraapp/test: rename some SNOW 3G functions
2016-10-08 Pablo de Laracrypto/zuc: add driver for ZUC library
2016-10-04 Fiona Traheapp/test: improve error message for disabled crypto
2016-10-04 Arek Kusztalapp/test: add AES GCM performance test
2016-10-04 Pablo de Laracrypto: fix build with icc
2016-10-04 Pablo de Laraapp/test: remove unnecessary conditional for crypto
2016-10-04 Fan Zhangexamples/ipsec-secgw: add sample configuration files
2016-10-04 Fan Zhangexamples/ipsec-secgw: support configuration file
2016-10-04 Arek Kusztalapp/test: fix verification of digest for GCM
2016-10-04 Arek Kusztalcrypto/aesni_gcm: move pre-counter block to driver
2016-10-04 Fiona Trahecrypto/qat: add 3DES cipher algorithm
2016-10-04 Fiona Trahecrypto/qat: cleanup code
2016-10-04 Eoin Breentools: bind crypto devices
2016-10-04 Pablo de Laracrypto: rename all KASUMI references
2016-10-04 Pablo de Laracrypto: rename some SNOW 3G references
next