tailq: remove static slots
[dpdk.git] / lib / librte_eal / linuxapp /
2015-03-10 David Marchandtailq: remove static slots
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: introduce dynamic register system
2015-03-10 David Marchandtailq: get rid of broken reserve api
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-10 David Marchandpci: use lookup tailq api
2015-03-04 Stephen Hemmingereal/linux: remove useless memset
2015-03-03 Thomas Monjaloneal/linux: fix build
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-02-25 Tetsuya Mukawapci: unmap igb_uio resources
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2015-02-25 Michael Qiupci: select memory mapping from driver type
2015-02-25 Michael Qiupci: add kernel driver type
2015-02-25 Cunming Liangeal: fix missing symbol in version map
2015-02-24 Bruce Richardsoneal/linux: remove unnecessary check for primary instance
2015-02-24 Bruce Richardsoneal/linux: populate uio maps from pci resources array
2015-02-24 Bruce Richardsoneal/linux: mmap uio resources using resourceX files
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2015-02-24 Cunming Liangeal: get socket id from cpu id
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-02-23 Dan Alonieal/linux: allow to map BARs with MSI-X tables
2015-02-23 Marc Sunekni: add build option to disable preempting
2015-02-20 Danny Zhoueal/linux: toggle interrupt for uio_pci_generic
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2015-02-20 Sergio Gonzalez... eal/linux: fix fscanf format mismatch
2015-02-20 Sergio Gonzalez... eal: fix dynamic link with virtio
2015-02-13 Michael Qiupci: fix max VFs for non igb_uio drivers
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-01-16 Tomasz Kulasekeal/linux: check fscanf return when parsing modules...
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
2015-01-15 Stephen Hemmingerlog: remove unnecessary stubs
2015-01-15 Vlad Zolotarovmem: search only dpdk hugetlbfs maps
2014-12-18 Jincheng Miaokni: fix build on CentOS 6.6
2014-12-17 Jincheng Miaokni: fix build with kernel < 2.6.35 and vhost debug...
2014-12-16 Shu Shenigb_uio: fix build with kernel 3.18
2014-12-11 Jincheng Miaoxen: fix build with kernel 3.18
2014-12-11 Jincheng Miaokni: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with long term kernel and RHEL
2014-12-11 Michael Qiueal: fix build with icc
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-12-04 Chao Zhukni: fix build on IBM Power
2014-12-03 Takayuki Usuikni: create interface in current network namespace
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
2014-11-26 Chao Zhumem: support layout of IBM Power
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhueal/linux: disable iopl operation for IBM Power
2014-11-25 Anatoly Burakoveal/linux: map pci memory resources after hugepages
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-11-24 Pawel Wodkowskialarm: make cancellation thread-safe
2014-11-10 Thomas Monjalonkni: fix build
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
next