dpdk.git
2014-12-05 Konstantin... ixgbe: do not override buffer length
2014-12-05 Jean-Mickael... ixgbe: fix setup of mbuf initializer template
2014-12-05 Bruce Richardsonenic: fix uninitialized variable
2014-12-05 Bruce Richardsonenic: fix initialization error with clang
2014-12-05 John W. Linvilleaf_packet: add compile-time checks for kernel-specific...
2014-12-05 Bruce Richardsondoc: add freebsd ports
2014-12-05 Bruce Richardsondoc: adjust line lengths in freebsd guide
2014-12-05 Bruce Richardsondoc: auto-generate date in guides
2014-12-05 Pablo de Laradoc: fix testpmd guide
2014-12-05 Pablo de Laradoc: reorder testpmd commands
2014-12-05 Pablo de Laradoc: fix testpmd commands
2014-12-05 Pablo de Laradoc: new testpmd commands
2014-12-05 Siobhan Butlerdoc: add vhost library
2014-12-05 Siobhan Butlerdoc: add distributor application
2014-12-05 Declan Dohertydoc: update bonding
2014-12-05 Bruce Richardsonexamples/multi_process: fix resilience by enabling...
2014-12-05 Bruce Richardsontable: fix lookup with incomplete bitmask
2014-12-05 Jingjing Wui40e: setup flow director only if enabled
2014-12-05 Jijiang Liumbuf: replace inner fields by outer fields semantic
2014-12-05 Jijiang Liumbuf: add Tx offloading flags for tunnels
2014-12-05 Jijiang Liumbuf: remove aliasing of Tx offloading flags with Rx...
2014-12-05 Thomas Monjalonapp/testpmd: fix endianness detection
2014-12-05 Thomas Monjaloneal: detect endianness
2014-12-05 Alan Carewcmdline: fix overflow on bsd
2014-12-04 Thomas Monjaloncmdline: revert fix overflow on bsd
2014-12-04 Thomas Monjalonenic: fix warnings
2014-12-04 Chao Zhukni: fix build on IBM Power
2014-12-03 Alan Carewcmdline: fix overflow on bsd
2014-12-03 Takayuki Usuikni: create interface in current network namespace
2014-12-03 Helin Zhangi40e: fix build with 16-byte descriptors
2014-12-02 Dennis Marinustable: fix maybe-uninitialized variable with gcc lto
2014-12-02 Thomas Monjalonixgbe: fix build with bypass and debug enabled
2014-12-01 Bruce Richardsonapp/testpmd: fix macro check for little endian
2014-12-01 Bruce Richardsonapp/testpmd: fix out-of-range error on bsd
2014-12-01 Sujith Sankarenic: fix build with clang
2014-12-01 Olivier Matzixgbe: fix bitfield assignation with clang
2014-11-29 Sergio Gonzalez... mk: fix linking with some linux toolchains
2014-11-28 David Marchandscripts: fix newline in configuration with bsd sed
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: unit tests for mode 5
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 David Marchandconfig: disable enic driver on Power
2014-11-27 David Marchandscripts: fix symbol overriding in configuration
2014-11-27 Thomas Monjalonnet: fix conflict with libc
2014-11-27 Jia Yuapp/testpmd: fix RSS flags size
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 Thomas Monjalondoc: no more bare metal environment
2014-11-27 David Marchandexamples: no more bare metal environment
2014-11-27 David Marchandapp: no more bare metal environment
2014-11-27 David Marchandeal: no more bare metal environment
2014-11-27 David Marchandmk: no more bare metal environment
2014-11-27 David Marchandconfig: 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 Zhuapp/testpmd: fix build for IBM Power
2014-11-26 Chao Zhuapp/test: fix finding the second smallest memory segment
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 Zhumk: define cache size 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 Chao Zhumk: introduce IBM Power architecture
2014-11-26 Olivier Matzapp/testpmd: add a verbose mode to checksum forward...
2014-11-26 Olivier Matzapp/testpmd: support TSO in checksum forward engine
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 Matzapp/testpmd: rework checksum forward engine
2014-11-26 Olivier Matzapp/testpmd: fix use of offload flags
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 Carewapp/test: vm power management
2014-11-26 Alan Carewpower: integration of vm power management
2014-11-26 Alan Carewpower: packet format for vm power management
next