ixgbe: fix number of segments with vector scattered Rx
[dpdk.git] / lib /
2015-07-30 Helin Zhangeal/linux: fix build with extra pci config
2015-07-28 Xavier Simonarthash: fix crash when adding already inserted keys
2015-07-28 Thomas Monjaloneal/bsd: fix build
2015-07-27 Thomas Monjalonversion: 2.1.0-rc2
2015-07-27 Cunming Liangethdev: add Rx interrupt control functions
2015-07-27 Cunming Liangeal/linux: add interrupt API for drivers
2015-07-27 Cunming Liangeal/linux: fix link status interrupt with uio_pci_generic
2015-07-27 Cunming Liangeal/linux: map eventfd to vfio MSI-X vector
2015-07-27 Cunming Liangeal/linux: fix comments on vfio MSI
2015-07-27 Cunming Liangeal/linux: add Rx interrupt control function
2015-07-27 Cunming Liangeal/linux: add epoll wrappers
2015-07-27 Cunming Liangeal/linux: add interrupt vectors
2015-07-27 Cunming Liangeal/bsd: fix inappropriate header guards
2015-07-27 Jan Viktorinigb_uio: fix build
2015-07-27 Sergio Gonzalez... eal: fix tsc frequency
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-27 Stephen Hemmingereal: provide functions to access PCI config
2015-07-27 Ravi Kerureal: deduplicate memory initialization
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-26 Ravi Kerureal: deduplicate lcore initialization
2015-07-26 David Marchandeal: remove useless PCI id header inclusions
2015-07-26 David Marchandeal: remove dependency on drivers
2015-07-26 Thomas Monjalonmbuf: fix tunnel flags check
2015-07-26 Yuichi Nakaimempool: fix trailer address
2015-07-26 Konstantin Ananyevethdev: fix C linkage type of latest functions
2015-07-22 Stephen Hemmingerkni: remove needless casts
2015-07-22 Stephen Hemmingerethdev: fix crash if malloc of user callback fails
2015-07-22 Rahul Lakkireddynic_uio: allow to bind any device
2015-07-22 Pablo de Larahash: move struct field to keep ABI stable
2015-07-22 Sergio Gonzalez... malloc: fix combined lib build
2015-07-20 Thomas Monjalonversion: 2.1.0-rc1
2015-07-20 Stephen Hemmingerdevargs: fix crash on failure
2015-07-20 Stephen Hemmingerethdev: export function to check port validity
2015-07-20 Stephen Hemmingereal/linux: change log severity levels
2015-07-19 Stephen Hemmingereal/linux: handle signal on event read
2015-07-19 Jingjing Wuethdev: add ports to SCTP flow director
2015-07-19 Bernard Iremongerethdev: free queue array when closing
2015-07-19 Thomas Monjalonethdev: fix doxygen internal comments
2015-07-19 Thomas Monjalonethdev: refactor port release
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
2015-07-18 Pablo de Larahash: fix build for non-x86 arch
2015-07-17 Ouyang Changchunvhost: add log on socket bind failure
2015-07-17 Maryam Tahhanethdev: remove driver specific stats
2015-07-17 Maryam Tahhanethdev: expose generic and driver specific stats in...
2015-07-16 Stephen Hemmingersched: hide structure of port hierarchy
2015-07-16 Stephen Hemmingersched: fix level of log messages
2015-07-16 Stephen Hemmingersched: remove tabs from log messages
2015-07-16 Stephen Hemmingersched: make RED optional at runtime
2015-07-16 Liang-Min Larry... ethdev: add access to specific device info
2015-07-16 Liang-Min Larry... ethdev: add default mac address modifier
2015-07-16 Liang-Min Larry... ethdev: fix error returned for invalid port id
2015-07-16 Pablo de Larakni: fix build on SLES 12
2015-07-16 Pablo de Larahash: fix build without SSE4.1
2015-07-16 Pablo de Larahash: fix build with gcc 4.4 and 4.5
2015-07-16 Pablo de Larahash: fix out of bounds array access
2015-07-16 Bruce Richardsonmbuf: clarify comment on adding Tx offload flags
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-15 Helin Zhangmbuf: remove old packet type bit masks
2015-07-15 Helin Zhangmbuf: add definitions of unified packet types
2015-07-15 Helin Zhangmbuf: redefine packet type
2015-07-15 Sergio Gonzalez... mem: fix initialization with --no-huge option
2015-07-15 Zhigang Lueal/tile: add const in prefetch functions
2015-07-14 Rahul Lakkireddyvfio: fix overflow of BAR region offset and size
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-13 Bruce Richardsonhash: rename unused field
2015-07-13 Cyril Chemparathyeal/tile: add initial TILE-Gx support
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-07-13 Cyril Chemparathymempool: allow config override on element alignment
2015-07-13 Cyril Chemparathymem: allow multiple page sizes to be requested
2015-07-13 Cyril Chemparathymem: refactor memzone reserve functions
2015-07-13 Zhigang Lueal: allow empty compile time cpu flags
2015-07-13 Cyril Chemparathyhash: check SSE flags only on x86 builds
2015-07-13 James Davidsone1000: add 82583v pci id
2015-07-12 Pablo de Larahash: add iterate function
2015-07-12 Pablo de Larahash: allow to store data in hash table
2015-07-12 Pablo de Larahash: add reset function
2015-07-12 Pablo de Larahash: replace with cuckoo hash implementation
2015-07-12 John McNamaraethdev: call Rx and Tx callbacks in the order they...
2015-07-10 Tetsuya Mukawaethdev: improve API comments of close and detach functions
2015-07-10 Simon Kagstrommem: warn once if pagemap is unreadable
2015-07-10 Xuelin Shilpm: fix big endian support
2015-07-10 Pablo de Larahash: hide structure from header and make it internal
2015-07-10 Miguel Bernal Marinkni: fix build with vhost header enabled
2015-07-10 Miguel Bernal Marinkni: fix vhost build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix igb build with kernel 4.1
2015-07-10 John McNamarambuf: add ieee1588 timestamping
2015-07-10 John McNamaraethdev: add ieee1588 timestamping
2015-07-09 Maciej Gajdzicapipeline: fix missing exported symbols
2015-07-09 Maciej Gajdzicaport: fix missing exported symbols
2015-07-09 David Marchandeal/linux: fix out of bound access in hugepage init
2015-07-09 David Marchandeal/linux: fix indent of hugepage init
2015-07-09 David Marchandeal/linux: rework loop in hugepage init
2015-07-09 David Marchandeal/linux: improve coding style of hugepage init
2015-07-09 David Marchandeal/linux: remove useless casts in hugepage init
2015-07-09 David Marchandeal/linux: remove useless process type check in hugepag...
2015-07-09 Bruce Liuhash: fix build on non-x86 arch
2015-07-08 Helin Zhangethdev: add the hash key size per device
next