lpm: introduce rte_lpm_lookupx4
[dpdk.git] / lib /
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-11 Pawel Wodkowskipci: remove conditions on device definitions
2014-06-11 Ouyang Changchunixgbe: Tx rate limitation for queue and VF
2014-06-11 Ouyang Changchunethdev: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunixgbe: link up and down
2014-06-10 Ouyang Changchunethdev: API for link up and down
2014-06-10 Konstantin Ananyevethdev: fix compiler warning on PMD_DEBUG_TRACE formats
2014-06-10 Konstantin Ananyevethdev: prevent from starting/stopping already started...
2014-06-10 Konstantin Ananyevigb/ixgbe: reset queue pointers after releasing
2014-06-10 Konstantin Ananyeve1000: do not release queue on alloc error
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-06-10 Alan Carewpci: fix build for FreeBSD
2014-06-10 Alan Careweal: fix build for FreeBSD
2014-06-10 Konstantin Ananyevpcap: fix Tx mbuf corruption
2014-06-09 Jijiang Liuxen: fix memory size calculation
2014-06-09 Jijiang Liuxen: fix for contiguous region API in kernel 3.13
2014-05-29 Jijiang Liuxen: reserve memory at installing dom0_mm.ko
2014-05-29 Ouyang Changchunvirtio: support multiple queues
2014-05-29 Ouyang Changchunvirtio: code-style cleanup
2014-05-28 Ouyang Changchunixgbe: queue start and stop
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-27 Ivan Bouleethdev: allow to get RSS hash functions and key
2014-05-27 Ivan Bouleethdev: allow to set RSS hash computation flags and...
2014-05-27 Ivan Bouleethdev: check RETA queue indices against number of...
2014-05-27 Konstantin Ananyevigbvf: fix mac type for 82576
2014-05-27 Ivan Bouleixgbevf: assign a default mac address
2014-05-27 Ivan Bouleixgbevf: reset unused mailbox data registers
2014-05-27 Ivan Bouleixgbevf: skip null and permanent mac addresses
2014-05-27 Ivan Bouleixgbevf: avoid adding twice the permanent mac address
2014-05-27 Ivan Bouleixgbevf: add/remove mac address
2014-05-27 Konstantin Ananyevixgbevf: fix jumbo frame
2014-05-26 Vadim Suraevtimer: fix pending counter
2014-05-26 Vadim Suraevtimer: fix reloading after changes
2014-05-26 Cristian Dumitrescucmdline: fix infinite loop after EOF
2014-05-22 Helin Zhangkni: fix build on Fedora 18 with kernel 3.6.10
2014-05-22 Stephen Hemmingersched: fix grinder bug
2014-05-22 Stephen Hemmingersched: fix build if debug enabled
2014-05-22 Stephen Hemmingersched: use malloc instead of memzone for allocation
2014-05-21 Thomas Monjalonigb: fix indentation of previous patchset
2014-05-21 Thomas Monjaloneal: fix indentation of previous patchset
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-20 Neil Hormanvmxnet3: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanvirtio: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanixgbevf: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanixgbe: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigbvf: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigb: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormane1000: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-20 Neil Hormanxenvirt: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanring: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanpcap: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormaneal: add PMD_REGISTER_DRIVER macro
2014-05-19 Olivier Matzivshmem: fix build
2014-05-16 Stephen Hemmingermempool: add iterator function
2014-05-16 Stephen Hemmingermemzone: add iterator function
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-16 Ivan Bouleapp/testpmd: add engine that replies to ARP and ICMP...
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-01 Thomas Monjalonversion: 1.6.0r2
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 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-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 Guerinkni: more compatibility with RHEL 6.4/6.5
2014-04-17 Jean-Mickael Guerinkni: 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-11 Olivier Matzvdev: allow external registration of virtual device...
2014-04-11 Olivier Matzvdev: new registration API
next