net/dpaa2: configure jumbo frames
[dpdk.git] / lib / librte_eal / common /
2017-06-06 Jerin Jacobeal: introduce macro for no inline
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 Tonghao Zhangmemzone: check NUMA id when reserving a zone
2017-06-04 Ferruh Yigiteal: remove duplicated license
2017-05-15 Thomas Monjalonversion: 17.08-rc0
2017-05-11 Thomas Monjalonversion: 17.05.0
2017-05-07 Thomas Monjalonversion: 17.05-rc4
2017-05-05 Jerin Jacobeal: optimize TSC routines when HPET is disabled
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove forward declaration of generic driver
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-05-01 Thomas Monjalonversion: 17.05-rc3
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-30 Alexey Kardashevskiypci: initialize generic driver pointer
2017-04-21 Thomas Monjalonversion: 17.05-rc2
2017-04-20 Gaetan Rivetethdev: introduce device removal event
2017-04-19 Olivier Matzlog: fix dump of registered logs when disabled
2017-04-19 Olivier Matzlog: fix log level regexp matching
2017-04-19 Olivier Matzeal: remove undue printf
2017-04-19 Olivier Matzeal: remove log level from internal config
2017-04-19 Pablo de Laralog: redefine logtype values
2017-04-18 Jan Blunckeal: parse driver argument before probing drivers
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Jan Blunckvdev: make virtual bus use its device struct
2017-04-14 Jan Blunckvdev: add virtual device arguments helper function
2017-04-14 Jan Blunckvdev: add virtual device name helper function
2017-04-14 Jan Blunckvdev: add virtual device struct
2017-04-14 Jan Blunckvdev: refactor probe/remove
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2017-04-14 Jan Blunckeal: probe new virtual bus after other bus devices
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-04-14 Shreyansh Jainpci: remove loop over drivers in device detach
2017-04-14 Shreyansh Jainpci: split match and probe
2017-04-06 Thomas Monjalonversion: 17.05-rc1
2017-04-06 Andrew Rybchenkopci: do not log false failures for non-whitelisted...
2017-04-06 Aaron Conoleeal: deprecate old cpu features check function
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-05 Olivier Matzeal: change specific log levels at startup
2017-04-05 Olivier Matzeal: change several log levels matching a regexp
2017-04-05 Olivier Matzeal: dump registered log types
2017-04-05 Olivier Matzeal: support dynamic log types
2017-04-04 Jerin Jacobeventdev: implement the northbound APIs
2017-03-30 Alejandro Lucerovfio: support hotplug
2017-03-27 Aaron Conoleeal: add info about various init error codes
2017-03-27 Aaron Conoleeal: do not panic on vdev init failure
2017-03-27 Aaron Conoleeal: do not panic on PCI failures
2017-03-27 Aaron Conoleeal: do not panic on a number of conditions
2017-03-27 Aaron Conoleeal: do not panic when CPU is not supported
2017-03-27 Aaron Conoleeal: do not panic on CPU detection
2017-03-15 Thomas Monjalonremove unmaintained TILE-Gx architecture
2017-03-09 Ben Walkereal/linux: support running as unprivileged user
2017-03-08 Jan Blunckeal: ensure constness of container_of target
2017-03-08 Jan Blunckeal: fix container_of macro for const members
2017-02-27 Chris Metcalftile: fix build
2017-02-27 Chris Metcalfeal/tile: avoid use of non-upstreamed header
2017-02-17 Thomas Monjalonversion: 17.05-rc0
2017-02-14 Thomas Monjalonversion: 17.02.0
2017-02-10 Thomas Monjalonversion: 17.02-rc3
2017-01-30 Thomas Monjalonversion: 17.02-rc2
2017-01-29 Emmanuel Roullitdevargs: reset driver name pointer on parsing failure
2017-01-29 Olivier Matzeal: fix warning about debug log at startup
2017-01-19 Thomas Monjalonversion: 17.02-rc1
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-18 Pablo de Laraefd: new Elastic Flow Distributor library
2017-01-18 Jerin Jacobeal/arm64: change barrier definitions to macros
2017-01-18 Jerin Jacobeal/arm64: override I/O device read/write access
2017-01-18 Jerin Jacobeal: let all architectures use generic I/O implementation
2017-01-18 Jerin Jacobeal: add generic I/O device read/write implementation
2017-01-18 Jerin Jacobeal: introduce I/O device memory read/write operations
2017-01-18 Jerin Jacobeal/arm64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm64: define SMP barrier
2017-01-18 Jerin Jacobeal/arm64: fix memory barrier definition
2017-01-18 Jerin Jacobeal/armv7: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm: separate SMP barrier definition for ARMv7...
2017-01-18 Jerin Jacobeal/ppc64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/tile: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/x86: define I/O device memory barriers
2017-01-18 Jerin Jacobeal: introduce I/O device memory barriers
2017-01-17 Zhihong Wangeal: optimize aligned memcpy on x86
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-12 Ben Walkerpci: unmap resources if probe fails
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2017-01-04 Thomas Monjalontools: move to usertools
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingereal: make driver pointer const in device struct
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-24 Jan Blunckeal: define container_of macro
2016-12-21 Stephen Hemmingerpci: remove unused unbind support
2016-12-21 Jianfeng Taneal: restrict cores auto detection
2016-12-21 Aaron Conoleeal: clarify the argc and argv documentation
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-12-07 Anatoly Burakovvdev: fix detaching with alias
2016-12-07 Thomas Monjalonconfig: remove insecure warnings
next