dpdk.git
2013-09-17 Intelapp: add a test on mbuf alignment
2013-09-17 Intelapp: add tests on --syslog, --no-shconf and --huge...
2013-09-17 Intelapp: add some tests
2013-09-17 Intelapp: remove pmac from Makefile
2013-09-17 Intelapp: fix Makefile
2013-09-17 Intelkni: disable ETHTOOL_GRXRINGS
2013-09-17 Intelkni: fix build with kernel 3.8
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelixgbe: force phy power up/down
2013-09-17 Inteligb: force phy power up/down
2013-09-17 Intelixgbe: update VMDq/DCB support
2013-09-17 Inteligb: update VMDq/DCB support
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: set VMDq pool when adding mac address
2013-09-17 Intelixgbe: add PF support
2013-09-17 Inteligb: add PF support
2013-09-17 Intelethdev: add PF support
2013-09-17 Intelixgbe: support dual vlan
2013-09-17 Inteligb: fix max RX packet size and support dual VLAN
2013-09-17 Intelixgbe: retrieve RX available descriptors
2013-09-17 Inteligb: retrieve RX available descriptors
2013-09-17 Intele1000: retrieve RX available descriptors
2013-09-17 Intelethdev: retrieve RX available descriptors
2013-09-17 Intelixgbe: RSS RETA configuration
2013-09-17 Inteligb: RSS RETA configuration
2013-09-17 Intelethdev: RSS RETA configuration
2013-09-17 Intelixgbe: allocate structures on numa_node
2013-09-17 Intelethdev: store numa_node per device
2013-09-17 Intelixgbe: allow unsupported SFP
2013-09-17 Intelixgbe: force inlining
2013-09-17 Intelixgbe: log tx code path
2013-09-17 Intele1000: move workaround for wthresh on 82576 at wrong...
2013-09-17 Stephen Hemmingerigb: workaround errata with wthresh on 82576
2013-09-17 Intelethdev: more doxygen comments about fdir
2013-09-17 Intelpci: store numa_node per device
2013-09-17 Intelpci: configure SR-IOV with max_vfs
2013-09-17 Julien Courtatpci: fix probing blacklisted device with RTE_PCI_DRV_MU...
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Intelpci: rework interrupt handling
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-09-17 Intelmbuf: force inlining
2013-09-17 Intelmem: force inlining
2013-09-17 Intelmem: remove RLIMIT_NOFILE update
2013-09-17 Intelmem: find most little element from heap
2013-09-17 Intelring: optimisations
2013-09-17 Inteltimer: add a rte_pause in a tight loop
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Stephen Hemmingertimer: optimize for empty case
2013-09-17 Damien Millescampstimer: option --vmware-tsc-map for VMware guest
2013-09-17 Intelhash: jhash optimisation
2013-09-17 Intelhash: fix for multi-process apps
2013-09-17 Intelsched: initial import
2013-09-17 Intelmeter: initial import
2013-09-17 Intelpower: initial import
2013-09-17 Intellpm: add IPv6 support
2013-09-17 Stephen Hemmingerlog: optimize log/panic with attribute cold
2013-09-17 Intellog: get full path as syslog id
2013-09-16 Stephen Hemmingerlog: add ability to override syslog parameters
2013-09-16 Inteleal: cosmetic changes
2013-09-16 Inteleal: add application usage hook
2013-09-16 Inteleal: memory barriers use intrinsic functions
2013-09-16 Inteleal: use intrinsic functions from compiler
2013-09-06 Intellib: add rte_hexdump and remove duplicated code
2013-09-06 Intellib: fix various compilation warnings
2013-09-06 Intellib: 32/64-bit cleanups
2013-09-06 Intelconfig: change max lcore to 64
2013-09-06 Intelapp/testpmd: cosmetic changes
2013-09-06 Inteldoc: fix file format (dos to unix)
2013-09-06 Intelfile mode changes
2013-07-25 Intelset version to 1.3.1
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelexamples: various changes
2013-07-25 Intelapp: various changes
2013-07-25 Zijie Panapp: fix unused values
2013-07-25 Ivan Bouleapp: fix volatile read for GCC >= 4.6
2013-07-25 Ivan Bouleapp/testpmd: fix compliance with __rte_mbuf_sanity_check()
2013-07-25 Damien Millescampsapp/testpmd: fix config crash
2013-07-25 Intellib: minor changes
2013-07-25 Adrien Mazarguillib: fix non-C99 macros definitions in exported headers
2013-07-25 Zijie Panlib: fix uninitialized value
2013-07-25 Zijie Panlib: fix uninitialized variables
2013-07-25 Zijie Panlib: fix unused values
2013-07-25 Intelkni: various changes
2013-07-25 Intelkni: disable IGB_DCA
2013-07-25 Intelkni: fix disabling
2013-07-25 Ivan Boulekni: fix build with kernel < 2.6.34
2013-07-25 Nicolas Dichteligb_uio: fix build with kernel >= 3.8
2013-07-25 Inteligb: fix RX for Springville (i210)
2013-07-25 Adrien Mazarguilpci: allow drivers to be bound several times to the...
2013-07-25 Intelmem: 64-bit mempool sizes
2013-07-25 Intelmem: error if requesting more segments than MAX_MEMSEG
2013-07-25 Intelconfig: increase MAX_MEMSEG from 32 to 256
2013-07-25 Thomas Monjaloneal: fix access to huge page with high address
2013-07-25 Inteleal: add bsf32
2013-07-25 Intelpmac: integration without lib
2013-07-25 Intelcmdline: fix for long input
2013-07-25 Didier Pallardmk: fix verbose display of install command
2013-07-25 Zijie Panmk: allow corei7-avx flag with gcc 4.7
2013-07-25 Thierry Herbelotmk: fix typo in LDFLAGS for 32-bit
2013-07-25 Samuel Gauthiermk: use $CC to detect toolchain version
next