scripts: fix newline in configuration with bsd sed
[dpdk.git] / lib /
2014-11-28 Sujith Sankarenic: fix build by using standard integer types
2014-11-28 Pablo de Larabond: fix build with gcc 4.3
2014-11-28 Balazs Nemethixgbe: fix mbuf failure statistics in vector Rx
2014-11-27 Thomas Monjalonversion: 1.8.0-rc2
2014-11-27 Jia Yubond: set offload capabilities flags
2014-11-27 Daniel Mrzyglodbond: add mode 5
2014-11-27 Pawel Wodkowskibond: add mode 4
2014-11-27 Sujith Sankarenic: fix vfio inclusion
2014-11-27 Thomas Monjalonenic: fix dependencies
2014-11-27 Thomas Monjalonnet: fix conflict with libc
2014-11-27 Keith Wilesmempool: avoid dump crash with null pointer
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 Sergio Gonzalez... eal/bsd: remove unused HPET support
2014-11-27 Sergio Gonzalez... eal/bsd: use sysctl to get TSC frequency
2014-11-27 David Marchandeal: no more bare metal environment
2014-11-27 Thomas Monjalonmbuf: sort TCP segmentation offload flag
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
2014-11-26 jingjing.wui40e: add ethertype filter
2014-11-26 jingjing.wuethdev: add ethertype filter
2014-11-26 Sujith Sankarenic: build integration
2014-11-26 Sujith Sankarenic: new driver
2014-11-26 Sujith Sankarenic/base: common code
2014-11-26 Sujith Sankarenic: license
2014-11-26 Chao Zhumem: support layout of IBM Power
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhueal/linux: disable iopl operation for IBM Power
2014-11-26 Chao Zhueal/ppc: cpu flag checks for IBM Power
2014-11-26 Chao Zhueal/ppc: vector memcpy for IBM Power
2014-11-26 Chao Zhueal/ppc: spinlock operations for IBM Power
2014-11-26 Chao Zhueal/ppc: prefetch operations for IBM Power
2014-11-26 Chao Zhueal/ppc: cpu cycle operations for IBM Power
2014-11-26 Chao Zhueal/ppc: byte order operations for IBM Power
2014-11-26 Chao Zhueal/ppc: atomic operations for IBM Power
2014-11-26 Olivier Matzixgbe: support TCP segmentation offload
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matznet: new checksum functions
2014-11-26 Olivier Matzmbuf: get the name of offload flags
2014-11-26 Olivier Matzmbuf: remove too specific flags mask
2014-11-26 Olivier Matzmbuf: add help about Tx checksum flags
2014-11-26 Olivier Matzmbuf: reorder Tx flags
2014-11-26 Olivier Matzixgbe: fix flags variable size to 64 bits
2014-11-26 Olivier Matzigb/ixgbe: fix IP checksum calculation
2014-11-26 Alan Carewpower: integration of vm power management
2014-11-26 Alan Carewpower: packet format for vm power management
2014-11-26 Alan Carewpower: common interface for guest and host
2014-11-26 Alan Carewpower: vm communication channels in guest
2014-11-25 Anatoly Burakoveal/linux: map pci memory resources after hugepages
2014-11-25 Simon Kuenzereal: add option --master-lcore
2014-11-25 Patrick Lueal: get relative core index
2014-11-25 Didier Pallardeal: add core list input format
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-11-25 Thomas Monjaloneal: fix header guards
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-25 Thomas Monjalonethdev: fix doxygen comments about RSS
2014-11-25 Thomas Monjalonbond: fix doxygen
2014-11-25 Ouyang Changchunpci: new ixgbe devices
2014-11-24 Jingjing Wui40e: take flow director flexible payload configuration
2014-11-24 Jingjing Wuethdev: add flow director flexible payload setting...
2014-11-24 Jingjing Wui40e: get flow director statistics
2014-11-24 Jingjing Wuethdev: get flow director statistics
2014-11-24 Jingjing Wui40e: get flow director information
2014-11-24 Jingjing Wuethdev: get flow director information
2014-11-24 Jingjing Wui40e: flush flow director table
2014-11-24 Jingjing Wui40e: report flow director matching
2014-11-24 Jingjing Wumbuf: extend flow director field
2014-11-24 Jingjing Wui40e: flow director matching counter
2014-11-24 Jingjing Wui40e: add or delete flow director
2014-11-24 Jingjing Wui40e: transition between flow type and pctype
2014-11-24 Jingjing Wuethdev: structures to add or delete flow director
2014-11-24 Jingjing Wui40e: initialize flow director flexible payload setting
2014-11-24 Jingjing Wui40e: tear down flow director
2014-11-24 Jingjing Wui40e: set up and initialize flow director
2014-11-24 Helin Zhangi40evf: support querying and updating redirection table
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangi40e: add redirection table size in device info
2014-11-24 Helin Zhangixgbe: add redirection table size in device info
2014-11-24 Helin Zhangigb: add redirection table size in device info
2014-11-24 Helin Zhangi40e: support setting hash lookup table size
2014-11-24 Helin Zhangi40evf: fix code style
2014-11-24 Declan Dohertybond: support link status polling
2014-11-24 Declan Dohertybond: free mbufs on Tx burst failure
2014-11-24 Declan Dohertybond: fix naming inconsistency
2014-11-24 Declan Dohertybond: remove switch statement from Rx burst
2014-11-24 Declan Dohertybond: support link status interrupt
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-11-24 Sergio Gonzalez... cmdline: fix for bsd
2014-11-24 Sergio Gonzalez... xenvirt: fix reference to old mbuf field
2014-11-24 Pawel Wodkowskialarm: make cancellation thread-safe
2014-11-24 Balazs Nemethtable: fix pointer calculations at initialization
2014-11-24 Balazs Nemethtable: fix incorrect initialization
2014-11-24 Balazs Nemethtable: fix checking extended buckets in unoptimized...
2014-11-24 Balazs Nemethtable: fix empty bucket removal during entry deletion
2014-11-14 Yong Wangvmxnet3: leverage data ring on Tx path
2014-11-14 Yong Wangvmxnet3: improve Rx performance
2014-11-14 Yong Wangvmxnet3: add Rx check offloads
2014-11-14 Yong Wangvmxnet3: fix stop/restart
2014-11-14 Yong Wangvmxnet3: add vlan Tx offload
next