net/ice/base: support L3 DSCP QoS
[dpdk.git] / drivers /
2021-04-30 Qi Zhangnet/ice/base: support L3 DSCP QoS
2021-04-30 Qi Zhangnet/ice/base: log if DDP/FW do not support QinQ
2021-04-30 Qi Zhangnet/ice/base: refactor post DDP download VLAN mode...
2021-04-30 Qi Zhangnet/ice/base: add IP fragment flags
2021-04-30 Ting Xucommon/iavf: fix order of protocol header types
2021-05-04 David Marchandvhost: fix offload flags in Rx path
2021-05-04 David Marchandnet/virtio: refactor Tx offload helper
2021-05-04 David Marchandnet/virtio: do not touch Tx offload flags
2021-05-04 Matan Azradvdpa/mlx5: improve interrupt management
2021-05-04 Xueming Linet/virtio: fix vectorized Rx queue rearm
2021-05-04 Chengwen Fengnet/hns3: increase readability in logs
2021-05-04 Chengwen Fengnet/hns3: remove unused VMDq code
2021-05-04 Chengwen Fengnet/hns3: remove read when enabling TM QCN error event
2021-05-04 Chengwen Fengnet/hns3: fix vector Rx burst limitation
2021-05-04 Chengwen Fengnet/hns3: log flow director configuration
2021-05-04 Chengwen Fengnet/hns3: improve IO path data cache usage
2021-05-04 Chengwen Fengnet/hns3: use existing macro to get array size
2021-05-04 Chengwen Fengnet/hns3: refactor optimised register write
2021-05-04 Chengwen Fengnet/hns3: remove some unused capabilities
2021-05-04 Gregory Etelsonnet/mlx5: support integrity flow item
2021-05-04 Gregory Etelsoncommon/mlx5: add PRM definitions for integrity check
2021-05-04 Min Hu (Connor)net/hns3: fix IEEE 1588 PTP for scalar scattered Rx
2021-05-04 Huisong Linet/hns3: fix MAC enable failure rollback
2021-04-24 Kalesh APnet/bnxt: drop unused attribute
2021-04-30 Andrew Rybchenkonet/sfc: fix mark support in EF100 native Rx datapath
2021-04-29 Wenjun Wunet/i40e: extend VF reset waiting time
2021-04-29 Robin Zhangnet/i40e: fix primary MAC type when starting port
2021-04-29 Robin Zhangnet/iavf: fix primary MAC type when starting port
2021-04-29 Wei Huangraw/ifpga: fix device name format
2021-04-29 Wenzhuo Lunet/iavf: fix Rx function selection
2021-04-30 Michael Baumnet/mlx5: use aging by counter when counter exists
2021-04-30 Michael Baumnet/mlx5: fix flow age event triggering
2021-04-30 Michael Baumnet/mlx5: support flow count action handle
2021-04-29 Chengchang Tangnet/hns3: select Tx prepare based on Tx offload
2021-04-29 Chengwen Fengnet/hns3: remove unused macros
2021-04-29 Chengwen Fengnet/hns3: fix time delta calculation
2021-04-29 Chengwen Fengnet/hns3: log time delta in decimal format
2021-04-29 Chengwen Fengnet/hns3: support preferred burst size and queues in VF
2021-04-29 Jiawen Wunet/txgbe: add copyright owner
2021-04-29 Jiawen Wunet/txgbe: remove port representor
2021-04-29 Jiawen Wunet/txgbe: support VXLAN-GPE
2021-04-29 Jiawen Wunet/txgbe: fix MTU limitation for VF
2021-04-29 Dapeng Yunet/softnic: fix meter policies initialization
2021-04-29 Min Hu (Connor)net/kni: warn on stop failure
2021-04-29 Chengchang Tangnet/tap: check ioctl on restore
2021-04-29 Hongbo Zhengnet/txgbe: fix null pointer check
2021-04-29 Huisong Linet/hns3: fix link speed when port is down
2021-04-29 Huisong Linet/hns3: fix link status when port is stopped
2021-04-28 Tal Shnaidermannet/mlx5: support checksum offload on Windows
2021-04-28 Tal Shnaidermancommon/mlx5: read checksum capability from DevX
2021-04-28 Tal Shnaidermannet/mlx5: fix unsupported offloads disablement
2021-04-28 Viacheslav Ovsiienkonet/mlx5: fix probing device in legacy bonding mode
2021-04-28 Viacheslav Ovsiienkonet/mlx4: fix buffer leakage on device close
2021-04-28 Viacheslav Ovsiienkonet/mlx5: remove drop queue function prototypes
2021-04-27 Li Zhangnet/mlx5: support meter PPS profile
2021-04-27 Shun Haonet/mlx5: connect meter policy to created flows
2021-04-27 Li Zhangnet/mlx5: prepare sub-policy for flow with meter
2021-04-27 Li Zhangnet/mlx5: support meter creation with policy
2021-04-27 Li Zhangnet/mlx5: support meter policy operations
2021-04-24 Stephen Hemmingernet/bnxt: use prefix on global function
2021-04-24 Kalesh APnet/bnxt: remove unused function parameters
2021-04-24 Kalesh APnet/bnxt: remove unnecessary forward declarations
2021-04-24 Stephen Hemmingernet/bnxt: skip get statistics for stopped queues
2021-04-28 Thierry Herbelotnet/virtio: fix kernel set memtable for multi-queue...
2021-04-28 Thomas Monjalonvdpa/mlx5: improve portability of thread naming
2021-04-28 Chengwen Fengnet/virtio: fix getline memory leakage
2021-04-28 Yuying Zhangnet/ice/base: clean duplicate in finding GTPU dummy...
2021-04-28 Min Hu (Connor)net/e1000: fix flow error message object
2021-04-28 Anatoly Burakovnet/i40e: support power management on VF
2021-04-28 Anatoly Burakovnet/ixgbe: support power management on VF
2021-04-27 Wenzhuo Lunet/iavf: fix Tx L4 checksum
2021-04-26 Yuying Zhangnet/ice/base: fix inner L4 offset for GTPU dummy packet
2021-04-26 Qi Zhangcommon/iavf: use macro to define offload/capability
2021-04-26 Qi Zhangcommon/iavf: refine comment in virtual channel
2021-04-26 Qi Zhangcommon/iavf: add enumeration for Rx descriptor ID
2021-04-26 Qi Zhangcommon/iavf: fix duplicated offload bit
2021-04-26 Yuying Zhangnet/ice: refactor input set fields for switch filter
2021-04-26 Yuying Zhangnet/ice: clean redundant macro definition of filters
2021-04-26 Alvin Zhangnet/iavf: fix VF to PF command failure handling
2021-04-26 Xuan Dingnet/iavf: fix RSS initialization
2021-04-25 Alvin Zhangnet/ice: fix fast mbuf freeing
2021-04-25 Alvin Zhangnet/iavf: fix RSS configuration on i40e VF
2021-04-25 Ting Xucommon/iavf: add header types for PPP and L2TPv2
2021-04-23 Chengwen Fengnet/i40e: remove redundant VSI check in Tx queue setup
2021-04-23 Chengwen Fengnet/i40e: fix negative VEB index
2021-04-27 Hongbo Zhengcommon/sfc_efx/base: fix dereferencing null pointer
2021-04-27 Chengwen Fengnet/hns3: fix handling link update
2021-04-27 Chengchang Tangnet/bonding: fix socket ID check
2021-04-27 Hongbo Zhengnet/hns3: disable MAC status report interrupt
2021-04-26 Min Hu (Connor)net/hns3: fix typos on comments
2021-04-26 Chengchang Tangnet/tap: fix interrupt vector array size
2021-04-26 Chengwen Fengnet/bonding: fix leak on remove
2021-04-26 Chengwen Fengnet/hns3: remove unused mailbox macro and struct
2021-04-26 Chengwen Fengnet/hns3: fix processing link status message on PF
2021-04-26 Chengwen Fengnet/hns3: fix mailbox error message
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-26 Chengwen Fengnet/txgbe: fix flow error message object
2021-04-26 Hongbo Zhengnet/txgbe: fix memset type
2021-04-26 Chengwen Fengnet/kni: check init result
2021-05-04 Shijith Thottonevent/cnxk: add option to control timer adapters
next