eal: split atomic operations to architecture specific
[dpdk.git] / lib /
2014-11-05 David Marchandeal: split atomic operations to architecture specific
2014-11-05 Matthew Halleal/linux: fix inaccurate numa node error comment
2014-11-05 Pablo de Laraeal/bsd: fix pci mapping in secondary process
2014-11-05 Bruce Richardsonixgbe: fix build with icc
2014-11-05 Choonho Soni40e: fix build with debug enabled
2014-11-04 Chen Jing D(Mark)i40e: full VMDQ pools support
2014-11-04 Chen Jing D(Mark)i40e: enhance mac address operations
2014-11-04 Chen Jing D(Mark)i40e: add VMDQ support
2014-11-04 Chen Jing D(Mark)ixgbe: new VMDQ argument
2014-11-04 Chen Jing D(Mark)igb: new VMDQ argument
2014-11-04 Chen Jing D(Mark)ethdev: VMDQ enhancements
2014-11-04 Helin Zhangi40e: fix PF interrupt handler
2014-11-03 Helin Zhangi40e: handle link status change interrupt
2014-11-03 Helin Zhangi40e: rework PF interrupt cause processing
2014-11-03 Helin Zhangi40e: rename variables in interrupt handler
2014-10-31 Jijiang Liui40e: fix mac vlan filter
2014-10-31 Jijiang Liuethdev: fix mac vlan filter type
2014-10-30 Jijiang Liui40evf: mac vlan filter
2014-10-30 Jijiang Liui40e: mac vlan filter
2014-10-30 Jijiang Liuethdev: mac vlan filter
2014-10-29 Alexander Guykni: fix build on Ubuntu-hybrids
2014-10-29 Pablo de Laraip_frag: disable ip fragmentation if mbuf refcnt is...
2014-10-29 Bruce Richardsonixgbe: always perform vector Rx setup if vpmd enabled
2014-10-29 Bruce Richardsonixgbe: remove static qualifier for thread safety
2014-10-29 Ouyang Changchunvhost: fix build without unused result
2014-10-29 Helin Zhangi40e/base: remove early hardware definitions
2014-10-29 Helin Zhangi40e: fix configuration of Rx interrupt
2014-10-29 Helin Zhangi40e: code style fixes
2014-10-27 Thomas Monjalonfix VXLAN acronym
2014-10-27 Jijiang Liui40e: VXLAN Tx checksum offload
2014-10-27 Jijiang Liui40e: VXLAN filter
2014-10-27 Jijiang Liuethdev: tunnel filter
2014-10-27 Jijiang Liui40e: VXLAN packet identification
2014-10-27 Jijiang Liuethdev: UDP tunnels
2014-10-27 Jijiang Liuether: add VXLAN header
2014-10-27 Jijiang Liumbuf: add fields for tunnels
2014-10-22 Declan Dohertybond: disable broadcast mode if mbuf refcnt is disabled
2014-10-22 Marc Sunekni: fix build
2014-10-21 Marc Sunekni: memzone pool for alloc and release
2014-10-21 Ouyang Changchunixgbe: fix build with mbuf refcnt disabled
2014-10-20 Jingjing Wui40e: generic filter control
2014-10-20 Jingjing Wuethdev: introduce generic filter control
2014-10-20 Helin Zhangi40evf: support RSS
2014-10-20 Helin Zhangi40e: expose RSS functions and relevant macros
2014-10-20 Helin Zhangethdev: better typing of RSS constants
2014-10-20 Alan Carewcontigmem: fix buffer overrun on unload
2014-10-20 Pablo de Laraethdev: fix memory corruption with default Rx/Tx config...
2014-10-15 Ouyang Changchunvirtio: increase max Rx packet length
2014-10-15 Jijiang Liui40e: add Rx error statistics
2014-10-15 Helin Zhangi40e/base: fix build with gcc < 4.4
2014-10-15 Ouyang Changchunvirtio: fix needed vring entry number
2014-10-13 Thomas Monjalonvhost: add in doc
2014-10-13 Huawei Xievhost: add makefile
2014-10-13 Huawei Xievhost: comment identified issues
2014-10-13 Huawei Xievhost: coding style fixes
2014-10-13 Huawei Xievhost: static variable fixes
2014-10-13 Huawei Xievhost: clean includes
2014-10-13 Huawei Xievhost: add debug print
2014-10-13 Huawei Xievhost: add private context field
2014-10-13 Huawei Xievhost: supported features
2014-10-13 Huawei Xievhost: allow to enable or disable features
2014-10-13 Huawei Xievhost: get available vring entries
2014-10-13 Huawei Xievhost: rename ops registering function
2014-10-13 Huawei Xievhost: expose register and start functions
2014-10-13 Huawei Xievhost: get internal ops when registering
2014-10-13 Huawei Xievhost: remove index parameter
2014-10-13 Huawei Xievhost: enqueue/dequeue burst
2014-10-13 Huawei Xievhost: add queue id parameter
2014-10-13 Huawei Xievhost: calculate mbuf size
2014-10-13 Huawei Xievhost: return packets to upper layer
2014-10-13 Huawei Xievhost: move address translation function
2014-10-13 Huawei Xievhost: move internal structure
2014-10-13 Huawei Xievhost: remove retry logic
2014-10-13 Huawei Xievhost: remove zero copy memory region generation logic
2014-10-13 Huawei Xievhost: remove switching related logics
2014-10-13 Huawei Xievhost: remove useless code for Rx/Tx
2014-10-13 Huawei Xievhost: move from examples to dedicated library
2014-10-10 Keith Wilesmempool: remove useless variable
2014-10-10 Ouyang Changchunixgbe/base: disable some gcc warnings
2014-10-10 Pablo de Larai40e: set default Rx/Tx configuration
2014-10-10 Pablo de Laraixgbe: set default Rx/Tx configuration
2014-10-10 Pablo de Laraigb: set default Rx/Tx configuration
2014-10-10 Pablo de Laraethdev: get default Rx/Tx configuration from dev info
2014-10-10 Pablo de Laraethdev: reset whole dev info structure before filling
2014-10-09 Nicolás Pernas... pcap: fix double stop error
2014-10-09 Jim Harrisi40e: fix Tx descriptors reset
2014-10-09 Pablo de Laraixgbe: fix build with bypass enabled
2014-10-09 Keith Wilesmempool: fix build with debug enabled and clang
2014-10-09 David Marchandeal/bsd: fix core detection
2014-10-08 Bruce Richardsonmbuf: comment for ctrl mbuf flag
2014-10-08 Bruce Richardsonmbuf: update Rx flag format
2014-10-08 Bruce Richardsonmbuf: group Tx flags near end of field
2014-10-08 Bruce Richardsonixgbe: add prefetch to improve slow-path tx perf
2014-10-08 Bruce Richardsonmbuf: switch vlan_tci and reserved2 fields
2014-10-08 Bruce Richardsonmbuf: add userdata pointer field
2014-10-08 Bruce Richardsonmbuf: ensure next pointer is set to null on free
2014-10-07 Helin Zhangi40e/base: fix arq_event_info struct
2014-10-07 Helin Zhangi40e/base: debug write register request
2014-10-07 Helin Zhangi40e/base: support 10G base T
2014-10-07 Helin Zhangi40e/base: get link status to report flow control settings
next