dpdk.git
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: rename SP config
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix no SA found case
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: rework processing loop
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: add debug build option
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix stack smashing
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix esp padding check
2016-06-20 Pablo de Laraapp/test: refactor SNOW 3G and KASUMI tests
2016-06-20 Pablo de Laraapp/test: add SNOW 3G UEA2 with offset
2016-06-20 Pablo de Laraapp/test: add bit-level SNOW 3G UIA2
2016-06-20 Pablo de Laraapp/test: add out-of-place cases for SNOW 3G
2016-06-20 Pablo de Laraapp/test: fix buffer lengths for SNOW 3G
2016-06-20 Pablo de Laraapp/test: use new bit-level memcmp macro
2016-06-20 Pablo de Laracrypto/snow3g: add missing feature flags
2016-06-20 Pablo de Laracrypto/snow3g: support bit-level operations
2016-06-20 Pablo de Laracrypto/snow3g: define IV and digest length constants
2016-06-20 Pablo de Laradoc: update build instructions for libsso_snow3g
2016-06-20 Pablo de Laracrypto/snow3g: rename libsso reference due to library...
2016-06-20 Pablo de Laraapp/test: add KASUMI crypto
2016-06-20 Pablo de Laraapp/test: add new buffer comparison macros
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
2016-06-20 Pablo de Laradoc: fix crypto feature table
2016-06-20 Pablo de Laraapp/test: use hexdump if debug log is enabled
2016-06-20 Pablo de Laraapp/test: remove unnecessary hexdump
2016-06-20 Pablo de Laraapp/test: fix debug build
2016-06-20 Pablo de Laraapp/test: remove useless hexdump include
2016-06-20 Deepak Kumar... app/test: fix crypto typos
2016-06-20 Fiona Traheapp/test: update AES SHA performance test
2016-06-20 Fiona Traheapp/test: add SNOW 3G performance test
2016-06-20 Fan Zhangapp/test: add more AES algorithms
2016-06-20 Fan Zhangapp/test: rework crypto AES unit test
2016-06-20 Remy Hortonkeepalive: fix missing symbol export
2016-06-20 Marcin Kerlinmem: fix leak after mapping failure
2016-06-20 Marcin Kerlinmem: fix error message with Xen
2016-06-20 Sergio Gonzalez... mem: fix possible integer overflow
2016-06-20 Tetsuya Mukawapci: fix resource release when unmapping
2016-06-20 Tetsuya Mukawapci: fix resource leak when secondary process mapping...
2016-06-20 Tetsuya Mukawaeal: fix argument parsing check
2016-06-20 Thomas Monjaloneal/linux: fix build with glibc < 2.12
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-17 Thomas Monjalonkeepalive: fix exported symbols
2016-06-17 Jan Viktorinapp/test: fix resource creation with objcopy on FreeBSD
2016-06-17 Thomas Monjalonmk: fix build clean
2016-06-17 Thomas Monjalonmk: mute build of test resources
2016-06-16 Reshma Pattanapp/testpmd: initialize pdump
2016-06-16 Reshma Pattanapp/pdump: add tool for packet capturing
2016-06-16 Reshma Pattanpdump: add new library for packet capture
2016-06-16 Reshma Pattanethdev: get port by name
2016-06-16 Reshma Pattanethdev: get queues numbers
2016-06-16 Reshma Pattanethdev: insert Rx callback as head of list
2016-06-16 Reshma Pattanethdev: protect Rx/Tx callback change with locks
2016-06-16 Remy Hortonexamples/l2fwd-keepalive: add IPC liveness reporting
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-16 Remy Hortonkeepalive: export states
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/virtio: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/i40e: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/fm10k: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/igb: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/ixgbe: fetch extended statistics with integer ids
2016-06-16 Remy Hortonethdev: fetch extended statistics with integer ids
2016-06-16 Slawomir Mrozowiczapp/testpmd: print RSS hash update error
2016-06-16 Zhihong Wangapp/testpmd: show topology at forwarding start
2016-06-16 Zhihong Wangapp/testpmd: handle all Rx queues in RSS setup
2016-06-16 Zhihong Wangapp/testpmd: show throughput in port stats
2016-06-16 Zhihong Wangapp/testpmd: add tx_first burst number option
2016-06-16 Zhihong Wangapp/testpmd: add retry option
2016-06-16 Bernard Iremongerapp/testpmd: stop forwarding on exit
2016-06-16 Bernard Iremongerapp/testpmd: check for valid mbuf pool
2016-06-16 Bernard Iremongerapp/testpmd: check for valid socket id when attaching...
2016-06-16 Bernard Iremongerapp/testpmd: move forward streams initialisation
2016-06-16 Bernard Iremongerapp/testpmd: separate forward config setup from display
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not in bonding
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not forwarding
2016-06-16 Bernard Iremongerapp/testpmd: do not update forwarding config
2016-06-15 Olivier Matzconfig: enable virtio for ppc64
2016-06-15 David Marchandvirtio: fix PCI accesses for ppc64 in legacy mode
2016-06-15 Olivier Matzpci: mmap ioports on non-x86 Linux
2016-06-15 Olivier Matzpci: split function parsing resources in sysfs
2016-06-15 Olivier Matzpci: remove invalid comment
2016-06-15 Olivier Matzeal/linux: only call iopl on x86
2016-06-15 Olivier Matzpci: fix typos in ioport doxygen comments
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-06-15 Olivier Matzethdev: clarify the origin of mbufs
2016-06-15 Olivier Matzexamples: fix duplicated lpm6 name
2016-06-15 Zhihong Wangeal/x86: improve memcpy performance
2016-06-15 Sergio Gonzalez... mempool: fix local cache initialization
2016-06-15 Jan Viktorinapp/test: remove real PCI ids
2016-06-15 Jerin Jacobconfig: select maximum nodes and cores on ThunderX
2016-06-15 Chao Zhumk: define objcopy target and arch on IBM POWER
2016-06-14 Guruprasad... examples/ip_pipeline: add core mappings script
2016-06-14 Jasvinder Singhexamples/ip_pipeline: fix false cacheline sharing among...
2016-06-14 Marcin Kerlinexamples/ip_pipeline: fix null pointer dereference
2016-06-14 Jasvinder Singhsched: fix build without red
2016-06-14 Alex Wangkni: describe mempool capacity requirement
2016-06-14 Alex Wangkni: fix inverted function comments
2016-06-14 Jingjing Wudoc: add known issue in EAL argument parsing
2016-06-14 Ziye Yangpci: support class id probing
2016-06-14 Thomas Monjalonconfig: make libarchive optional
2016-06-13 David Huntapp/test: fix wraparound of mempool performance rate
2016-06-13 Michal Jastrzebskiapp/test: fix bond device name too long
next