net/bnxt: limit queue count for NS3/Stingray devices
[dpdk.git] / lib /
2019-11-20 Xueming Limalloc: fix realloc padded element size
2019-11-20 Xueming Limalloc: fix realloc copy size
2019-11-19 Kevin Traynorlib: fix doxygen typos
2019-11-19 Kevin Traynorlib: fix log typos
2019-11-19 Michael Pfeifferkni: reduce interface name size
2019-11-19 Anatoly Burakovmempool: remove check for bad IOVA when populating
2019-11-19 Anatoly Burakovmempool: use actual IOVA addresses when populating
2019-11-18 Vamsi Attunurueal/linux: remove KNI restriction on IOVA
2019-11-18 Vamsi Attunurukni: support userspace VA
2019-11-15 Zhike Wangvhost: fix vring requests validation broken if no FD
2019-11-12 Stephen Hemmingercmdline: remove unnecessary #ifdef
2019-11-12 Maxime Coquelinvhost: fix possible denial of service by leaking FDs
2019-11-12 Maxime Coquelinvhost: fix possible denial of service on SET_VRING_NUM
2019-11-12 Matan Azradethdev: fix last item detection on RSS flow expand
2019-11-12 Dekel Peledethdev: add maximum LRO packet size
2019-11-12 Jerin Jacobeventdev: reserve space in main structs for extension
2019-11-11 Thomas Monjalonethdev: reserve space in main structs for extension
2019-11-11 Pavan Nikhileshethdev: validate offloads set by PMD
2019-11-11 Pavan Nikhileshethdev: add mbuf RSS update as an offload
2019-11-11 Pavan Nikhileshethdev: add packet type range function
2019-11-08 Xiaoyu Minethdev: fix expand RSS flows
2019-11-08 Marvin Liuvhost: fix batch enqueue only handle few packets
2019-11-08 Marvin Liuvhost: fix dirty page logging missing
2019-11-08 Marvin Liuvhost: fix virtqueue not accessible
2019-11-08 Jin Yuvhost: fix build dependency on hash lib
2019-11-08 Marvin Liuvhost: do not limit packed ring size
2019-11-08 Flavia Musatescunet: fix IPv4 IHL and VHL define
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-11-08 Viacheslav Ovsiienkoethdev: extend flow metadata
2019-11-08 Haiyue Wangethdev: enhance burst mode information API
2019-11-08 Viacheslav Ovsiienkoethdev: add flow tag
2019-11-08 Thomas Monjalonethdev: remove deprecated port count function
2019-11-08 Ori Kamethdev: add hairpin queue
2019-11-08 Ori Kamethdev: move queue state defines to private file
2019-11-09 Bruce Richardsonlib: check experimental symbols with meson
2019-11-08 Hemant Agrawalipsec: remove redundant replay window size
2019-11-08 Hemant Agrawalsecurity: add anti replay window size
2019-11-08 Thomas Monjaloncmdline: replace FreeBSD ifdef for IP address parsing
2019-11-08 Andrzej Ostruszkaeventdev: fix possible use of uninitialized var
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-11-08 Andrzej Ostruszkadoc: fix description of versioning macros
2019-11-07 Rahul R Shahport: fix build dependency
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-11-07 Anatoly Burakovvfio: remove deprecated DMA mapping functions
2019-11-07 Anatoly Burakovvfio: fix DMA mapping with default container
2019-11-06 Olivier Matzmempool: use specific macro for object alignment
2019-11-06 Olivier Matzmempool: prevent objects from being across pages
2019-11-06 Olivier Matzmempool: introduce helpers for populate and required...
2019-11-06 Olivier Matzmempool: introduce function to get mempool page size
2019-11-06 Olivier Matzmempool: remove optimistic IOVA-contiguous allocation
2019-11-06 Olivier Matzmempool: reduce wasted space on populate
2019-11-06 Olivier Matzmempool: allow populating with unaligned virtual area
2019-11-05 Vladimir Medvedkinfib: add dataplane algorithm for IPv6
2019-11-05 Vladimir Medvedkinfib: add DIR24-8 dataplane algorithm
2019-11-05 Vladimir Medvedkinfib: support IPv6
2019-11-05 Vladimir Medvedkinfib: add FIB library
2019-11-05 Vladimir Medvedkinrib: support IPv6
2019-11-05 Vladimir Medvedkinrib: add RIB library
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Marcin Hajkowskipower: add packet type for capabilities
2019-10-27 Marcin Hajkowskipower: extend guest channel for frequency query
2019-10-27 Marcin Hajkowskipower: extend guest channel API for reading
2019-10-27 Marcin Hajkowskipower: fix socket indicator value
2019-10-27 Bruce Richardsonnet: remove ethernet packing and set two-byte alignment
2019-10-27 Bruce Richardsonport: fix pcap support with meson
2019-10-27 Pavan Nikhileshbitrate: use common macro RTE_DIM
2019-10-27 Bruce Richardsonbuild: support building ABI versioned files twice
2019-10-27 Bruce Richardsoneal: split compat header file
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-27 David Christensenvhost: fix build on RHEL 7.6 for Power
2019-10-27 David Marchandethdev: bump library version
2019-10-27 David Marchandeal: make the global configuration private
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 David Marchandeal: deinline lcore APIs
2019-10-27 David Marchandlog: add log stream accessor
2019-10-27 David Marchandpci: remove deprecated functions
2019-10-27 David Marchandmem: hide internal heap header
2019-10-27 David Marchandeal: remove deprecated malloc virt2phys function
2019-10-27 David Marchandeal: remove deprecated CPU flags check function
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-25 Flavio Leitnervhost: fix IPv4 checksum
2019-10-25 Ilya Maximetsvhost: disable host TSO for linear buffers without...
2019-10-25 Ilya Maximetsvhost: return error message for mbuf allocation failure
2019-10-25 Marvin Liuvhost: optimize packed ring dequeue when in-order
2019-10-25 Marvin Liuvhost: optimize packed ring dequeue
2019-10-25 Marvin Liuvhost: add packed ring zcopy batch and single dequeue
2019-10-25 Marvin Liuvhost: optimize packed ring enqueue
2019-10-25 Marvin Liuvhost: update packed ring dequeue
2019-10-25 Marvin Liuvhost: flush batched enqueue descs directly
2019-10-25 Marvin Liuvhost: flush enqueue updates by cacheline
2019-10-25 Marvin Liuvhost: add packed ring batch dequeue
2019-10-25 Marvin Liuvhost: add packed ring single dequeue
2019-10-25 Marvin Liuvhost: add packed ring batch enqueue
2019-10-25 Marvin Liuvhost: try to unroll for each loop
2019-10-25 Marvin Liuvhost: add packed ring single enqueue
2019-10-25 Marvin Liuvhost: add packed ring indexes increasing function
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 David Marchandnet: hide internal CRC defines
2019-10-25 David Marchandnet: add rte prefix to MPLS structure
2019-10-25 David Marchandnet: add missing rte prefix on PPPoE defines
next