dpdk.git
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
2014-02-26 David Marchandversion: 1.6.0r1
2014-02-26 Thomas Monjalonversion: add 4th digit and helper macros
2014-02-26 Zijie Panapp/testpmd: fix configuration of pause frames
2014-02-26 Thomas Monjalonapp/testpmd: fix build without librte_cmdline
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-26 Aaro Koskinenkni: fix build with kernel 3.14
2014-02-26 Adrien Mazarguilkni: fix build with kernel < 3.3 with netdev_features_t...
2014-02-26 Thomas Monjalonkni: fix build with 802.1p kernel support
2014-02-26 Thomas Monjalonixgbe: remove residual fix about resetting big Tx queues
2014-02-26 Mats Liljegrenpcap: save if_index of the bound device
2014-02-26 David Marchandpcap: fix build when pcap_sendpacket is unavailable
2014-02-26 David Marchandpcap: fix build with old libpcap
2014-02-26 Robert Sanfordpcap: fix build with empty LIBPCAP_CFLAGS
2014-02-26 David Marchandpcap: use pcap-config to guess compilation flags
2014-02-26 Thomas Monjalonpcap: remove unused constant
2014-02-26 Mats Liljegrenethdev: introduce if_index in device info
2014-02-26 Thomas Monjalonethdev: fix non-reconfigurable pmd init
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Ivan Bouleethdev: add support for device offload capabilities
2014-02-26 Olivier Matzpci: add option --create-uio-dev to run without hotplug
2014-02-26 Olivier Matzpci: split the function providing uio device and mappings
2014-02-26 Thomas Monjalonpci: support 82546EB
2014-02-26 Damien Millescampspci: add flag to force unbind device
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-26 David Marchandpci: do not check BAR0 mapping
2014-02-26 Damien Millescampsmem: fix mempool for --no-huge
2014-02-26 Damien Millescampsmem: get hugepages config
2014-02-26 Adrien Mazarguilmem: get memzone from any CPU socket when hugepages...
2014-02-26 Olivier Matzmem: fix rte_malloc(SOCKET_ID_ANY), try to allocate...
2014-02-26 Olivier Matzmem: remove unneeded log
2014-02-26 Didier Pallardmem: get physical address of any rte_malloc buffer
2014-02-26 Thomas Monjalonmem: more const qualifiers in malloc API
2014-02-26 Damien Millescampsmem: get physical address of any pointer
2014-02-26 Didier Pallardtimer: add precise TSC function
2014-02-26 Thomas Monjalontimer: get TSC frequency from /proc/cpuinfo
2014-02-26 Ivan Bouletimer: check TSC reliability
2014-02-26 Olivier Matzspinlock: fix build with clang
2014-02-26 H. Peter Anvinhash: reverse the operand order to crc32
2014-02-26 Thomas Monjalonlog: remove app path from syslog id
2014-02-26 Thomas Monjalonkvargs: add in doc
2014-02-26 Olivier Matzkvargs: add test case in app/test
2014-02-26 Olivier Matzkvargs: make the NULL key to match all entries
2014-02-26 Olivier Matzkvargs: add the key in handler pameters
2014-02-26 Olivier Matzkvargs: add const attribute in handler parameters
2014-02-26 Olivier Matzkvargs: be strict when matching a key
2014-02-26 Olivier Matzkvargs: simpler parsing and allow duplicated keys
2014-02-26 Olivier Matzkvargs: rework API to fix memory leak
2014-02-26 Olivier Matzkvargs: remove useless size field
2014-02-26 Olivier Matzkvargs: remove driver name in arguments
2014-02-26 Olivier Matzkvargs: use the new library in pmd_pcap
next