dpdk.git
2014-12-16 Konstantin... net: fix IPv6 checksum
2014-12-16 Bruce Richardsoncfgfile: fix read of empty file
2014-12-16 Bruce Richardsoneal: use safe snprintf to print version
2014-12-16 Pawel Wodkowskieal: fix unused value warning in memcpy macro
2014-12-16 Sergio Gonzalez... mk: fix link of combined shared library using CC
2014-12-16 Hiroshi Shimamotomk: fix link to combined library
2014-12-16 Thomas Monjalonmk: fix build with shared pcap pmd
2014-12-11 Thomas Monjalonversion: 1.8.0-rc4
2014-12-11 Pablo de Laraapp/test: fix memory needs
2014-12-11 Daniel Mrzyglodexamples/l3fwd-vf: fix race condition
2014-12-11 Ouyang Changchunexamples/vhost: fix hard forward of jumbo frames
2014-12-11 Huawei Xieexamples/vhost: increase maximum queue number
2014-12-11 Helin Zhangi40e: fix RSS RETA query
2014-12-11 Helin Zhangenic: fix build with gcc 4.7.2
2014-12-11 Declan Dohertybond: fix mac assignment to slaves
2014-12-11 Jincheng Miaoxen: fix build with kernel 3.18
2014-12-11 Jincheng Miaokni: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with long term kernel and RHEL
2014-12-11 Mark Kavanaghethdev: fix build with libc ip6 header
2014-12-11 Michael Qiunet: fix build with gcc 4.4.7 and strict aliasing
2014-12-11 Michael Qiueal: fix build with icc
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-12-11 Jia Yulib: fix cache alignment of structures
2014-12-11 Sergio Gonzalez... mk: fix build 32-bits shared libraries with 64-bits...
2014-12-11 Hiroshi Shimamotomk: fix build shared libraries
2014-12-06 Thomas Monjalonversion: 1.8.0-rc3
2014-12-06 Huawei Xieexamples/vhost: use factorized default Rx/Tx configuration
2014-12-06 Huawei Xieexamples/vhost: support new VMDQ API for i40e
2014-12-06 Huawei Xiei40e: use macros for vlan filtering registers
2014-12-06 Huawei Xiei40e: fix vlan filtering
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
next