dpdk.git
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-08-22 Pablo de Laradoc: fix references to old binding script
2016-08-22 Jim Harriscontigmem: zero all pages during mmap
2016-08-22 Aleksey Katargintable: fix symbol exports
2016-08-03 Thomas Monjalonversion: 16.11-rc0
2016-08-03 Thomas Monjalonmbuf: remove deprecated internal function
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-08-03 Thomas Monjalondoc: postpone mempool ABI breakage
2016-08-03 John McNamaradoc: generate NIC overview table from ini files
2016-07-29 John McNamaradoc: add template release notes for 16.11
2016-07-28 Thomas Monjalonversion: 16.07.0
2016-07-28 Fan Zhangdoc: announce API change in port library
2016-07-28 Yuanhan Liudoc: announce vhost-cuse removal
2016-07-28 Thomas Monjalondoc: announce ivshmem support removal
2016-07-28 Olivier Matzdoc: announce ABI change for mbuf structure
2016-07-28 Tomasz Kulasekdoc: announce ABI change for Tx preparation
2016-07-28 Thomas Monjalondoc: announce renaming of ethdev library
2016-07-28 Pablo de Laradoc: announce driver name changes
2016-07-28 Rahul Lakkireddydoc: remove deprecation notice related to new flow...
2016-07-28 Yulong Peidoc: add tested hardware and systems for 16.07
2016-07-28 John McNamaradoc: improve wording of new features in 16.07
2016-07-28 Olga Sherndoc: update guide and release notes for mlx5
2016-07-28 Shreyansh Jaindoc: fix path to testpmd app
2016-07-28 Jeff Guodoc: add known issue for promiscuous mode in i40e VF
2016-07-28 Dumitru Cearanet/i40e: fix metadata in first mbuf of scattered Rx
2016-07-28 Sankar Chokkalingamexamples/ip_pipeline: fix flow classification config
2016-07-28 Nikhil Raoethdev: fix documentation for queue start/stop
2016-07-28 Wei Daieal: fix tail blank check in --lcores argument
2016-07-28 Wei Daieal: fix parsing of option --lcores
2016-07-28 Wei Daieal: remove redundant code to parse --lcores
2016-07-28 Tetsuya Mukawamaintainers: update email address
2016-07-25 Thomas Monjalonversion: 16.07-rc5
2016-07-25 Thomas Monjalonmempool: fix unsafe removal from list by callback
2016-07-25 Thomas Monjalonmaintainers: add an entry for the stable branches
2016-07-25 Jingjing Wunet/i40e: fix VSI removing when releasing
2016-07-25 Maxime Coquelinvhost: fix off-by-one error on descriptor number check
2016-07-25 Hiroyuki Mikitatimer: fix corruption with reset
2016-07-25 Hiroyuki Mikitatimer: remove unnecessary list insertion
2016-07-25 Hiroyuki Mikitatimer: fix pending-list manipulation
2016-07-25 Jerin Jacobring: fix single consumer dequeue performance
2016-07-25 Thomas Monjalonmk: fix link with glibc < 2.17
2016-07-25 Ferruh Yigitmk: fix build with clang < 3.5
2016-07-25 Ferruh Yigitmk: fix clang version query
2016-07-22 Thomas Monjalonversion: 16.07-rc4
2016-07-22 Yuanhan Liumaintainers: add git tree for virtio/vhost
2016-07-22 Thomas Monjalonmaintainers: split networking and crypto drivers
2016-07-22 Thomas Monjalonunify tools naming
2016-07-22 John McNamaradoc: update sphinx installation instructions
2016-07-22 John McNamaradoc: fix sphinx highlighting warnings
2016-07-22 John McNamaradoc: fix release notes for 16.07
2016-07-22 Pablo de Laradoc: add cryptodev shared library version to release...
2016-07-22 Jingjing Wudoc: add flow bifurcation howto on Linux
2016-07-22 Bernard Iremongerdoc: add VM live migration image
2016-07-22 Bernard Iremongerdoc: add VM live migration howto with vhost-user
2016-07-22 Bernard Iremongerdoc: add VF live migration image
2016-07-22 Bernard Iremongerdoc: add VF live migration howto with bonded virtio
2016-07-22 Mark Kavanaghdoc: fix vhost setup in tep_termination guide
2016-07-22 Yuanhan Liudoc: note a pitfall on vhost reconnect feature
2016-07-22 John Daleydoc: update release notes and guide for enic
2016-07-22 Shreyansh Jaindoc: fix macro name in mempool guide
2016-07-22 Ferruh Yigitexamples/l2fwd-ivshmem: fix build with icc
2016-07-22 Reshma Pattanapp/pdump: cleanup rings upon failures
2016-07-22 Pablo de Laranet/i40e: fix unsafe tailq element removal
2016-07-22 Pablo de Laraeal: add tailq safe iterator macro
2016-07-22 Michal Jastrzebskimem: fix check of physical address retrieval
2016-07-22 Neil Hormanscripts: validate ABI faster with parallel make jobs
2016-07-22 Sankar Chokkalingamexamples/ip_pipeline: fix performance with default...
2016-07-22 Sankar Chokkalingamexamples/ip_pipeline: fix IPv6 flow classification
2016-07-22 Sankar Chokkalingamexamples/ip_pipeline: fix action flow bulk command
2016-07-22 Pablo de Laraexamples/performance-thread: add missing braces
2016-07-22 Jianfeng Tanexamples/vhost: fix performance
2016-07-22 Hemant Agrawalexamples/ipsec-secgw: call start function
2016-07-22 Hemant Agrawalexamples/l2fwd-crypto: call start function
2016-07-22 Sergio Gonzalez... examples/ipsec-secgw: fix build with gcc 4.5
2016-07-22 Pablo de Laracryptodev: fix memory leak in parameter parsing
2016-07-22 Jianfeng Tannet/virtio-user: fix inconsistent name
2016-07-22 Xiao Wangnet/fm10k: fix RSS hash config
2016-07-21 Sergey Dyaslynet/i40e: fix out-of-bounds writes in vector Rx
2016-07-21 Ido Barneanet/i40e: fix speed capabilities
2016-07-21 Ido Barneanet/ixgbe/base: fix C++ build
2016-07-21 John Daleynet/enic: heed VLAN strip flag
2016-07-21 John Daleynet/enic: fix possible Rx corruption
2016-07-21 Ferruh Yigitnet/ena: fix icc build
2016-07-21 Rasesh Modynet/bnx2x: fix mempool name length
2016-07-21 Rasesh Modynet/bnx2x: disable fast path interrupts
2016-07-21 Yuanhan Liunet/virtio: fix crash on null dereference
2016-07-21 Olivier Matznet/virtio: fix packet corruption
2016-07-21 Ilya Maximetsvhost: fix unregistering in client mode
2016-07-21 Ilya Maximetsvhost: fix connect hang in client mode
2016-07-21 Remy Hortonethdev: fix overwriting driver-specific stats
2016-07-21 Thomas Monjalonapp/test: increase memory allocated for greedy autotests
2016-07-21 Thomas Monjalonapp/test: disable filtering with stripped binary
2016-07-21 Santosh Shuklaapp/test: fix mempool freeing
2016-07-21 Jerin Jacobapp/test: fix ring size
2016-07-21 Juhamatti Kuusisaariring: guarantee dequeue ordering before tail update
2016-07-21 Zoltan Kissmempool: fix missing registration of free function
2016-07-21 Zoltan Kissmempool: adjust name size in related data types
2016-07-21 Zoltan Kissmem: allow full length name
2016-07-21 Chao Zhueal/ppc: fix memory barrier for IBM POWER
2016-07-21 Sergio Gonzalez... mk: fix FreeBSD build
next