app/testpmd: fix buffer leak in TM command
[dpdk.git] / drivers /
2018-07-25 Pavan Nikhileshevent/octeontx: remove unnecessary port start and stop
2018-07-25 Pavan Nikhileshevent/octeontx: prefetch mbuf instead of wqe
2018-07-25 Cristian Dumitrescunet/softnic: add command for default tmgr hierarchy
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr hierarchy commit
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr node addition
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shared shaper
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shaper profile
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr create
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-26 Yaroslav Brustinovnet/mlx5: fix linkage of glue lib with gcc 4.7.2
2018-07-26 Adrien Mazarguilnet/mlx5: fix invalid network interface index
2018-07-26 Nelio Laranjeironet/mlx5: fix count query when flow has not counter
2018-07-26 Yongseok Kohnet/mlx5: fix queue rollback when starting device
2018-07-26 Yongseok Kohnet/mlx5: fix endless loop when clearing flow flags
2018-07-26 Nelio Laranjeironet/mlx5: fix route Netlink message overflow
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-26 Nelio Laranjeironet/mlx5: fix representors detection
2018-07-26 Nelio Laranjeironet/mlx5: fix TCI mask filter
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-26 Adrien Mazarguilnet/mlx5: add port ID pattern item to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add VLAN item and actions to switch flow...
2018-07-26 Adrien Mazarguilnet/mlx5: add L2-L4 pattern items to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add fate actions to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add framework for switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
2018-07-23 Jasvinder Singhnet/softnic: fix memory illegal access after free
2018-07-23 Radu Nicolaunet/bonding: fix invalid port id
2018-07-23 Qi Zhangnet/ixgbe: fix missing null check on detach
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-23 Ferruh Yigitnet/fm10k: remove redundant queue id checks
2018-07-23 Ferruh Yigitnet/i40e: remove redundant queue id checks
2018-07-23 Andrew Rybchenkonet/sfc: handle unknown L3 packet class in EF10 event...
2018-07-23 Andrew Rybchenkonet/sfc: fix assert in set multicast address list
2018-07-23 Rakesh Kudurumallanet/thunderx: support Rx VLAN offload
2018-07-23 Pavan Nikhileshnet/thunderx: enable Rx checksum offload
2018-07-23 Gage Eadsnet/pcap: set queue started and stopped
2018-07-23 Gage Eadsnet/tap: set queue started and stopped
2018-07-23 Andrew Rybchenkonet/sfc: prepare to support Rx datapath without checksum
2018-07-23 Andrew Rybchenkonet/sfc: fix Rx queue offloads reporting in queue info
2018-07-23 Andrew Rybchenkonet/sfc: move Rx checksum offload check to device level
2018-07-23 Hyong Youb Kimnet/enic: pick the right Rx handler after changing MTU
2018-07-23 Igor Romanovnet/sfc: fallback to filter with zero vid
2018-07-23 Igor Romanovnet/sfc: fix filter exceptions logic
2018-07-23 Rasesh Modynet/qede: move SPDX tags to source files
2018-07-23 Kiran Kumarnet/thunderx: avoid sq door bell write on zero packet
2018-07-23 Rahul Lakkireddynet/cxgbe: fix init failure due to new flash parts
2018-07-23 Wei Zhaonet/i40e: fix check of flow director programming status
2018-07-23 Xiaoyun Linet/i40e: fix link speed
2018-07-23 Shaopeng Henet/i40e: fix Tx queue setup after stop
2018-07-23 Beilei Xingnet/i40e: fix setting TPID with AQ command
2018-07-23 Beilei Xingnet/i40e: fix packet type parsing with DDP
2018-07-23 Beilei Xingnet/i40e: fix PPPoL2TP packet type parsing
2018-07-26 Takeshi Yoshimuravfio: fix workaround of BAR mapping
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-26 Bruce Richardsonbuild: improve error message for missing dependency
2018-07-26 Bruce Richardsonbuild: fix meson build on FreeBSD
2018-07-25 Ashish Guptacompress/octeontx: support burst enqueue/dequeue
2018-07-25 Ashish Guptacompress/octeontx: create private xform
2018-07-25 Ashish Guptacompress/octeontx: add device setup ops
2018-07-25 Sunila Sahucompress/octeontx: introduce octeontx zip PMD
2018-07-25 Amr Mokhtarbaseband/turbo_sw: update for FlexRAN 1.6.0
2018-07-25 Sunila Sahucrypto/openssl: add DH and DSA asym operations
2018-07-25 Sunila Sahucrypto/openssl: add RSA and mod asym operations
2018-07-25 Sunila Sahucompress/zlib: support burst enqueue/dequeue
2018-07-25 Sunila Sahucompress/zlib: create private xform
2018-07-25 Ashish Guptacompress/zlib: add basic ops
2018-07-25 Ashish Guptacompress/zlib: introduce zlib PMD
2018-07-25 Lee Dalycompress/isal: support chained mbufs
2018-07-25 Fan Zhangcrypto/scheduler: add mode-specific threshold parameter
2018-07-25 Fan Zhangcrypto/scheduler: add mode-specific parameter
2018-07-25 Fiona Trahecompress/qat: support scatter-gather buffers
2018-07-25 Fiona Trahecommon/qat: add scatter-gather header
2018-07-23 Pablo de Laracrypto/virtio: fix memory leak
2018-07-23 Fiona Trahecrypto/qat: support 8-byte 3DES
2018-07-23 Marko Kovaceviccrypto/openssl: support 8-byte 3DES
2018-07-23 Marko Kovaceviccrypto/aesni_mb: support 3DES
2018-07-23 Pablo de Laracrypto/aesni_mb: support IPsec Multi-buffer lib v0.50
2018-07-23 Pablo de Laracrypto/aesni_gcm: support IPsec Multi-buffer lib v0.50
2018-07-23 Pablo de Laracrypto/aesni_mb: call buffer manager allocation
2018-07-23 Pablo de Laracompress/isal: fix memory leak
2018-07-23 Pablo de Laracompress/isal: set null pointer after freeing
2018-07-23 Pablo de Laracompress/isal: fix log type name
2018-07-23 Lee Dalycompress/isal: fix offset usage
2018-07-23 Fiona Trahecrypto/qat: fix checks for 3GPP algo bit params
2018-07-23 Fiona Trahecompress/qat: prevent usage if incorrect firmware
2018-07-23 Fiona Trahecompress/qat: add create and destroy functions
2018-07-23 Fiona Trahecompress/qat: create and populate the ops structure
2018-07-23 Fiona Trahecompress/qat: add device start and stop
2018-07-23 Fiona Trahecompress/qat: add enqueue/dequeue functions
2018-07-23 Fiona Trahecompress/qat: add info retrieval function
2018-07-23 Fiona Trahecompress/qat: add configure and clear functions
2018-07-23 Fiona Trahecompress/qat: setup queue-pairs for compression
2018-07-23 Fiona Trahecompress/qat: add stats functions
2018-07-23 Fiona Trahecompress/qat: check that correct firmware is in use
2018-07-23 Fiona Trahecompress/qat: create FW request and process response
2018-07-23 Fiona Trahecompress/qat: add xform processing
2018-07-23 Fiona Trahecompress/qat: add empty driver
2018-07-23 Fiona Trahecommon/qat: update firmware headers
2018-07-20 Qi Zhangvfio: enable unmapping resource for secondary
2018-07-20 Qi Zhangvfio: fix PCI address comparison
next