dpdk.git
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
2014-08-25 Cunming Liangi40e: support autoneg or force link speed
2014-08-25 Helin Zhangi40e: support xen domain0
2014-08-21 Pawel Wodkowskikni: fix build on Ubuntu 12.04
2014-08-12 Neil Hormanixgbe: require only sse3 intrinsics
2014-08-12 Pablo de Larapcap: fix Rx crash
2014-08-01 Julien Cretinkni: fix missing backslash in Makefile
2014-08-01 Konstantin... examples/l3fwd: improve grouping by destination port
2014-08-01 Thomas Monjalonether: fix local address check
2014-08-01 Declan Dohertybond: fix unit tests
2014-08-01 Declan Dohertyapp/test: new assert macros and test suite runner
2014-08-01 Stephen Hemmingervmxnet3: initialize receive mode for broadcast
2014-08-01 Ouyang Changchunvirtio: fix build with debug
2014-08-01 Patrice Buriezkni: fix build on Ubuntu 14.04
2014-08-01 Stephen Hemmingerigb_uio: handle no IRQ fallback
next