pci: close file descriptor of uio configuration
[dpdk.git] / lib / librte_eal / linuxapp /
2015-07-08 Tetsuya Mukawapci: close file descriptor of uio configuration
2015-07-08 Tetsuya Mukawapci: fix coding style
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-22 Keith Wileseal: fix log level of early messages
2015-06-17 Wenfeng Liukni: fix ioctl in container
2015-06-16 Simon Kagstromkni: fix multicast ioctl handling
2015-06-16 Jay Rolettekni: fix Rx loop limit
2015-06-16 Jay Rolettekni: optimize Rx burst size computation
2015-06-16 Jay Rolettekni: optimize single thread loop
2015-06-16 Vijayakumar Muthuv... kni: add link status update
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-06-03 Bruce Richardsoneal/linux: fix numa node detection
2015-06-02 Bruce Richardsonmem: fix build with gcc 5.1
2015-05-22 Bruce Richardsonxenvirt: move drivers/net/
2015-05-22 Bruce Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-05-22 Bruce Richardsonaf_packet: move to drivers/net/
2015-05-13 Stephen Hemmingereal/linux: fix irq handling with igb_uio
2015-05-11 Stephen Hemmingervfio: set eventfd non-blocking and not inherited
2015-05-11 Pablo de Larakni: fix vhost build with kernels 3.19 and 4.0
2015-05-11 Pablo de Larakni: fix build with kernel 4.0
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-23 Pablo de Larakni: fix build with kernel 3.19
2015-03-22 Marvin Liueal/linux: fix build functions pread and pwrite
2015-03-12 David Marchandeal: fix tailq init for uio and vfio resources
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
next