mbuf: remove packet type from offload flags
[dpdk.git] / lib / librte_eal / linuxapp /
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-08-03 Nikita Kozlovconfig: add KNI kmod option
2015-08-03 Cunming Liangeal/linux: fix socket value for undetermined numa node
2015-08-03 Stephen Hemmingerpci: cleanup scan loop
2015-07-30 Helin Zhangeal/linux: fix build with extra pci config
2015-07-27 Cunming Liangeal/linux: add interrupt API for drivers
2015-07-27 Cunming Liangeal/linux: fix link status interrupt with uio_pci_generic
2015-07-27 Cunming Liangeal/linux: map eventfd to vfio MSI-X vector
2015-07-27 Cunming Liangeal/linux: fix comments on vfio MSI
2015-07-27 Cunming Liangeal/linux: add Rx interrupt control function
2015-07-27 Cunming Liangeal/linux: add epoll wrappers
2015-07-27 Cunming Liangeal/linux: add interrupt vectors
2015-07-27 Jan Viktorinigb_uio: fix build
2015-07-27 Stephen Hemmingereal: provide functions to access PCI config
2015-07-27 Ravi Kerureal: deduplicate memory initialization
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-26 Ravi Kerureal: deduplicate lcore initialization
2015-07-26 David Marchandeal: remove useless PCI id header inclusions
2015-07-26 David Marchandeal: remove dependency on drivers
2015-07-22 Stephen Hemmingerkni: remove needless casts
2015-07-20 Stephen Hemmingereal/linux: change log severity levels
2015-07-19 Stephen Hemmingereal/linux: handle signal on event read
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
2015-07-16 Pablo de Larakni: fix build on SLES 12
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-15 Helin Zhangmbuf: redefine packet type
2015-07-15 Sergio Gonzalez... mem: fix initialization with --no-huge option
2015-07-14 Rahul Lakkireddyvfio: fix overflow of BAR region offset and size
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-10 Simon Kagstrommem: warn once if pagemap is unreadable
2015-07-10 Miguel Bernal Marinkni: fix build with vhost header enabled
2015-07-10 Miguel Bernal Marinkni: fix vhost build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix igb build with kernel 4.1
2015-07-09 David Marchandeal/linux: fix out of bound access in hugepage init
2015-07-09 David Marchandeal/linux: fix indent of hugepage init
2015-07-09 David Marchandeal/linux: rework loop in hugepage init
2015-07-09 David Marchandeal/linux: improve coding style of hugepage init
2015-07-09 David Marchandeal/linux: remove useless casts in hugepage init
2015-07-09 David Marchandeal/linux: remove useless process type check in hugepag...
2015-07-08 Tetsuya Mukawapci: merge probing and closing functions for linux...
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge resource mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping structures for linux and bsd
2015-07-08 Tetsuya Mukawapci: introduce function to map uio resource by index
2015-07-08 Tetsuya Mukawapci: introduce functions to alloc and free uio resource
2015-07-08 Tetsuya Mukawapci: fix uio mapping differences between linux and bsd
2015-07-08 Tetsuya Mukawapci: fix memory leaks and needless increment of map...
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
next