eal: install all arch headers
[dpdk.git] / lib / librte_eal / linuxapp /
2014-11-05 Matthew Halleal/linux: fix inaccurate numa node error comment
2014-10-29 Alexander Guykni: fix build on Ubuntu-hybrids
2014-10-08 Bruce Richardsonmbuf: add userdata pointer field
2014-09-30 Daniel Mrzyglodkni: fix build on Ubuntu 12.04.5
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal: revert link bonding specific initialization
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-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
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-03 Guillaume Gaudonvilleigb_uio: fix build on RHEL 6.3
2014-09-03 Thomas Monjalonigb_uio: revert MSI IRQ mode
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 David Marchandeal: remove unused macros
2014-08-28 David Marchandfix unix permissions for source files
2014-08-21 Pawel Wodkowskikni: fix build on Ubuntu 12.04
2014-08-01 Julien Cretinkni: fix missing backslash in Makefile
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 Burakovring: make tailq fully local
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 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 Singhkni: allow setting MAC address
2014-07-18 Yao-Po Wangkni: fix deadlock in netif_receive_skb
2014-07-01 Aaro Koskinenkni: fix build with kernel 3.16
2014-07-01 Aaro Koskinenkni: fix build with min/max Tx rate configuration of...
2014-07-01 Hiroshi Shimamotokni: fix build on RHEL 7
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-06-27 Aaron Campbelleal: fix invalid memory read
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-23 Helin Zhangkni: fix build on Oracle Linux 6.4 and RHEL 6.5
2014-06-19 Pablo de Laraeal: fix option --base-virtaddr
2014-06-18 Anatoly Burakovvfio: more verbose error messages
2014-06-18 Anatoly Burakovvfio: open container at startup rather than during...
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
2014-06-16 Anatoly Burakovigb_uio: remove PCI id table
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-16 Anatoly Burakovpci: enable vfio device binding
2014-06-16 Anatoly Burakovvfio: add multiprocess support
2014-06-16 Anatoly Burakovvfio: DMA mapping
2014-06-16 Anatoly Burakovvfio: interrupts
2014-06-16 Anatoly Burakovvfio: header for build support
2014-06-16 Anatoly Burakoveal: move interrupt type out of igb_uio
2014-06-16 Anatoly Burakovigb_uio: make compilation optional
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-16 Anatoly Burakovpci: distinguish between legitimate failures and non...
2014-06-16 Anatoly Burakovpci: fix code style
2014-06-16 Anatoly Burakovpci: move uio mapping in a dedicated file
2014-06-16 Anatoly Burakovpci: rework uio mapping to prepare for vfio
2014-06-16 Anatoly Burakovmem: make --no-huge use mmap instead of malloc
2014-06-16 Anatoly Burakoveal: remove useless compilation flag
2014-06-10 Bruce Richardsonremove trailing whitespaces
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-28 Ouyang Changchunethdev: queue start and stop
2014-05-22 Helin Zhangkni: fix build on Fedora 18 with kernel 3.6.10
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
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-14 Didier Pallardmem: change default per socket memory allocation
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: fix potential mem leaks
2014-05-13 Burakov, Anatolymem: take reserved hugepages into account
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-04-30 Maxime Leroyeal: fix vdev allocation on non-0 numa socket
2014-04-29 David Marchandkni: fix build with debian kernel 3.2.57-2
2014-04-17 Pascal Mazoneal: do not try to load library from current directory
2014-04-17 David Marchandeal: check coremask against detected lcores
next