dpdk.git
2015-06-29 Thomas Monjalonlib: remove redundant definition of local symbols
2015-06-29 Thomas Monjalondoc: link ABI policy to release notes
2015-06-29 Neil Hormandoc: add ABI guidelines
2015-06-29 Neil Hormancompat: remove unneeded macro
2015-06-29 Neil Hormancompat: add macro to map symbol in static build
2015-06-29 Neil Hormancompat: clean up
2015-06-29 Bruce Richardsonmk: fix static build on Fedora 22
2015-06-29 Adrien Mazarguileal: fix pedantic build of mlx4 debug mode
2015-06-29 Stephen Hemmingerbonding: initialize backpointer from pci device to...
2015-06-28 Jan Blunckbonding: fix crash when stopping inactive slave
2015-06-28 Tomasz Kulasekbonding: fix initial link status of slave
2015-06-26 Wenzhuo Luixgbe/base: optimize link up time
2015-06-26 Wenzhuo Luixgbe/base: add a new 82599 device id
2015-06-26 Wenzhuo Luixgbe/base: add new X550 PHY ids
2015-06-26 Wenzhuo Luixgbe/base: add new mac-dependent values for X540 and...
2015-06-26 Wenzhuo Luixgbe/base: rework mac-type-dependent constants
2015-06-26 Wenzhuo Luixgbe/base: fix X550em CS4227 speed mode
2015-06-26 Wenzhuo Luixgbe/base: fix X550em flow control to be KR only
2015-06-26 Wenzhuo Luixgbe/base: disable software LPLU implementation for...
2015-06-26 Wenzhuo Luixgbe/base: add X557 PHY LEDs support
2015-06-26 Wenzhuo Luixgbe/base: configure MDIO clock for X550em
2015-06-26 Wenzhuo Luixgbe/base: check X550em link again after getting speed
2015-06-26 Wenzhuo Luixgbe/base: remove FEC disablement for X550em
2015-06-26 Wenzhuo Luixgbe/base: add X550em KR/iXFI internal link mode support
2015-06-26 Wenzhuo Luixgbe/base: update EEE/FEC support for X550EM_X_KR
2015-06-26 Wenzhuo Luixgbe/base: enable X550 FEC when EEE is disabled
2015-06-26 Wenzhuo Luixgbe/base: check for functional CS4227 ucode
2015-06-26 Wenzhuo Luixgbe/base: use a semaphore to serialize X550 IOSF...
2015-06-26 Wenzhuo Luixgbe/base: add wait helper for X550 IOSF accesses
2015-06-26 Wenzhuo Luixgbe/base: add macros for X550em bus speed fuse
2015-06-26 Wenzhuo Luixgbe/base: fix X550em UniPHY link configuration
2015-06-26 Wenzhuo Luixgbe/base: power down the X550em PHY on overtemp event
2015-06-26 Wenzhuo Luixgbe/base: check X550em SFP support
2015-06-26 Wenzhuo Luixgbe/base: fix X550em link setup without SFP
2015-06-26 Wenzhuo Luixgbe/base: fix uninitialized variable
2015-06-26 Wenzhuo Luixgbe/base: fix X550em SFP+ link stability
2015-06-26 Wenzhuo Luixgbe/base: restore advertised autoneg after setting...
2015-06-26 Wenzhuo Luixgbe/base: update X550em LPLU
2015-06-26 Wenzhuo Luixgbe/base: release X540 semaphores in proper order
2015-06-26 Wenzhuo Luixgbe/base: fix X550 PCIe master disabling
2015-06-26 Wenzhuo Luixgbe/base: fix speed comments
2015-06-26 Wenzhuo Luixgbe/base: add a shift constant for EEE
2015-06-26 Wenzhuo Luixgbe/base: change register definition code style
2015-06-26 Wenzhuo Luixgbe/base: update readme
2015-06-25 Jijiang Liuexamples/tep_term: fix vhost dependency
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-24 Cyril Chemparathymbuf: add script to convert code to offset macro
2015-06-24 Cyril Chemparathymbuf: add macro for offset arithmetic
2015-06-24 Cyril Chemparathyapp/testpmd: pack GRE header
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-24 Cyril Chemparathyhash: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathyethdev: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathymbuf: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathymempool: silence warning on pointer arithmetic
2015-06-23 John McNamaramempool: fix doxygen documentation
2015-06-23 Anatoly Burakovpci: fix licenses
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-23 Huawei Xiembuf: fix indent in version map
2015-06-23 Pawel Wodkowskipipeline: add statistics for ports and tables
2015-06-23 Maciej Gajdzicatable: add stub stats
2015-06-23 Maciej Gajdzicatable: add lpm stats
2015-06-23 Maciej Gajdzicatable: add hash stats
2015-06-23 Maciej Gajdzicatable: add array stats
2015-06-23 Maciej Gajdzicatable: add acl stats
2015-06-23 Maciej Gajdzicatable: add stats structure and config option
2015-06-23 Maciej Gajdzicaport: add source stats
2015-06-23 Maciej Gajdzicaport: add sched stats
2015-06-23 Maciej Gajdzicaport: add ring stats
2015-06-23 Maciej Gajdzicaport: add reassembly stats
2015-06-23 Maciej Gajdzicaport: add fragmentation stats
2015-06-23 Maciej Gajdzicaport: add ethdev stats
2015-06-23 Maciej Gajdzicaport: add stats structures and config option
2015-06-23 Cristian Dumitrescudoc: guidelines for library statistics
2015-06-23 Thomas Monjalondoc: move env/arch guidelines in design section
2015-06-23 Jijiang Liuexamples/tep_term: add encap/decap configuration
2015-06-23 Jijiang Liuexamples/tep_term: add bad Rx checksum statistics
2015-06-23 Jijiang Liuexamples/tep_term: add TSO offload configuration
2015-06-23 Jijiang Liuexamples/tep_term: add inner checksum Tx offload config...
2015-06-23 Jijiang Liuexamples/tep_term: add tunnel filter type configuration
2015-06-23 Jijiang Liuexamples/tep_term: add UDP tunneling port configuration
2015-06-23 Jijiang Liuexamples/tep_term: implement VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: add structures for VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: define basic VXLAN port information
2015-06-23 Jijiang Liuexamples/tep_term: initialize VXLAN sample
2015-06-22 Tetsuya Mukawaapp/test: fix crash after mbuf allocation failure
2015-06-22 Bruce Richardsonexamples/distributor: fix debug macro
2015-06-22 Simon Kagstromreorder: allow random number as starting point
2015-06-22 Daniel Mrzyglodport: fix unaligned access to metadata
2015-06-22 Keith Wileseal: fix log level of early messages
2015-06-22 Jan Bluncklog: fix crash after dump
2015-06-22 Sergio Gonzalez... ivshmem: fix crash in corner case
2015-06-22 Marc Sunekni: ignore double initialization
2015-06-22 Bruce Richardsonring: fix return of new port id on creation
2015-06-22 Shaopeng Hefm10k: fix mac/vlan filtering
2015-06-22 Shaopeng Hefm10k: update vlan offload features
2015-06-22 Shaopeng Hefm10k: add mac filtering
2015-06-22 Shaopeng Hefm10k: update mac table with vlan filtering
2015-06-22 Chen Jing D... fm10k: fix default mac/vlan in switch
2015-06-22 Chen Jing D... fm10k: check mac address
2015-06-22 Chen Jing D... fm10k: fix switch synchronization
next