dpdk.git
2019-10-27 Ciara Powerapp/procinfo: use strlcpy for copying string
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 Christensenconfig: fix build on RHEL 7.6 for Power9
2019-10-27 David Marchandethdev: bump library version
2019-10-27 David Marchanddoc: announce global logs struct removal from ABI
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 Marchandtest/mem: remove dependency on EAL internals
2019-10-27 David Marchandlog: add log stream accessor
2019-10-27 David Marchandpci: remove deprecated functions
2019-10-27 David Marchandnet/bonding: use non deprecated PCI API
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-26 Ciara Powerexamples/load_balancer: remove example
2019-10-26 Ciara Powerexamples/netmap-compat: remove example
2019-10-26 Ciara Powerexamples/quota-watermark: remove example
2019-10-26 Bruce Richardsonexamples/l3fwd-vf: remove example
2019-10-26 Bruce Richardsonexamples/exception_path: remove example
2019-10-26 Ciara Powerdoc: remove unnecessary sample app guide table
2019-10-25 Chunsong Fengnet/hns3: fix FLR reset
2019-10-25 Hongbo Zhengnet/hns3: fix error code for firmware timeout
2019-10-25 Wei Hu (Xavier)net/hns3: fix offload flag for RSS hash
2019-10-25 Hao Chennet/hns3: fix statistics
2019-10-25 Andrew Rybchenkonet/virtio: fix Tx checksum offloads
2019-10-25 Venkat Duvvurunet/bnxt: uninit locks during resource cleanup
2019-10-25 Kalesh APnet/bnxt: fix memory leak
2019-10-25 Kalesh APnet/bnxt: add wrapper function for Thor device check
2019-10-25 Kalesh APnet/bnxt: add PCI IDs for 57500 series NPAR devices
2019-10-25 Kalesh APnet/bnxt: add more checks during firmware reset
2019-10-25 Santoshkumar... net/bnxt: fix crash after removing and adding slaves
2019-10-25 Somnath Koturnet/bnxt: fix MAC address check in flow validation
2019-10-25 Somnath Koturnet/bnxt: expose some missing counters in port stats
2019-10-25 Rahul Guptanet/bnxt: fix filter type for non-ntuple flows
2019-10-25 Kalesh APnet/bnxt: fix race between start and interrupt handler
2019-10-25 Venkat Duvvurunet/bnxt: fix default MAC check
2019-10-25 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.1.6
2019-10-25 Santoshkumar... net/bnxt: fix RSS configuration for Thor controller
2019-10-25 Ajit Khapardenet/bnxt: fix writing MTU to FW
2019-10-25 Ajit Khapardenet/bnxt: fix setting max RSS contexts
2019-10-25 Santoshkumar... net/bnxt: fix ping with MTU change
2019-10-25 Kalesh APnet/bnxt: fix check while freeing filter
2019-10-25 Tianfei Zhangraw/ifpga/base: fix dereference before null check
2019-10-25 Xiaoyu Minapp/testpmd: support multiple raw encap/decap
2019-10-25 Peng Huangapp/testpmd: fix Tx checksum when TSO enabled
2019-10-25 Raslan Darawshehnet/mlx: fix debug build with icc
2019-10-25 Flavio Leitnervhost: fix IPv4 checksum
2019-10-25 Jin Yuexamples: delete vhost SCSI example
2019-10-25 Andrew Rybchenkonet/virtio: reject unsupported Tx multi-queue modes
2019-10-25 Dilshod Urazovnet/virtio: reject unsupported Rx multi-queue modes
2019-10-25 Dilshod Urazovnet/virtio: reject deferred Tx start
2019-10-25 Dilshod Urazovnet/virtio: reject deferred Rx start
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 Congwen Zhangnet/e1000: fix zeroing of RSS config
2019-10-25 Congwen Zhangnet/ixgbe: fix zeroing of RSS config
2019-10-25 Alvin Zhangnet/i40e: fix exception with multi-driver
2019-10-25 Yahui Caonet/ice: fix IPv6 UDP port matching
2019-10-25 Yahui Caonet/ice: fix flow director for IPv6 dest MAC
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 Lance Richardsonnet/bnxt: fix mbuf free when clearing Tx queue
2019-10-25 David Christensennet/mlx5: add Altivec Rx
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
2019-10-25 David Marchanddoc: add note on prefixing ESP tail structure
2019-10-25 Ciara Powerethdev: fix include of ethernet header file
2019-10-25 Wisam Jaddoapp/testpmd: fix missing GENEVE item in raw encap
2019-10-25 Anand Sunkadnet/memif: support multiple Tx
2019-10-25 Jakub Grajciarnet/memif: fix Unix domain address length
2019-10-25 Ting Xuapp/testpmd: add GTP parsing and Tx checksum offload
2019-10-26 Olivier Matzmbuf: support dynamic fields and flags
2019-10-26 Anatoly Burakoveal: fix memory config allocation for multi-process
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-26 Michal Krawczykvfio: fix truncated BAR offset for 32-bit
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-26 Pavan Nikhileshreciprocal: fix off-by-one with 32-bit divisor
2019-10-25 Ferruh Yigittest: fix global variable multiple definitions
2019-10-25 Ferruh Yigitapp/testpmd: fix global variable multiple definitions
2019-10-25 Ferruh Yigitcompress/octeontx: fix global variable multiple definitions
2019-10-25 Ferruh Yigitcrypto/virtio: fix global variable multiple definitions
2019-10-25 Ferruh Yigitcrypto/null: fix global variable multiple definitions
2019-10-25 Ferruh Yigitnet/igb: fix global variable multiple definitions
2019-10-25 Ferruh Yigitbus/fslmc: fix global variable multiple definitions
next