dpdk.git
2014-10-07 Ouyang Changchunixgbe/base: move manageability function
2014-10-07 Ouyang Changchunixgbe/base: new error types
2014-10-03 Ouyang Changchunixgbe/base: various clean up
2014-10-03 Ouyang Changchunixgbe/base: minor changes
2014-10-01 Damjan Marionvirtio: fix crash if VIRTIO_NET_F_CTRL_VQ is not negotiated
2014-09-30 Daniel Mrzyglodkni: fix build on Ubuntu 12.04.5
2014-09-30 Bruce Richardsonixgbe: fix build with clang
2014-09-29 Thomas Monjalonversion: 1.8.0-rc1
2014-09-29 Ouyang Changchunethdev: rename flag for queue start and stop
2014-09-29 Thomas Monjalondoc: apply one comment to all members of a group
2014-09-29 Saori Usamipcap: set port id in received mbuf
2014-09-29 Thomas Monjalonpci: remove flag for multiple devices with single id
2014-09-29 Thomas Monjaloneal: remove rte_snprintf
2014-09-29 David Marchandeal: remove unused flags field
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal/bsd: fix fd leak
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-09-29 David Marchandbond: move param parsing in configure step
2014-09-29 Thomas Monjalonixgbe: allow unsupported SFP
2014-09-29 Balazs Nemethixgbe: fix crash caused by bulk allocation failure
2014-09-25 Pawel Wodkowskiixgbe: fix id and hash with flow director
2014-09-24 Sergey Mironovigb: fix i211 support
2014-09-23 Olivier Matzapp/testpmd: new command to get extended statistics
2014-09-23 Olivier Matzethdev: new method to retrieve extended statistics
2014-09-23 Bruce Richardsonkni: remove useless file for bsd
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-09-23 David Marchandeal: fix checkpatch issues before moving code
2014-09-23 David Marchandeal: remove duplicate handling of white/black list
2014-09-23 David Marchandeal: factorise unsupported option handling
2014-09-23 David Marchandeal: remove unused --use-device option
2014-09-18 David Marchandeal: set log level from command line
2014-09-18 David Marchande1000: add a message when forcing scatter mode
2014-09-18 David Marchande1000: always log init messages
2014-09-18 David Marchande1000: clean log messages
2014-09-18 David Marchande1000: indent logs sections
2014-09-18 David Marchande1000/base: add a raw log macro
2014-09-18 David Marchande1000: use the right debug macro
2014-09-18 David Marchandi40e: add log messages when rx bulk mode is not usable
2014-09-18 David Marchandi40e: always log init messages
2014-09-18 David Marchandi40e: clean log messages
2014-09-18 David Marchandi40e: indent logs sections
2014-09-18 David Marchandi40e/base: add a raw log macro
2014-09-18 David Marchandi40e: use the right debug macro
2014-09-18 David Marchandixgbe: add log messages when rx bulk mode is not usable
2014-09-18 David Marchandixgbe: add a message when forcing scatter mode
2014-09-18 David Marchandixgbe: always log init messages
2014-09-18 David Marchandixgbe: clean log messages
2014-09-18 David Marchandixgbe: indent logs sections
2014-09-18 David Marchandixgbe/base: add a raw log macro
2014-09-18 David Marchandixgbe: use the right debug macro
2014-09-18 Matthew Halllog: add function to retrieve log level
2014-09-18 Bruce Richardsonixgbe: fix build with gcc 4.4
2014-09-17 Bruce Richardsonixgbe: improve slow-path perf with vector scattered Rx
2014-09-17 Bruce Richardsonixgbe: fix perf regression due to moved pool ptr
2014-09-17 Bruce Richardsonixgbe: rework vector pmd following mbuf changes
2014-09-17 Bruce Richardsonmbuf: move l2_len and l3_len to second cache line
2014-09-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
2014-09-17 Bruce Richardsonmbuf: add named points inside the structure
2014-09-17 Bruce Richardsonmbuf: move metadata macros to rte_port library
2014-09-17 Bruce Richardsonmbuf: use macros only to access metadata
2014-09-17 Bruce Richardsonmbuf: minor changes for readability
2014-09-17 Bruce Richardsonmbuf: introduce a flag to indicate a control mbuf
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Bruce Richardsonmbuf: reorder fields by time of use
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Bruce Richardsonmbuf: rename in_port to just port
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-09-17 Bruce Richardsonixgbe: keep only non-zero initializer in mbuf definition
2014-09-16 Thomas Monjalonversion: 1.8.0-rc0
2014-09-03 Thomas Monjalonversion: 1.7.1
2014-09-03 Guillaume Gaudonvilleigb_uio: fix build on RHEL 6.3
2014-09-03 Thomas Monjalonversion: 1.7.1-rc1
2014-09-03 Thomas Monjalonigb_uio: revert MSI IRQ mode
2014-09-03 Konstantin... acl: fix build and runtime for default target
2014-09-01 Adrien Mazarguilapp/testpmd: fix crash in txonly mode and with tx_first
2014-08-29 Aaro Koskinenkni: fix build with kernel 3.17
2014-08-29 Zhangkuneal: fix memory leak in hugepage error cases
2014-08-29 Stephen Hemmingervmxnet3: fix crash on stop
2014-08-29 David Marchandeal: remove unused macros
2014-08-28 David Marchandfix unix permissions for source files
2014-08-28 Bruce Richardsonixgbe: make vector stores unaligned
2014-08-26 David Marchandapp/test: only build what has been selected in config
2014-08-26 David Marchandapp/test: no more builtin commands
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-08-26 David Marchandapp/test: introduce dynamic commands list
2014-08-26 David Marchandapp/test: remove pm_autotest
2014-08-26 David Marchandapp/test: use accessor to set refcnt field
2014-08-26 David Marchandapp: simplify makefiles
2014-08-25 Ouyang Changchunexamples/vhost: support jumbo frame
2014-08-25 Ouyang Changchunvirtio: mergeable buffers
2014-08-25 Chen Jing D... i40evf: queue start and stop
2014-08-25 Chen Jing D... i40e: queue start and stop
2014-08-25 Chen Jing D... testpmd: queue start and stop
2014-08-25 Ding Hengi40e: enable multicast for promiscuous mode
next