dpdk.git
2019-07-22 Herakliusz... mk: fix custom kernel directory name
2019-07-19 Hemant Agrawalcrypto/dpaa2_sec: fix handling of session init failure
2019-07-19 Hemant Agrawaltest/crypto: fix session init failure for wireless...
2019-07-19 Bernard Iremongerexamples/ipsec-secgw: fix inline test scripts
2019-07-19 Bernard Iremongerexamples/ipsec-secgw: fix first packet with inline...
2019-07-19 Arek Kusztalcryptodev: remove RSA PKCS1 BT0 padding
2019-07-19 Arek Kusztalcryptodev: add cipher field to RSA op
2019-07-19 Arek Kusztalcryptodev: change RSA API comments about primes
2019-07-19 Adam Dybkowskidoc: update compressdev guide
2019-07-19 Ayuj Vermatest/crypto: add RSA key type CRT
2019-07-19 Ayuj Vermatest/crypto: move RSA enqueue/dequeue into functions
2019-07-19 Damian Nowaktest/crypto: add capability check for ZUC cases
2019-07-19 Tomasz Jozwiakcompress/qat: fix overflow status return
2019-07-19 Fiona Trahetest/compress: clarify out-of-space error messages
2019-07-19 Fiona Trahecrypto/qat: fix crashes
2019-07-19 Tao Zhuexamples/ipsec-secgw: fix --mtu option parsing
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-19 Artur Trybulaapp/compress-perf: remove magic numbers
2019-07-19 Tomasz Jozwiakapp/compress-perf: support force process termination
2019-07-19 Tomasz Jozwiakdoc: update compress-perf tool guide
2019-07-19 Tomasz Jozwiakapp/compress-perf: add benchmark test case
2019-07-19 Tomasz Jozwiakapp/compress-perf: add verification test case
2019-07-19 Tomasz Jozwiakapp/compress-perf: add --ptest option
2019-07-19 Tomasz Jozwiakapp/compress-perf: add weak functions for multicore...
2019-07-19 Ruifeng Wanglpm: use atomic store to avoid partial update
2019-07-19 Ruifeng Wanglpm: avoid race conditions for v20
2019-07-19 Ruifeng Wanglpm: avoid race conditions for v1604
2019-07-19 Ruifeng Wanglpm: uninline some functions
2019-07-18 Stephen Hemmingercfgfile: use calloc
2019-07-18 Stephen Hemmingercfgfile: use log for error messages
2019-07-18 Stephen Hemmingercfgfile: remove unnecessary initialization
2019-07-18 Ferruh Yigitmaintainers: add Andrew for next-net tree
2019-07-18 Pavan Nikhileshmempool/octeontx2: fix possible arm64 ABI break
2019-07-18 Jerin Jacobdoc: add LBK to Marvell OCTEON TX2 guide
2019-07-18 Thomas Monjalondoc: fix PDF build of bbdev prog guide
2019-07-18 Ferruh Yigitkni: fix segmented mbuf data overflow
2019-07-18 Erik Gabriel... examples/performance-thread: init timer subsystem
2019-07-18 Erik Gabriel... timer: fix null access if not initialized
2019-07-18 Haiyue Wangexamples/tep_term: remove duplicate definitions
2019-07-18 Konstantin... examples/ip_frag: fix unknown ethernet type
2019-07-18 Konstantin... examples/ip_frag: fix Tx un-fragmented packets
2019-07-18 Marcin Zapolskiexamples/ip_frag: fix use of ethdev internal device...
2019-07-18 Marcin Zapolskiexamples/ipsec-secgw: fix use of ethdev internal struct
2019-07-18 Marcin Zapolskiexamples: fix use of ethdev internal device array
2019-07-17 David Huntexamples/power: fix policy handling for FIFO
2019-07-17 David Huntexamples/l3fwd-power: fix busyness number
2019-07-17 Harman Kalradistributor: fix check of workers number
2019-07-17 Harman Kalratest/distributor: fix flush with worker shutdown
2019-07-17 Thomas Monjaloneal: update comment about --no-huge option
2019-07-17 Gavin Huhash: flush rings instead of dequeuing one by one
2019-07-17 Gavin Huring: add reset function for flushing
2019-07-17 Hemant Agrawalbus/fslmc: fix error handling in device iterator
2019-07-16 David Huntexamples/power: fix strcpy buffer overrun
2019-07-16 Sunil Kumar... ip_frag: remove remaining IP checkum offload flag
2019-07-16 Anatoly Burakovtest: add procfs error message for multi-process launch
2019-07-16 Takeshi Yoshimuravfio: fix expanding DMA area in ppc64le
2019-07-16 Harman Kalratest/metrics: fix second run
2019-07-16 Harman Kalrametrics: add function to deinitialise library
2019-07-15 Gavin Huconfig: fix meson build on ThunderX2
2019-07-15 Stephen Hemmingercommon/octeontx2: remove escape sequences in log
2019-07-15 Sachin Saxenamaintainers: claim maintainership of NXP net PMDs
2019-07-15 Nipun Guptamaintainers: claim maintainership of DPAA eventdev
2019-07-15 Sachin Saxenamempool/dpaa2: map external memory with VFIO
2019-07-15 Nipun Guptabus/fslmc: use CINH read on LS1088 platform
2019-07-15 Shreyansh Jainbus/fslmc: detect IOMMU mode
2019-07-15 Shreyansh Jainbus/fslmc: enhance error handling for dev parsing
2019-07-15 Shreyansh Jainbus/fslmc: support device iteration
2019-07-15 Yangchao Zhoukni: fix kernel crash with multi-segments
2019-07-15 Stephen Hemmingerdoc: update KNI guides
2019-07-15 Stephen Hemmingerkni: support minimal ethtool
2019-07-15 Stephen Hemmingerkni: fix style
2019-07-15 Stephen Hemmingerkni: fix copy_from_user failure handling
2019-07-15 Stephen Hemmingerkni: replace void pointer with FIFO types
2019-07-15 Stephen Hemmingerkni: drop unused fields
2019-07-15 Stephen Hemmingerkni: remove stats from private struct
2019-07-15 Stephen Hemmingerkni: use netdev_alloc_skb
2019-07-15 Stephen Hemmingerkni: remove stubs for Rx mode or ioctl
2019-07-14 Anoob Josephcommon/cpt: remove redundant code in datapath
2019-07-14 Anoob Josephcommon/cpt: remove redundant bit swaps
2019-07-14 Nithin Dabilpuramcommon/octeontx2: support CNF95xx SoC
2019-07-14 Anatoly Burakoveal/freebsd: fix config creation
2019-07-12 David Huntexamples/power: fix FreeBSD meson lib dependency
2019-07-11 Takeshi Yoshimuravfio: fix build on Linux < 4.2
2019-07-10 Suanming Mouapp/pdump: exit with primary process
2019-07-10 Harman Kalraapp/pdump: enforce to use SW mempool
2019-07-10 David Huntexamples/l3fwd-power: fix metrics divisions
2019-07-10 Marcin Hajkowskiexamples/power: add FIFO per core for JSON interface
2019-07-10 Bernard Iremongerflow_classify: fix out-of-bounds access
2019-07-10 Anatoly Burakovfbarray: fix destruction
2019-07-10 David Marchandvfio: fix interrupts race condition
2019-07-10 Thomas Monjalondoc: fix PDF build in octeontx2 guide
2019-07-10 Jerin Jacobdoc: add OCTEON TX2 in release notes
2019-07-10 Thomas Monjalondoc: fix PDF build
2019-07-08 Thomas Monjalonversion: 19.08-rc1
2019-07-08 Stephen Hemmingernet/memif: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/vdev_netvsc: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/failsafe: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/virtio: use new ethernet address parser
2019-07-08 Stephen Hemmingerapp/testpmd: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/bonding: use new ethernet address parser
next