dpdk.git
2013-10-09 Intelexamples/vmdq_dcb: new port mask parameter
2013-10-09 Intelexamples/vmdq: new app
2013-10-09 Intelapp/testpmd: VMDq and DCB updates
2013-10-09 Intelapp/test: various updates
2013-10-09 Intelapp/test: update kni
2013-10-09 Intelapp/test: update interrupts test
2013-10-09 Intelapp/test: fix memzone test
2013-10-09 Intelapp/test: new timer test
2013-10-09 Intelapp/test: add whitelist
2013-10-09 Intelapp/test: add timer_perf
2013-10-09 Intelapp/test: minor changes
2013-10-09 Intelapp/test: remove pattern matching test
2013-10-09 Intelkni: add vhost backend
2013-10-09 Intelkni: move FIFO functions
2013-10-09 Intelkni: allow multiple threads
2013-10-09 Intelkni: identify device by name
2013-10-09 Intelkni: generate random MAC address if needed
2013-10-09 Intelkni: fix build with kernel 3.10
2013-10-09 Intelkni: clean logs
2013-10-09 Intelkni: minor changes
2013-10-09 Intelvirtio: add new driver
2013-10-09 Intelethdev: random MAC address
2013-10-09 Inteleal: increase I/O privilege
2013-10-09 Intelpcap: add new driver
2013-10-09 Intelring: add new driver
2013-10-09 Intelethdev: allow device without registered driver
2013-10-09 Intelethdev: export allocate function
2013-10-09 Inteleal: introduce non-pci devices
2013-10-09 Intelixgbe: add VMDq support
2013-10-09 Inteligb: add VMDq support
2013-10-09 Intelethdev: add VMDq support
2013-10-09 Intelixgbe: fix VF init without setup
2013-10-09 Inteligb: fix VF init without setup
2013-10-09 Intele1000: fix descriptor overflow
2013-10-09 Intele1000: minor changes
2013-10-09 Intelethdev: reset unsupported stats
2013-10-09 Intelmem: retrieve mempool cache only when needed
2013-10-09 Intelmem: retry malloc with smaller block size when failure
2013-10-09 Inteltimer: use a skip list
2013-10-09 Intellpm: rework rules storage
2013-10-09 Intelsched: minor changes
2013-10-09 Inteleal: use pause only with SSE2
2013-10-09 Inteleal: allow to whitelist devices
2013-10-09 Inteleal: allow to blacklist address without domain prefix
2013-10-09 Inteleal: rework CPU mask parsing
2013-10-09 Inteleal: minor changes
2013-10-09 Intelmk: combined library
2013-10-09 Intelmk: shared libraries
2013-10-09 Intelmk: link with libm
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelupdate version to 1.4.1
2013-09-17 Intelexamples/ip_reassembly: various updates
2013-09-17 Intelexamples/dpdk_qat: rework port discovery
2013-09-17 Intelexamples/qos_sched: minor changes
2013-09-17 Intelexamples/qos_sched: add --msz for mempool size
2013-09-17 Intelexamples/l3fwd-power: use DD bit rather than RX queue...
2013-09-17 Intelixgbe: fix DCB setup
2013-09-17 Intelixgbe: check DD bit for specific RX descriptor
2013-09-17 Inteligb: check DD bit of specific RX descriptor
2013-09-17 Intelethdev: check DD bit of specific RX descriptor
2013-09-17 Intelixgbe: RX queue count is not implemented for VF
2013-09-17 Intelixgbe: use DD bit to count RX available descriptors
2013-09-17 Inteligb: use DD bit to count RX available descriptors
2013-09-17 Intelethdev: fix doxygen comment for rte_eth_rx_queue_count
2013-09-17 Intelpci: check driver probe return code
2013-09-17 Intelmem: rework huge page mapping for secondary process
2013-09-17 Intelsched: only support TC 3 oversubscription
2013-09-17 Intelsched: add mtu parameter
2013-09-17 Intelsched: bitmap is now dynamically allocated
2013-09-17 Inteleal: use intrinsic function
2013-09-17 Intelupdate version to 1.4.0
2013-09-17 Intelexamples/quota_watermark: initial import
2013-09-17 Intelexamples/ip_reassembly: initial import
2013-09-17 Intelexamples/l3fwd-vf: release resources on SIGINT
2013-09-17 Intelexamples/l3fwd: various updates
2013-09-17 Intelexamples/l2fwd: if no port configured, exit
2013-09-17 Intelexamples/vmdq_dcb: display port mac address
2013-09-17 Intelexamples/dpdk_qat: minor change
2013-09-17 Intelexamples/dpdk_qat: fix cross compile check
2013-09-17 Intelexamples: work only on defined lcores
2013-09-17 Intelexamples: time fixes
2013-09-17 Intelexamples: use global RTE_MAX_ETHPORTS
2013-09-17 Intelexamples: numa updates
2013-09-17 Intelapp/testpmd: update csumonly
2013-09-17 Intelapp: fix build with GCC 4.8
2013-09-17 Intelapp: only use one thread to run autotests
2013-09-17 Intelapp: fix build when some libs are disabled
2013-09-17 Intelapp: rework ring tests
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
next