eal: indent files
[dpdk.git] / lib /
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 Ananyevacl: fix build and runtime for default target
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-25 Ouyang Changchunvirtio: mergeable buffers
2014-08-25 Chen Jing D(Mark)i40evf: queue start and stop
2014-08-25 Chen Jing D(Mark)i40e: 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 Thomas Monjalonether: fix local address check
2014-08-01 Declan Dohertybond: fix unit tests
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
2014-08-01 Stephen Hemmingerigb_uio: fix compability on old kernel
2014-07-23 Thomas Monjalonigb_uio: fix build with kernel older than 2.6.34
2014-07-22 Anatoly Burakovacl: make tailq fully local
2014-07-22 Anatoly Burakovlpm: make tailq fully local
2014-07-22 Anatoly Burakovhash: make tailq fully local
2014-07-22 Anatoly Burakovmempool: make tailq fully local
2014-07-22 Anatoly Burakovring: make tailq fully local
2014-07-22 Anatoly Burakovtailq: change rte_dummy to rte_tailq_entry
2014-07-22 Anatoly Burakoveal: use --base-virtaddr for mapping rte_config as...
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-22 Pablo de Lararing: remove extra devices creation with --vdev option
2014-07-22 Stephen Hemmingervmxnet3: remove useless adapter wrapper
2014-07-22 Stephen Hemmingervmxnet3: add per-queue stats
2014-07-22 Stephen Hemmingervmxnet3: fix double spacing of log messages
2014-07-22 Stephen Hemmingervmxnet3: cleanup style and indentation
2014-07-22 Stephen Hemmingervmxnet3: fix multicast enabling
2014-07-22 Maciej Gajdzicavmxnet3: enable for FreeBSD
2014-07-22 Stephen Hemmingervirtio: simplify the hardware structure
2014-07-22 Stephen Hemmingervirtio: remove unused adapter_stopped field
2014-07-22 Stephen Hemmingervirtio: remove unused virtqueue name
2014-07-22 Stephen Hemmingervirtio: check for ip checksum offload
2014-07-22 Stephen Hemmingervirtio: check for transmit checksum config error
2014-07-22 Stephen Hemmingervirtio: deinline some code
2014-07-22 Stephen Hemmingervirtio: dont double space log messages
next