dpdk.git
2014-06-17 Cristian Dumitrescuapp/test: packet framework unit tests
2014-06-17 Cristian Dumitrescuexamples/pipeline: packet framework sample
2014-06-17 Cristian Dumitrescuapp/pipeline: packet framework benchmark
2014-06-17 Cristian Dumitrescucfgfile: library to interpret config files
2014-06-17 Cristian Dumitrescupipeline: new packet framework logic
2014-06-17 Cristian Dumitrescutable: stub
2014-06-17 Cristian Dumitrescutable: array
2014-06-17 Cristian Dumitrescutable: hash
2014-06-17 Cristian Dumitrescutable: ACL
2014-06-17 Cristian Dumitrescutable: LPM IPv6
2014-06-17 Cristian Dumitrescutable: LPM IPv4
2014-06-17 Cristian Dumitrescutable: new packet framework API
2014-06-17 Cristian Dumitrescuport: source and sink
2014-06-17 Cristian Dumitrescuport: hierarchical scheduler
2014-06-17 Cristian Dumitrescuport: IPv4 reassembly
2014-06-17 Cristian Dumitrescuport: IPv4 fragmentation
2014-06-17 Cristian Dumitrescuport: ring
2014-06-17 Cristian Dumitrescuport: ethdev
2014-06-17 Cristian Dumitrescuport: new packet framework API
2014-06-17 Cristian Dumitresculpm: check rule existence
2014-06-17 Cristian Dumitrescumbuf: meta-data offset
2014-06-17 Thomas Monjalonip_frag: clean includes
2014-06-16 Thomas Monjalonexamples/vhost: restrict log type namespace
2014-06-16 Jingjing Wuapp/testpmd: add commands for filters
2014-06-16 Jingjing Wuixgbe: add filters
2014-06-16 Jingjing Wuigb: add filters
2014-06-16 Jingjing Wuethdev: add filters
2014-06-16 Anatoly Burakovexamples/ip_reassembly: overhaul
2014-06-16 Anatoly Burakovip_frag: add IPv6 reassembly
2014-06-16 Anatoly Burakovexamples/ip_fragmentation: overhaul
2014-06-16 Anatoly Burakovexamples: rename ipv4_frag example to ip_fragmentation
2014-06-16 Anatoly Burakovip_frag: add IPv6 fragmentation support
2014-06-16 Anatoly Burakovip_frag: rename ipv4_fragmentation function
2014-06-16 Anatoly Burakovip_frag: refactor reassembly code into a proper library
2014-06-16 Anatoly Burakovip_frag: rename structures in fragmentation table
2014-06-16 Anatoly Burakovip_frag: remove unneeded check and macro
2014-06-16 Anatoly Burakovip_frag: new internal common header
2014-06-16 Anatoly Burakovip_frag: fix code style
2014-06-16 Anatoly Burakovip_frag: refactor IPv4 fragmentation into a proper...
2014-06-16 Anatoly Burakovip_frag: move fragmentation/reassembly headers into...
2014-06-16 Anatoly Burakovtools: add vfio support to setup script
2014-06-16 Anatoly Burakovtools: support vfio in dpdk_nic_bind
2014-06-16 Anatoly Burakovtools: rename igb_uio_bind to dpdk_nic_bind
2014-06-16 Anatoly Burakovigb_uio: remove PCI id table
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-16 Anatoly Burakovpci: enable vfio device binding
2014-06-16 Anatoly Burakovvfio: add multiprocess support
2014-06-16 Anatoly Burakovvfio: DMA mapping
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
next