doc: fix supported algorithm table for AESNI-GCM PMD
[dpdk.git] / lib / librte_eal /
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-19 Gaetan Rivetbus: remove useless plug parameter
2017-07-19 Gaetan Rivetbus/pci: fix hotplug operations
2017-07-19 Gaetan Rivetbus/pci: fix generic driver pointer on probe error
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Riveteal: fix hotplug add / remove
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-19 Gaetan Rivetbus/vdev: implement plug operation
2017-07-19 Harry van Haarenservice: add -S corelist option
2017-07-16 Harry van Haarenservice: add coremask option -s
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-12 Jan Blunckbus/vdev: allocate empty arguments string
2017-07-12 Jan Blunckbus/vdev: use local bus reference
2017-07-12 Jan Blunckbus/vdev: get name from embedded generic device
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-10 Jerin Jacobeal/armv7: emulate vaddvq u16 variant
2017-07-09 Thomas Monjalonversion: 17.08-rc1
2017-07-09 Rami Rosenbus: remove wrong doxygen for dump function
2017-07-09 Ferruh Yigitbus/vdev: remove probe with driver name option
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivetdevargs: parse bus policies
2017-07-08 Gaetan Rivetbus: introduce scan policies
2017-07-08 Gaetan Riveteal: move kernel driver enum out of PCI header
2017-07-08 Gaetan Rivetdevargs: parse bus info
2017-07-08 Gaetan Rivetbus: add helper to find a bus from a device name
2017-07-08 Gaetan Rivetbus/pci: implement parse bus operation
2017-07-08 Gaetan Rivetbus/vdev: implement parse bus operation
2017-07-08 Gaetan Rivetbus: introduce parsing functionality
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerpci: fix spelling in comment
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-05 Stephen Hemmingerpci: increase domain storage to 32 bits
2017-07-05 Stephen Hemmingerpci: remove unnecessary casts in address parsing
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2017-07-05 Jianfeng Taneal: fix config file path when checking process
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-07-04 Jianbo Liuarch/arm: add vcopyq_laneq_u32 for old gcc
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-04 Ashwin Sekhar T Keal: move gcc version definition to common header
2017-07-04 Bruce Richardsoneal: remove unneeded conditionals for SSE headers
2017-07-03 Tiwei Biecontigmem: do not zero pages during each mmap
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: use new hotplug API in attach
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Gaetan Rivetbus/pci: implement plug/unplug operations
2017-07-03 Jan Blunckbus/vdev: implement unplug operation
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: require to implement device finding
2017-07-03 Jan Blunckbus/pci: implement method to find device
2017-07-03 Jan Blunckbus/vdev: implement method to find device
2017-07-03 Jan Blunckbus: add method to find device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-07-03 Gaetan Rivetbus/vdev: use standard bus registration
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-03 Jerin Jacobeal/ppc64: add empty pause function
2017-07-03 Jerin Jacobeal/x86: copy pause function
2017-07-03 Jerin Jacobeal/arm64: add pause function
2017-07-03 Jerin Jacobeal/arm32: add empty pause function
2017-07-03 Jerin Jacobeal: introduce architecture specific pause function
2017-07-03 Ashwin Sekhar T Keal/arm: fix build with clang
2017-07-03 Ashwin Sekhar T Keal: pause while busy-waiting for lcore slave
2017-07-03 Olivier Matzeal: introduce integer log2 function
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-06-28 Jamie Lavignemem: fix malloc element resize with padding
2017-06-27 Ferruh Yigitpci: reduce debug log verbosity when probing
2017-06-23 Tonghao Zhangpci: set default numa node for broken systems
2017-06-16 Thomas Monjalonmem: support page locking on FreeBSD
2017-06-16 Adrien Mazarguileal: add static endianness conversion macros
2017-06-16 Nelio Laranjeiroeal: introduce big and little endian types
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Ferruh Yigitkni: fix build with gcc 7.1
2017-06-12 Jerin Jacobeal/pci: introduce a PCI driver flag
2017-06-06 Jerin Jacobeal: introduce macro for no inline
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 Alejandro Lucerovfio: fix array bounds check
2017-06-05 Tonghao Zhangmemzone: check NUMA id when reserving a zone
2017-06-05 Lee Robertskni: fix build on RHEL 7.4
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-10 Tiwei Bieeal/bsd: fix read on PCI configuration space
2017-05-10 Tiwei Bieeal/bsd: fix ioport write operation
2017-05-10 Jianfeng Tanxen: fix physical address availability in dom0
2017-05-10 Alejandro Lucerovfio: fix index for tracking devices in a group
2017-05-07 Thomas Monjalonversion: 17.05-rc4
2017-05-05 Ferruh Yigitkni: fix ethtool build with kernel 4.11
2017-05-05 Jerin Jacobeal: optimize TSC routines when HPET is disabled
2017-05-05 Wei Daiconfig: make backtrace optional
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
next