dpdk.git
2014-06-16 Anatoly Burakovvfio: interrupts
2014-06-16 Anatoly Burakovvfio: header for build support
2014-06-16 Anatoly Burakoveal: move interrupt type out of igb_uio
2014-06-16 Anatoly Burakovigb_uio: make compilation optional
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-16 Anatoly Burakovpci: distinguish between legitimate failures and non...
2014-06-16 Anatoly Burakovpci: fix code style
2014-06-16 Anatoly Burakovpci: move uio mapping in a dedicated file
2014-06-16 Anatoly Burakovpci: rework uio mapping to prepare for vfio
2014-06-16 Anatoly Burakovmem: make --no-huge use mmap instead of malloc
2014-06-16 Anatoly Burakoveal: remove useless compilation flag
2014-06-16 Bruce Richardsonixgbe: new vectorized functions for Rx/Tx
2014-06-13 Konstantin... acl: new sample l3fwd-acl
2014-06-13 Konstantin... acl: new test-acl application
2014-06-13 Konstantin... acl: update unit tests
2014-06-13 Konstantin... acl: new library
2014-06-13 Stephen Hemmingervirtio: fix build with debug enabled
2014-06-13 Stephen Hemmingervirtio: checkpatch cleanups
2014-06-12 Thomas Monjalonconfig: minor cleanup
2014-06-12 Bruce Richardsondistributor: add unit tests
2014-06-12 Bruce Richardsondistributor: new packet distributor library
2014-06-12 Konstantin... examples/l3fwd: reorganise and optimize LPM code path
2014-06-12 Konstantin... lpm: introduce rte_lpm_lookupx4
2014-06-11 Pawel Wodkowskipci: remove conditions on device definitions
2014-06-11 Ouyang Changchunapp/testpmd: Tx rate limitation for queue and VF
2014-06-11 Ouyang Changchunixgbe: Tx rate limitation for queue and VF
2014-06-11 Ouyang Changchunethdev: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunapp/testpmd: add commands for link up and down
2014-06-10 Ouyang Changchunixgbe: link up and down
2014-06-10 Ouyang Changchunethdev: API for link up and down
2014-06-10 Konstantin... ethdev: fix compiler warning on PMD_DEBUG_TRACE formats
2014-06-10 Konstantin... ethdev: prevent from starting/stopping already started...
2014-06-10 Konstantin... igb/ixgbe: reset queue pointers after releasing
2014-06-10 Konstantin... e1000: do not release queue on alloc error
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-06-10 Alan Carewpci: fix build for FreeBSD
2014-06-10 Alan Careweal: fix build for FreeBSD
2014-06-10 Thomas Monjalonmk: factorize config rules
2014-06-10 Bruce Richardsonmk: allow updates to build config on make install
2014-06-10 Thomas Monjalonmk: fix 32-bit link with gcc
2014-06-10 Konstantin... pcap: fix Tx mbuf corruption
2014-06-09 Jijiang Liuxen: fix memory size calculation
2014-06-09 Jijiang Liuxen: fix for contiguous region API in kernel 3.13
2014-05-29 Jijiang Liuxen: reserve memory at installing dom0_mm.ko
2014-05-29 Ouyang Changchunvirtio: support multiple queues
2014-05-29 Ouyang Changchunvirtio: code-style cleanup
2014-05-28 Ouyang Changchunexamples/vhost: zero copy mode
2014-05-28 Ouyang Changchunixgbe: queue start and stop
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-27 Ivan Bouleapp/testpmd: allow to configure RSS hash key
2014-05-27 Ivan Bouleethdev: allow to get RSS hash functions and key
2014-05-27 Ivan Bouleapp/testpmd: configure RSS without restart
2014-05-27 Ivan Bouleethdev: allow to set RSS hash computation flags and...
2014-05-27 Ivan Bouleethdev: check RETA queue indices against number of...
2014-05-27 Konstantin... igbvf: fix mac type for 82576
2014-05-27 Ivan Bouleixgbevf: assign a default mac address
2014-05-27 Ivan Bouleixgbevf: reset unused mailbox data registers
2014-05-27 Ivan Bouleixgbevf: skip null and permanent mac addresses
2014-05-27 Ivan Bouleixgbevf: avoid adding twice the permanent mac address
2014-05-27 Ivan Bouleixgbevf: add/remove mac address
2014-05-27 Konstantin... ixgbevf: fix jumbo frame
2014-05-26 Vadim Suraevtimer: fix pending counter
2014-05-26 Vadim Suraevtimer: fix reloading after changes
2014-05-26 Cristian Dumitrescucmdline: fix infinite loop after EOF
2014-05-23 Bruce Richardsonmk: fix linking drivers in static apps
2014-05-22 Helin Zhangkni: fix build on Fedora 18 with kernel 3.6.10
2014-05-22 Stephen Hemmingersched: fix grinder bug
2014-05-22 Stephen Hemmingersched: fix build if debug enabled
2014-05-22 Stephen Hemmingersched: use malloc instead of memzone for allocation
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-21 David Marchandconfig: factorize configurations
2014-05-21 Thomas Monjalonigb: fix indentation of previous patchset
2014-05-21 Thomas Monjaloneal: fix indentation of previous patchset
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-20 Neil Hormanvmxnet3: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanvirtio: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanixgbevf: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanixgbe: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigbvf: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigb: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormane1000: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-20 Neil Hormanxenvirt: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanring: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanpcap: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormaneal: add PMD_REGISTER_DRIVER macro
2014-05-19 Olivier Matzivshmem: fix build
2014-05-16 Stephen Hemmingermempool: add iterator function
2014-05-16 Stephen Hemmingermemzone: add iterator function
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-16 Olivier Matzmk: add "make examples" target in root makefile
2014-05-16 Olivier Matzexamples/netmap_compat: fix makefile
2014-05-16 Olivier Matzexamples/qos_sched: fix makefile
2014-05-16 Olivier Matzexamples: add a makefile to build all examples
2014-05-16 Olivier Matzexamples: use rte.extsubdir.mk to build examples with...
2014-05-16 Olivier Matzmk: introduce rte.extsubdir.mk for projects with subdir...
2014-05-16 David Marchandmk: add missing scripts directory in install directory
2014-05-16 David Marchandapp/testpmd: add --disable-link-check option
next