eal/x86: move header file for vector instructions
[dpdk.git] / lib /
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-19 Thomas Monjaloni40e: revert internal switch of PF
2015-03-17 Thomas Monjalonversion: 2.0.0-rc2
2015-03-17 Thomas Monjalonversion: fix include
2015-03-17 Tetsuya Mukawanull: fix dereference before null check
2015-03-17 Tetsuya Mukawanull: fix memory leak of kvargs
2015-03-17 Tetsuya Mukawapcap: fix memory leak of kvargs
2015-03-17 Ouyang Changchunaf_packet: fix some leaks
2015-03-17 Benoît Canetvhost: add hint on how to add or remove device to a...
2015-03-16 Vlad Zolotarovixgbe: unify Rx setup
2015-03-16 Vlad Zolotarovixgbe: fix Rx CRC stripping for X540
2015-03-16 Vlad Zolotarovixgbe: fix endianness of ring descriptor access
2015-03-16 Michael Qiufm10k: set pointer to NULL after free
2015-03-16 Huawei Xievhost: add build option for vhost-user
2015-03-16 John McNamaraeal: fix type casting of value to align
2015-03-16 Thomas Monjaloneal: fix build with icc and gcc < 4.4
2015-03-12 David Marchandeal: fix tailq init for uio and vfio resources
2015-03-10 Jingjing Wuixgbe: fix supported flow types
2015-03-10 Bruce Richardsoneal/bsd: enable contigmem blocks >1GB in size
2015-03-10 Adrien Mazarguilmlx4: avoid init errors when kernel modules are not...
2015-03-10 Stephen Hemmingerixgbe: rename igb prefix
2015-03-10 Stephen Hemmingerixgbe: prefix global function
2015-03-10 Stephen Hemmingerixgbe: make bulk alloc static
2015-03-10 Stephen Hemmingerixgbe: make register maps const
2015-03-10 Stephen Hemmingerixgbe: make txq_ops const
2015-03-10 David Marchandeal: remove useless errno
2015-03-10 David Marchandtailq: remove static slots
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: introduce dynamic register system
2015-03-10 David Marchandtailq: remove unused macros
2015-03-10 David Marchandtailq: get rid of broken reserve api
2015-03-10 David Marchandtailq: use a single cast macro
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-10 David Marchandpci: use lookup tailq api
2015-03-09 David Marchandeal: remove remaining reference to pm
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-03-09 Michael Qiuhash: fix unsupported crc instruction in i686 platform
2015-03-09 Michael Qiueal/x86: fix redeclaration of registers
2015-03-09 Konstantin Ananyeveal: fix C++11 compilation
2015-03-09 Michal Jastrzebskiapp/testpmd: check vlan filter configuration
2015-03-09 Takuya Asadavirtio: add default Tx configuration
2015-03-09 Huawei Xievhost: check file descriptor before closing
2015-03-09 Huawei Xievhost: fix file descriptors naming
2015-03-09 Huawei Xievhost: use loop instead of goto
2015-03-09 Huawei Xievhost: combine select with sleep
2015-03-09 Ouyang Changchunixgbe: fix VF Tx for X550
2015-03-09 Michael Qiueal/x86: fix integer cast in memcpy
2015-03-09 Zhihong Wangeal/x86: fix strict aliasing rules
2015-03-05 Huawei Xievhost: fix crash by removing device when requested
2015-03-05 Panu Matilainenethdev: add missing symbol export for port release
2015-03-05 Keith Wilesethdev: fix hotplug check for Rx and Tx callbacks
2015-03-05 Cunming Liangixgbe: check rxd number to avoid mbuf leak
2015-03-04 Stephen Hemmingerenic: remove useless cast
2015-03-04 Stephen Hemmingereal/linux: remove useless memset
2015-03-04 Stephen Hemmingereal/bsd: remove useless assignments
2015-03-04 Pawel Wodkowskicmdline: fix parameter type
2015-03-04 Pawel Wodkowskiring: fix memory leak
2015-03-04 Pawel Wodkowskikvargs: fix freeing behaviour for null
2015-03-04 Pawel Wodkowskitimer: fix callback declaration inconsistency
2015-03-04 Thomas Monjalonbond: remove debug function to fix link with shared lib
2015-03-04 Thomas Monjalonmlx4: mute auto config in quiet mode
2015-03-04 Thomas Monjalonmlx4: fix build with mempool debug enabled
2015-03-04 Thomas Monjalonvirtio: fix build with debug enabled
2015-03-04 Thomas Monjalonvirtio: fix build with mempool debug enabled
2015-03-04 Thomas Monjalonfm10k: fix build with debug enabled
2015-03-04 Thomas Monjalonmempool: fix build with debug enabled
2015-03-03 Thomas Monjaloneal/linux: fix build
2015-03-02 Pawel Wodkowskidevargs: fix null dereferencing on failure
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-03-02 Jijiang Liui40e: advertise TSO capability
2015-03-02 Jijiang Liui40e: enable TSO support
2015-03-02 Jijiang Liui40e: move Tx offloads parameters to separate structure
2015-02-27 Tetsuya Mukawanull: fix build with gcc-4.7
2015-02-27 Tetsuya Mukawanull: fix build with icc
2015-02-27 Tetsuya Mukawaethdev: fix build with icc
2015-02-27 Changchun Ouyangvirtio: fix build on freebsd
2015-02-26 Thomas Monjalonmlx4: fix build
2015-02-26 Thomas Monjalonmlx4: remove old version compatibility
2015-02-26 Thomas Monjalonethdev: fix build without hotplug
2015-02-25 Thomas Monjalonversion: 2.0.0-rc1
2015-02-25 Tetsuya Mukawanull: support port hotplug
2015-02-25 Tetsuya Mukawanull: new poll mode driver
2015-02-25 Tetsuya Mukawapcap: support port hotplug
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaethdev: add device type
2015-02-25 Tetsuya Mukawaethdev: close device
2015-02-25 Tetsuya Mukawaethdev: release port
2015-02-25 Tetsuya Mukawaethdev: remove assumption that port will not be detached
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-02-25 Tetsuya Mukawapci: unmap igb_uio resources
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2015-02-25 Michael Qiupci: select memory mapping from driver type
2015-02-25 Michael Qiupci: add kernel driver type
2015-02-25 Panu Matilainenixgbe: fix build with gcc 5
2015-02-25 Adrien Mazarguilmlx4: new poll mode driver
2015-02-25 Zhihong Wangeal/x86: optimize memcpy for SSE and AVX
2015-02-25 Robert Sanfordtimer: fix reset return value
2015-02-25 Robert Sanfordtimer: pause in reset sync
2015-02-25 Cunming Liangeal: fix missing symbol in version map
next