dpdk.git
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-16 Olivier Matzmk: add "make examples" target in root makefile
2014-05-16 Olivier Matzexamples/netmap_compat: fix makefile
2014-05-16 Olivier Matzexamples/qos_sched: fix makefile
2014-05-16 Olivier Matzexamples: add a makefile to build all examples
2014-05-16 Olivier Matzexamples: use rte.extsubdir.mk to build examples with...
2014-05-16 Olivier Matzmk: introduce rte.extsubdir.mk for projects with subdir...
2014-05-16 David Marchandmk: add missing scripts directory in install directory
2014-05-16 David Marchandapp/testpmd: add --disable-link-check option
2014-05-16 Zijie Panapp/testpmd: show mac address at initialization
2014-05-16 Ivan Bouleapp/testpmd: add engine that replies to ARP and ICMP...
2014-05-16 Cyril Chemparathyapp/testpmd: allow txpkts to be setup via command line
2014-05-16 Cyril Chemparathyapp/testpmd: add flowgen forwarding engine
2014-05-16 Cyril Chemparathyapp/testpmd: add macswap forwarding engine
2014-05-16 Thomas Monjalonapp/testpmd: list forwarding engines
2014-05-16 Cyril Chemparathyapp/testpmd: allow command line selection of forwarding...
2014-05-16 Cyril Chemparathyapp/testpmd: add auto-start option in interactive mode
2014-05-16 Cyril Chemparathyapp/testpmd: add loopback topology
2014-05-14 Julien Cretinapp/testpmd: fix incompatible sign for printf arguments
2014-05-14 Julien Cretinapp/testpmd: fix minor signed overflow in a constant
2014-05-14 Julien Cretinmem: remove redundant check in optimize_object_size
2014-05-14 Didier Pallardmem: change default per socket memory allocation
2014-05-13 Olivier Matzring: allow to initialize without memzone
2014-05-13 Olivier Matzring: get size in memory
2014-05-13 David Marchandpci: remove deprecated RTE_EAL_UNBIND_PORTS option
2014-05-13 David Marchandpci: move RTE_PCI_DRV_FORCE_UNBIND handling out of...
2014-05-13 David Marchandpci: pci_switch_module cleanup
2014-05-13 David Marchandpci: rework interrupt fd init and fix fd leak
2014-05-13 David Marchandpci: remove virtio-uio workaround
2014-05-13 David Marchandpci: align bsd implementation on linux
2014-05-13 David Marchandpci: fix potential mem leaks
2014-05-13 Burakov, Anatolymem: take reserved hugepages into account
2014-05-13 Thomas Monjalonversion: 1.7.0-rc0
2014-05-05 Wang Sheng-Huieal: print maximum and detected lcores
2014-05-05 Didier Pallardeal: remove useless output of undetected lcores
2014-05-05 David Marchandeal: remove unused config fields
2014-05-05 Thomas Monjalonmk: sort config templates listing
2014-05-01 Thomas Monjalonversion: 1.6.0r2
2014-05-01 Thomas Monjalonpkg: add recipe for RPM
2014-05-01 Thomas Monjalonmk: fix build ignoring other installed versions
2014-04-30 Thomas Monjaloneal: fix usage description for bsd
2014-04-30 Maxime Leroyeal: fix vdev allocation on non-0 numa socket
2014-04-30 Adrien Mazarguilapp/testpmd: fix crash of tx_first mode with numa
2014-04-30 Liu Xiaofengapp/testpmd: check socket id validity
2014-04-30 David Marchandmalloc: simplify heap initialisation
2014-04-30 David Marchandmalloc: fix race condition on numa_socket field
2014-04-29 David Marchandkni: fix build with debian kernel 3.2.57-2
2014-04-29 Olivier Matznic_uio: fix build with freebsd 10
2014-04-29 Olivier Matzdevargs: allow to provide arguments per pci device...
2014-04-29 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-29 Olivier Matzdevargs: use a comma to separate key/values for bsd
2014-04-29 Olivier Matzdevargs: use devargs for vdev and PCI lists with bsd
2014-04-29 Olivier Matzdevargs: build common functions for bsd
2014-04-29 Olivier Matzpci: rename device and driver lists for bsd
2014-04-29 Olivier Matzmem: get dummy physical address in case of --no-huge...
2014-04-29 Olivier Matzmem: get hugepages config for bsd
2014-04-29 Olivier Matzmk: use the Q variable instead of @ for bsd module
2014-04-29 Neil Hormanmk: fix -share option error
2014-04-17 Pascal Mazoneal: do not try to load library from current directory
2014-04-17 David Marchandeal: check coremask against detected lcores
2014-04-17 Neil Hormaneal: fix check of all requested CPU features
2014-04-17 Jean-Mickael... kni: more compatibility with RHEL 6.4/6.5
2014-04-17 Jean-Mickael... kni: disable FDB operations on RHEL 6.5
2014-04-17 Aaro Koskinenkni: fix build with kernel 3.15
2014-04-17 Stephen Hemmingerivshmem: fix errors identified by hardening
2014-04-17 Aaro Koskinenmk: pass CROSS_COMPILE when compiling kernel modules
2014-04-11 Olivier Matzvdev: allow external registration of virtual device...
2014-04-11 Olivier Matzvdev: new registration API
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev
2014-04-10 Thomas Monjalondevargs: add in doc
2014-04-10 Olivier Matztestpmd: add dump commands for debug
2014-04-10 Olivier Matzdevargs: add dump command in test application
2014-04-10 Olivier Matzdevargs: allow to provide arguments per pci device
2014-04-10 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-04-10 Olivier Matzmk: use whole-archive option to keep unused symbols
2014-04-09 Didier Pallardixgbe: release software locked semaphores on initialization
2014-04-09 Didier Pallardigb: release software locked semaphores on initialization
2014-04-09 Bruce Richardsontimer: fix TSC frequency by not reading /proc/cpuinfo
2014-04-02 Neil Hormaneal: fix %rbx corruption and simplify the code
2014-03-26 Thomas Monjalonmk: fix dependencies when modifying config
2014-03-26 Mauro Annarummaixgbe: support flow director for X540
2014-03-24 Stephen Hemmingermempool: use GCC push/pop_options
2014-03-24 Stephen Hemmingerhash: make arg for jhash2 const
2014-03-24 Stephen Hemmingermbuf: copy offload flags when doing attach/clone
2014-03-21 Thomas Monjalonvmxnet3: rename library
2014-03-21 Daniel Kanpci: fix igb_uio mapping for virtio_uio and vmxnet3_uio
2014-03-21 David Marchandigb_uio: don't bind vmxnet3 and virtio devices if disabled
2014-03-20 Thomas Monjalonvirtio: rename library
2014-03-20 Thomas Monjalontools: rename pci_unbind script
2014-03-20 Stephen Hemmingerget rid of DOS format end of lines
2014-03-20 Thomas Monjalonmem: get physical address of any pointer
2014-03-20 Thomas Monjalonmem: revert "get physical address of any pointer"
2014-03-20 David Marchandmem: fix build of virtual address hinting for 32-bit
2014-03-19 David Marchandpcap: revert build patches
2014-03-19 Olivier Matzpcap: fix build error introduced by kvargs
next