net/bnxt: support redirecting tunnel packets to VF
[dpdk.git] / lib /
2019-06-13 Andrew Rybchenkoethdev: fix Tx prepare documentation to use positive...
2019-06-13 Sunil Kumar Koriethdev: add default value for max segment
2019-06-13 David Marchandethdev: add a check on mempool during RxQ setup
2019-06-13 Maxime Coquelineal/x86: force inlining of all memcpy and mov helpers
2019-06-13 Maxime Coquelinvhost: simplify descriptor buffer prefetching
2019-06-13 Maxime Coquelinvhost: do not inline unlikely fragmented buffers code
2019-06-13 Maxime Coquelinvhost: do not inline packed and split functions
2019-06-13 Maxime Coquelinvhost: un-inline dirty pages logging functions
2019-06-06 Tom Barbetteethdev: add API to read device clock
2019-06-11 Jerin Jacobacl: fix build with some arm64 compiler
2019-06-05 Ruifeng Wanghash: simplify signature compare with NEON
2019-06-05 Bruce Richardsonbuild: generate Windows exports file
2019-06-05 Konstantin Ananyevbpf: fix pseudo calls for program loaded from ELF
2019-06-05 Bruce Richardsonbpf: remove use of weak functions
2019-06-05 Bruce Richardsonacl: remove use of weak functions
2019-06-05 Honnappa Nagarahallircu: fix format specifier in dump
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in async request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sendmsg
2019-06-05 Anatoly Burakovipc: do not unregister action if IPC unsupported
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in init
2019-06-04 Xiaolong Yering: remove unnecessary forward declaration
2019-06-04 Nicolas Dichtelmem: ease init in a docker container
2019-06-03 Yongseok Kohbus/pci: add Mellanox kernel driver type
2019-06-03 Bruce Richardsoneal/x86: check rdrand and rdseed
2019-06-03 Bruce Richardsonbuild: add libatomic dependency for 32-bit clang
2019-06-03 Bruce Richardsonmem: mark unused function in 32-bit builds
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-06-03 Stephen Hemmingereal: add lcore accessors
2019-06-03 Stephen Hemmingereal: use unsigned int in lcore API prototypes
2019-05-29 Ferruh Yigitkni: remove ethtool support
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ICMP defines
2019-05-24 Olivier Matznet: add rte prefix to ICMP structure
2019-05-24 Olivier Matznet: add rte prefix to GRE structure
2019-05-24 Olivier Matznet: add rte prefix to ESP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-13 Erik Gabriel Carrillodoc: fix doxygen for timer API
2019-05-13 Nikhil Raoeventdev: fix Rx adapter event flush
2019-05-09 Erik Gabriel Carrillotimer: allow first subsystem init from secondary
2019-05-09 Dharmik Thakkarhash: fix total entries count
2019-05-09 Dharmik Thakkarhash: fix position returned in free slots
2019-05-09 Mattias Rönnblompower: fix cache line alignment
2019-05-09 Liang Mapower: fix resource leak
2019-05-09 Anatoly Burakovipc: add warnings about correct API usage
2019-05-09 Anatoly Burakovipc: add warnings about not using IPC with memory API
2019-05-09 Aaron Conoleipc: unlock on failure
2019-05-09 Marcin Smoczynskiipsec: fix headers install
2019-05-04 Yipeng Wanghash: fix doc about thread/process safety
2019-05-04 Erik Gabriel Carrilloeventdev: update references to removed function
2019-05-03 Erik Gabriel Carrillotimer: fix reset/stop in callback for new API
2019-05-03 Erik Gabriel Carrillotimer: fix pointer to local outside scope
2019-05-03 Kevin Traynorvfio: expand non-viable group error message
2019-05-03 David Huntpower: clarify comment about SST-BF priority core
2019-05-03 Thomas Monjalonipc: replace bool checks with explicit non-zero
2019-05-03 Anatoly Burakovipc: handle more invalid parameter cases
2019-05-03 Anatoly Burakovipc: harden message receive
2019-05-03 Anatoly Burakovipc: fix send error handling
2019-05-03 Herakliusz Lipiecipc: fix memory leak on request failure
2019-05-03 Stephen Hemmingereal: fix formatting of hotplug error message
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-05-01 Honnappa Nagarahallircu: add RCU library supporting QSBR mechanism
2019-05-01 Nikhil Raoeventdev: add experimental tag back for Rx adapter
2019-05-01 Abhinandan Gujjareventdev: fix crypto adapter
2019-04-30 Ayuj Vermacryptodev: include dependency in asym header
2019-04-22 Andrius Sirvysbitrate: fix unchecked return value
2019-04-22 David Huntpower: fix buffer overruns
2019-04-22 Lee Dalypower: fix max frequency after turbo disabling
2019-04-22 Marcin Hajkowskipower: reset function pointers on unset environment
2019-04-22 Marcin Hajkowskipower: return error when environment already set
2019-04-22 Marcin Hajkowskipower: fix thread-safety environment modification
2019-04-22 Erik Gabriel Carrillotest/timer: exercise new APIs in secondary process
2019-04-22 Bruce Richardsonreorder: add checks for invalid function inputs
2019-04-22 Thomas Monjalonmbuf: fix big endian build
2019-04-22 Stephen Hemmingerdrivers: remove blank line at EOF
2019-04-22 Jerin Jacobeventdev: promote adapter functions as stable
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-04-19 Thomas Monjalonethdev: promote function for port count as stable
2019-04-19 Thomas Monjalonethdev: avoid explicit check of valid port state
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Ilya Maximetsvhost: fix silent queue enabling with legacy guests
2019-04-19 Ilya Maximetsvhost: fix passing destroyed device to destroy callback
2019-04-19 Mohammad Abdul Awalvhost: fix null pointer checking
2019-04-19 Ilya Maximetsvhost: fix device leak on connection add failure
2019-04-19 Ferruh Yigitmbuf: update Tx VLAN and QinQ flags documentation
2019-04-19 Jie Pankni: fix type for MAC address
2019-04-18 Marko Kovaceviccryptodev: fix uninitialized session clear
2019-04-17 Erik Gabriel Carrillotimer: add function to stop all timers in a list
2019-04-17 Erik Gabriel Carrillotimer: allow management in shared memory
next