pci: use lookup tailq api
[dpdk.git] / lib /
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
2015-02-24 Bruce Richardsoneal/linux: remove unnecessary check for primary instance
2015-02-24 Bruce Richardsoneal/linux: populate uio maps from pci resources array
2015-02-24 Bruce Richardsoneal/linux: mmap uio resources using resourceX files
2015-02-24 Pawel Wodkowskijobstats: new library
2015-02-24 David Marchanddevargs: restore empty devargs
2015-02-24 Cunming Liangring: add optional yield to avoid spin forever
2015-02-24 Cunming Liangring: support non-EAL thread
2015-02-24 Cunming Liangmempool: support non-EAL thread
2015-02-24 Cunming Liangtimer: support non-EAL thread
2015-02-24 Cunming Liangspinlock: support non-EAL thread
2015-02-24 Cunming Lianglog: support non-EAL thread
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangmalloc: avoid unknown socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2015-02-24 Cunming Liangeal: get socket id from cpu id
2015-02-24 Cunming Liangeal: fix strnlen return value with icc
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-24 Cunming Liangenic: fix bsd namespace conflict
2015-02-24 Cunming Liangeal/bsd: fix namespace conflict
2015-02-24 Cunming Liangeal/bsd: standardize init sequence between linux and bsd
2015-02-24 Panu Matilainenmk: fix build with Debian/Ubuntu-specific gcc version
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-02-24 Stephen Hemmingerenic: change probe log message level
2015-02-24 Stephen Hemmingerenic: replace use of printf with log
2015-02-24 Panu Matilainenmk: rework gcc version detection to permit versions...
2015-02-24 Keith Wilesixgbe: remove unused function causing error with clang
2015-02-24 Jeff Shawfm10k: fix clang warning flags
2015-02-24 Jeff Shawfm10k: fix build with unused debug function
2015-02-24 Sergio Gonzalez... mbuf: fix a couple of doxygen comments
next