dpdk.git
2017-05-10 Shahaf Shulerapp/testpmd: fix mempool creation by socket id
2017-05-10 Gregory Etelsonmbuf: fix bulk allocation when debug enabled
2017-05-10 Rasesh Modynet/qede: fix RSS table entries for 100G adapter
2017-05-10 Yongseok Kohnet/mlx5: change error-prone code on Tx path
2017-05-10 Yongseok Kohnet/mlx5: fix index handling for Tx ring
2017-05-10 Qi Zhangnet/ixgbe: fix LSC interrupt
2017-05-10 Wei Dainet/ixgbe: fix calling null function of VF
2017-05-10 Michal Jastrzebskiethdev: fix xstats by ID on 32-bit
2017-05-10 Jerin Jacobhash: add switch fall-through comments for arm64
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-07 Qiming Yangdoc: add known issue about l3fwd-power
2017-05-07 Thomas Monjalondoc: factorize overview table CSS
2017-05-07 Shreyansh Jaindoc: fix list numbering in prog guide
2017-05-07 Yong Wangdoc: fix usertools path in guides
2017-05-07 Rasesh Modydoc: explain zlib dependency for bnx2x
2017-05-07 Shahaf Shulerdoc: update mlx supported OFED and FW
2017-05-07 Qiming Yangdoc: add kernel module restriction for VF
2017-05-07 Jerin Jacobusertools: add Cavium pkx as network device
2017-05-07 Guduri Prathyushausertools: fix binding device match
2017-05-06 Gaetan Rivetapp/testpmd: configure event display
2017-05-06 Yulong Peiapp/testpmd: fix NUMA structures initialization
2017-05-06 Adrien Mazarguilapp/testpmd: fix MAC endian in flow command
2017-05-06 Adrien Mazarguilapp/testpmd: fix stack overwriting by flow command
2017-05-06 Pablo de Laraapp/testpmd: disable latency stats by default
2017-05-06 Pablo de Laraapp/testpmd: fix build without bitrate lib
2017-05-05 Bruce Richardsontest/eventdev: fix build with gcc 7
2017-05-05 Bruce Richardsontest/cmdline: fix missing break in switch
2017-05-05 Bruce Richardsonnet: fix missing break in CRC switch
2017-05-05 Bruce Richardsonapp/testpmd: add switch fall-through comments
2017-05-05 Bruce Richardsonlib: add switch fall-through comments
2017-05-05 Bruce Richardsonnet/ixgbe: add switch fall-through comments
2017-05-05 Bruce Richardsonnet/bnx2x: add switch fall-through comments
2017-05-05 Bruce Richardsonnet/vmxnet3: fix build with gcc 7
2017-05-05 Bruce Richardsondrivers/net: disable new gcc 7 warnings for base code
2017-05-05 Bruce Richardsonmk: adjust gcc flags for new gcc 7 warnings
2017-05-05 Ferruh Yigitnet/af_packet: prefer snprintf against strncpy
2017-05-05 Yongseok Kohnet/mlx5: fix crash on deleting flow drop queue
2017-05-05 Shahaf Shulernet/mlx5: fix Tx max inline with TSO
2017-05-05 Qi Zhangnet/fm10k: fix memory overflow in 32-bit SSE Rx
2017-05-05 Qi Zhangnet/i40e: fix memory overflow in 32-bit SSE Rx
2017-05-05 Qi Zhangnet/ixgbe: fix memory overflow in 32-bit SSE Rx
2017-05-05 Wenzhuo Lunet/i40e: consider QinQ when setting MTU
2017-05-05 Beilei Xingnet/i40e: add LLDP check for ethertype filter
2017-05-05 Jia Yunet/ixgbe: fix setting MTU on stopped device
2017-05-05 Wei Dainet/ixgbe: fix VF Rx mode for allmulticast disabled
2017-05-05 Wenzhuo Lunet/ixgbe: fix default MAC setting
2017-05-05 Qiming Yangnet/igb: fix VF MAC address setting
2017-05-05 Qiming Yangnet/igb: fix VF MAC address setting
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-05 Michał Mirosławnet: fix stripped VLAN flag for offload emulation
2017-05-05 Ferruh Yigitkni: fix crash caused by freeing mempool
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 Wei Daiexamples/performance-thread: remove useless include
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
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-05-01 Thomas Monjalonversion: 17.05-rc3
2017-05-01 Thomas Monjalonusertools: fix CPU layout with python 3
2017-05-01 Mark Asselstineusertools: remove devbind module search corner cases
2017-05-01 Kuba Kozaknet/ixgbe: support xstats by ID
2017-05-01 Kuba Kozaknet/igb: support xstats by ID
2017-05-01 Kuba Kozakapp/proc-info: support xstats by ID and by name
2017-05-01 Kuba Kozakethdev: get xstats ID by name
2017-05-01 Kuba Kozakethdev: retrieve xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-05-01 Bernard Iremongerdoc: revise sample testpmd flow commands
2017-05-01 Ferruh Yigitnet/ark: fix kvargs memory leak
2017-05-01 Pascal Mazonnet/tap: fix support for large Rx queues
2017-05-01 Jerin Jacobnet/thunderx: fix deadlock in Rx path
2017-05-01 Markos Chandrasexamples/ethtool: fix link with ixgbe shared lib
2017-05-01 Andriy Berestovskyyexamples/load_balancer: fix Tx flush
2017-05-01 Pablo de Laraexamples/l3fwd-power: fix Rx descriptor size
2017-05-01 Jingjing Wuexamples/l3fwd-power: fix handling no Rx queue
2017-05-01 Remy Hortonexamples/l2fwd-keepalive: clean up shared mem on exit
2017-05-01 Remy Hortonexamples/l2fwd-keepalive: add graceful exit
2017-05-01 Zhiyong Yangexamples/multi_process: fix timer update
2017-05-01 Bruce Richardsonexamples/performance-thread: fix build on FreeBSD 10.0
2017-05-01 Allain Legacyapp/testpmd: load commands from file at runtime
2017-05-01 Allain Legacyapp/testpmd: load commands from file at startup
2017-05-01 Remy Hortonapp/testpmd: add --bitrate-stats option
2017-05-01 Jiayu Huapp/testpmd: fix exit without freeing resources
2017-05-01 Olivier Matzapp/testpmd: fix number of mbufs in pool
2017-05-01 Olivier Matzapp/testpmd: fix crash at mbuf pool creation
2017-04-28 Fiona Trahecryptodev: fix API digest length comments
2017-04-28 Gage Eadscrypto/qat: fix dequeue statistics
2017-04-28 Pablo de Laraexamples/l2fwd-crypto: fix packets array index
2017-04-28 Arek Kusztaldoc: add limitation of AAD size to QAT guide
2017-04-28 Arek Kusztalcryptodev: fix API AAD comments
2017-04-28 Pablo de Laracrypto/openssl: fix AES-GCM capability
2017-04-28 Arek Kusztalcrypto/qat: fix AAD capabilities for AES-GCM
2017-04-28 Arek Kusztalcrypto/openssl: fix AAD capabilities for AES-GCM
2017-04-28 Huanle Hannet/virtio: fix crash when closing twice
2017-04-28 Jianfeng Tannet/virtio-user: fix device type check
next