dpdk.git
2014-07-18 Stephen Hemmingerigb_uio: add missing locking to config access
2014-07-18 Stephen Hemmingerigb_uio: propogate error numbers in probe code
2014-07-18 Stephen Hemmingerigb_uio: dont wrap pci_num_vf function needlessly
2014-07-18 Stephen Hemmingerigb_uio: fix checkpatch warnings
2014-07-18 Stephen Hemmingerigb_uio: use standard uio naming
2014-07-18 Stephen Hemmingerigb_uio: use kernel standard log message
2014-07-18 Padam Jeet... kni: allow setting MAC address
2014-07-18 Yao-Po Wangkni: fix deadlock in netif_receive_skb
2014-07-18 Bruce Richardsonconfig: add clang
2014-07-18 Thomas Monjalonconfig: cleanup duplicated comments
2014-07-18 Bruce Richardsonmk: add clang toolchain
2014-07-18 Bruce Richardsonmk: fix detection of SSE4.2 on FreeBSD
2014-07-18 Bruce Richardsonvmxnet3/base: disable some clang warnings
2014-07-18 Bruce Richardsoni40e/base: disable some clang warnings
2014-07-18 Bruce Richardsonixgbe/base: disable some clang warnings
2014-07-18 Bruce Richardsonacl: fix header include for intrinsics
2014-07-18 Bruce Richardsonbond: fix variable initialization
2014-07-18 Thomas Monjalonexamples/pipeline: build with all examples
2014-07-18 Pablo de Laraexamples: fix default build target
2014-07-18 Richardson... nic_uio: add i40e device ids
2014-07-16 Yao Zhaoport: fix doxygen comment
2014-07-16 Thomas Monjalondoc: remove extraneous comma
2014-07-16 Thomas Monjalonversion: 1.7.1-rc0
2014-07-04 Thomas Monjalonversion: 1.7.0
2014-07-03 Thomas Monjalonpkg: update RPM
2014-07-03 Thomas Monjalonbond: fix doxygen
2014-07-03 Yong Liuexamples/qos_sched: fix flow pause after 2M packets
2014-07-03 Thomas Monjalonxen: fix build
2014-07-02 Thomas Monjalonversion: 1.7.0-rc4
2014-07-02 Thomas Monjalonexamples: ignore linux apps on bsd
2014-07-02 Thomas Monjalonconfig: fix bsd options
2014-07-02 Thomas Monjalonixgbe/base: fix build with debug
2014-07-02 Thomas Monjalonvmxnet3: fix build with debug
2014-07-02 Thomas Monjalonvirtio: fix build of debug dump
2014-07-02 Thomas Monjalonpcap: fix build
2014-07-02 Thomas Monjalonethdev: fix build of named allocation debug
2014-07-02 Thomas Monjalonethdev: fix build of Tx rate limitation debug
2014-07-02 Thomas Monjaloneal: fix build for bsd
2014-07-02 Helin Zhangi40e: add required steps in Tx queue management
2014-07-02 Helin Zhangi40e: use new function to clear hardware before PF...
2014-07-02 Helin Zhangbond: fix build on 32-bit Oracle Linux 6.4
2014-07-01 Thomas Monjalonversion: 1.7.0-rc3
2014-07-01 Pablo de Laraapp/test: fix and separate --vdev unit test
2014-07-01 Pablo de Laraapp/test: remove writes in NULL buffer from cmdline...
2014-07-01 Thomas Monjalonapp/test: fix build switches to enable cmdline tests
2014-07-01 Aaro Koskinenkni: fix build with kernel 3.16
2014-07-01 Aaro Koskinenkni: fix build with min/max Tx rate configuration of...
2014-07-01 Hiroshi Shimamotokni: fix build on RHEL 7
2014-07-01 Declan Dohertybond: testpmd support
2014-07-01 Declan Dohertybond: unit tests
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-07-01 Declan Dohertyethdev: add unique name to devices
2014-07-01 Declan Dohertybond: new link bonding library
2014-06-27 Thomas Monjalonversion: 1.7.0-rc2
2014-06-27 Bruce richardsontools: allow nic status query without igb_uio
2014-06-27 Anatoly Burakovtools: unbind ports that were erroneously bound
2014-06-27 David Marchandapp/testpmd: allow to set part of flow control parameters
2014-06-27 David Marchandapp/testpmd: move flow control parser
2014-06-27 David Marchandapp/testpmd: add missing autoneg field to set flow...
2014-06-27 Aaron Campbelleal: fix invalid memory read
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-27 Bruce Richardsonmk: override HOSTCC when overriding CC
2014-06-27 Bruce Richardsonacl: disable for bsd
2014-06-27 Hiroshi Shimamotomem: fix build because of missing stdio.h for FILE
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
2014-06-27 Thomas Monjalonethdev: read link state interrupt without link update...
2014-06-26 Anatoly Burakovexamples/ip_reassembly: reduce memory usage
2014-06-26 Anatoly Burakovexamples/ip_frag: fix socket detection
2014-06-26 Anatoly Burakovexamples/ip_frag: check for non-existent ports
2014-06-26 Anatoly Burakovip_frag: add config option to enable statistics
2014-06-26 Anatoly Burakovip_frag: custom memmove
2014-06-26 Anatoly Burakovip_frag: fix order of key compare arguments
2014-06-26 Anatoly Burakovip_frag: fix debug macros
2014-06-26 Anatoly Burakovip_frag: fix comment
2014-06-26 Anatoly Burakovip_frag: replace hardcoded value with a macro
2014-06-26 Anatoly Burakovip_frag: remove unneeded rte prefixes
2014-06-26 Robert Sanfordmalloc: fix unit tests
2014-06-26 Robert Sanfordmalloc: fix linear complexity
2014-06-26 Cunming Liangapp/testpmd: tune default parameters
2014-06-26 Cunming Liangapp/testpmd: increase default burst size to 32
2014-06-26 Cunming Liangixgbe: prefer enabling olflags rather than not disabling
2014-06-26 Cunming Liangixgbe: fix build with IEEE1588 enabled
2014-06-26 Cunming Liangixgbe: fix build of standard Rx with vectorized Tx
2014-06-26 Pablo de Laraixgbe: rework fix of media type for bypass device
2014-06-26 Chen Jing D... i40e/base: ignore warning
2014-06-26 Thomas Monjalonexplicit shared code naming as base driver
2014-06-24 Helin Zhangapp/testpmd: rework display of Rx descriptors
2014-06-24 Helin Zhangi40e: ignore failure when updating default macvlan...
2014-06-24 Helin Zhangi40e: disable double vlan by default
2014-06-24 Helin Zhangi40e: fix updating hash lookup table of PF RSS
2014-06-24 Helin Zhangi40e: fix RSS hash copy
2014-06-24 Helin Zhangi40evf: fix link status
2014-06-24 Helin Zhangi40evf: remove useless function
2014-06-23 Helin Zhangkni: fix build on Oracle Linux 6.4 and RHEL 6.5
2014-06-23 Chen Jing D... i40e: fix build with icc
2014-06-20 Bruce Richardsondistributor: split get_pkt into request and poll
2014-06-20 Chen Jing D... i40e: add vlan stripping and insertion to VF
2014-06-20 Chen Jing D... i40e: add vlan stripping and insertion to PF messaging
2014-06-20 Chen Jing D... i40e: rework vlan stripping and insertion
next