dpdk.git
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
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: simplify unit tests
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
2014-07-22 Stephen Hemmingervirtio: maintain stats per queue
2014-07-22 Matthew Hallvirtio: fix incorrect parens
2014-07-22 Vijayakumar... virtio: fix 32-bit build for 64-bit kernel
2014-07-22 Alan Carewvirtio: fix device specific header offset when MSI...
2014-07-22 Thomas Monjalonigb_uio: fix build with kernel older than 3.3
2014-07-22 Yerden Zhumabekovigb_uio: fix typos for kernel older than 3.3
2014-07-18 Stephen Hemmingerigb_uio: MSI IRQ mode
2014-07-18 Stephen Hemmingerigb_uio: fix IRQ mode handling
2014-07-18 Stephen Hemmingerigb_uio: MSI-X cleanups
2014-07-18 Stephen Hemmingerigb_uio: make irq mode param read-only
2014-07-18 Stephen Hemmingerigb_uio: add missing locking to config access
2014-07-18 Stephen Hemmingerigb_uio: propogate error numbers in probe code
2014-07-18 Stephen Hemmingerigb_uio: dont wrap pci_num_vf function needlessly
2014-07-18 Stephen Hemmingerigb_uio: fix checkpatch warnings
2014-07-18 Stephen Hemmingerigb_uio: use standard uio naming
2014-07-18 Stephen Hemmingerigb_uio: use kernel standard log message
2014-07-18 Padam Jeet... kni: allow setting MAC address
2014-07-18 Yao-Po Wangkni: fix deadlock in netif_receive_skb
2014-07-18 Bruce Richardsonconfig: add clang
2014-07-18 Thomas Monjalonconfig: cleanup duplicated comments
2014-07-18 Bruce Richardsonmk: add clang toolchain
2014-07-18 Bruce Richardsonmk: fix detection of SSE4.2 on FreeBSD
2014-07-18 Bruce Richardsonvmxnet3/base: disable some clang warnings
2014-07-18 Bruce Richardsoni40e/base: disable some clang warnings
2014-07-18 Bruce Richardsonixgbe/base: disable some clang warnings
2014-07-18 Bruce Richardsonacl: fix header include for intrinsics
2014-07-18 Bruce Richardsonbond: fix variable initialization
2014-07-18 Thomas Monjalonexamples/pipeline: build with all examples
next