dpdk.git
2015-12-07 Jasvinder Singhexamples/ip_pipeline: fix log in link config
2015-12-07 Fan Zhangexamples/ip_pipeline: fix source port mempool
2015-12-07 Fan Zhangexamples/ip_pipeline: fix resource leak
2015-12-07 Fan Zhangport: fix sink port statistics
2015-12-07 Fan Zhangport: fix mbuf allocation in source port
2015-12-07 Bernard Iremongerbonding: fix link state interrupt flag
2015-12-07 Bernard Iremongervirtio: fix link state interrupt
2015-12-07 Stephen Hemmingervirtio: clean up Tx space checks
2015-12-07 Stephen Hemmingervirtio: fix Rx mbuf initialization
2015-12-07 Chas Williamsbnx2x: set ethernet address type during VF Tx
2015-12-06 Chas Williamsbnx2x: fix little endian conversion in Tx
2015-12-06 Stephen Hemmingercxgbe: use explicit PCI driver structure
2015-12-06 Jingjing Wui40evf: fix MAC deletion when stopping
2015-12-06 Andrey Chilikini40e: fix flex payload mask
2015-12-06 Harry van Haarenixgbe: fix Tx bytes statistics with link down
2015-12-06 Yu Nemo Wenbinhash: customize compare function
2015-12-06 Pablo de Larahash: remove duplicated exported symbol
2015-12-06 Sergio Gonzalez... mem: fix doxygen comments regarding memzone freeing
2015-12-06 Yaacov Hazanethdev: fix debug macro
2015-12-06 Sergio Gonzalez... maintainers: claim responsibility for secondary process...
2015-12-06 Pablo de Laramaintainers: claim responsibility for various sample...
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-06 Thomas Monjalonmaintainers: take responsibility for build system
2015-12-06 Thomas Monjalonpkg: update RPM with standard install
2015-12-06 Thomas Monjalonapp/proc_info: rename binary with prefix
2015-12-06 Thomas Monjalonmk: install examples
2015-12-06 Thomas Monjalonmk: install doc
2015-12-06 Thomas Monjalonmk: install binding tool in sbin directory
2015-12-06 Thomas Monjalonmk: install kernel modules
2015-12-06 Thomas Monjalonmk: split install rule
2015-12-06 Thomas Monjalonmk: introduce new install syntax
2015-12-06 Thomas Monjalonmk: install a standard cutomizable tree
2015-12-06 Thomas Monjalonmk: move installation procedure in install rule
2015-12-06 Thomas Monjalonmk: remove multi-target install
2015-12-06 Thomas Monjalonmk: remove testall
2015-12-06 Ferruh Yigitmk: fix combined lib build with ABI versioning
2015-12-06 Harry van Haarentools: add short alias -s to NIC binding status
2015-12-06 Mike Sowkasched: fix build without SSE4
2015-12-06 Christian Ehrhardtconfig: disable vector optimizations in sched library
2015-12-06 Thomas Monjalonmempool: fix mlx driver loading
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-12-04 Christian Ehrhardtmk: fix combined library build with Xen driver
2015-12-04 Simon Kagstrommk: influence CPU flags with user input
2015-12-04 David Marchandmk: fix objects and libraries order when linking
2015-12-04 John McNamaratools: exit setup script without prompt
2015-12-04 Panu Matilainenscripts: fix ABI validator for KNI module config
2015-12-03 Panu Matilainenscripts: factorize ABI validator config fixups
2015-12-03 Panu Matilainenscripts: permit passing extra flags to ABI validator
2015-12-03 Thomas Monjalonscripts: add build tests
2015-12-02 Thomas Monjalonscripts: add checkpatch wrapper
2015-12-02 Stephen Hemmingerbonding: add depencency on cmdline library
2015-12-02 Stephen Hemmingerapp/cmdline_test: add missing dependencies
2015-12-02 Jerin Jacobconfig: disable vector optimization of sched lib for arm
2015-12-02 Jerin Jacobconfig: use armv8a as base for arm64 targets
2015-12-02 Michael Qiusched: fix build with gcc 4.3.4
2015-11-27 Michael Qiuexamples/distributor: fix build with icc 2015
2015-11-27 Michael Qiudrivers: fix constant suffix for 32-bit platforms
2015-11-27 Chen Jing D... fm10k: log Rx and Tx functions in use
2015-11-27 Chen Jing D... fm10k: fix Rx function selection
2015-11-27 Helin Zhangi40evf: fix RSS key configuration
2015-11-27 Wenzhuo Luigbvf: fix MAC address if none assigned by PF
2015-11-27 Declan Dohertycryptodev: fix build with gcc 4.4.7
2015-11-26 Michael Qiuapp/test: fix build with icc
2015-11-25 Thomas Monjalonversion: 2.2.0-rc2
2015-11-25 Fan Zhangtable: improve lookup performance with prefetch offset
2015-11-25 Fan Zhangexamples/ip_pipeline: add hash key mask parameter
2015-11-25 Fan Zhangexamples/ip_pipeline: add hex parsing
2015-11-25 Fan Zhangtable: add 16-byte hash operations computed on lookup
2015-11-25 Fan Zhangtable: add key mask to 8 and 16-byte hash parameters
2015-11-25 Marcin Kerlinexamples/ip_pipeline: add bulk update of firewall rules
2015-11-25 Marcin Kerlinapp/test: add bulk adding and deleting
2015-11-25 Marcin Kerlinpipeline: add bulk adding and deleting for table
2015-11-25 Marcin Kerlintable: add bulk adding and deleting
2015-11-25 Piotr Azarewiczexamples/ip_pipeline: add more ports
2015-11-25 Piotr Azarewiczport: fix reassembly and fragmentation
2015-11-25 Piotr Azarewiczport: add ring multi reader or writer
2015-11-25 Jerin Jacobmk: add xgene1 machine target based on armv8-a
2015-11-25 Jerin Jacobhash: select CRC hash if armv8-a CRC extension available
2015-11-25 Jerin Jacobhash: use armv8-a CRC32 instructions
2015-11-25 Jerin Jacobhash: replace libc memcmp with optimized functions...
2015-11-25 Daniel Mrzyglodnet: fix build with gcc 4.4.7 and strict aliasing
2015-11-25 Thomas Monjaloncryptodev: mark experimental state
2015-11-25 Declan Dohertyexamples/l2fwd-crypto: add sample application
2015-11-25 Declan Dohertyapp/test: add cryptodev unit and performance tests
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-25 Declan Dohertymbuf: get physical address of data
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-25 Bruce Richardsonethdev: add sanity checks to functions
2015-11-25 Bruce Richardsonethdev: remove duplicated debug functions
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-25 Declan Dohertyethdev: prefix internal error checking macros
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-25 Thomas Monjalonsched: remove unused debug functions
2015-11-24 Simon Kagstromsched: release enqueued mbufs when freeing port
2015-11-24 Stephen Hemmingersched: allow more subports
2015-11-24 Stephen Hemmingersched: fix coding style
next