net/hns3: fix flow director rule residue on malloc failure
[dpdk.git] / drivers /
2021-02-04 Chengwen Fengnet/hns3: fix flow director rule residue on malloc...
2021-02-04 Chengchang Tangnet/hns3: use C11 atomics
2021-02-04 Chengchang Tangnet/hns3: fix stats flip overflow
2021-02-04 Chengwen Fengnet/hns3: remove MPLS from supported flow items
2021-02-04 Chengwen Fengnet/hns3: constrain TM peak rate
2021-02-04 Lijun Ounet/hns3: fix RSS indirection table size
2021-02-04 Huisong Linet/hns3: fix link status change from firmware
2021-02-04 Huisong Linet/hns3: fix query order of link status and link info
2021-02-04 Jiawei Wangnet/mlx5: fix E-Switch egress mirror flow validation
2021-02-04 Souvik Deycommon/mlx5: fix storing synced MAC to internal table
2021-02-04 Jiawei Wangnet/mlx5: fix counter and age flow action validation
2021-02-04 Sunil Kumar Korinet/octeontx: fix max Rx packet length
2021-02-04 Leyi Rongnet/i40e: fix build for Windows MinGW
2021-02-04 Xiaoyun Linet/iavf: fix VLAN insert
2021-02-04 Yuying Zhangnet/ice: fix QinQ switch rule input set mask
2021-02-04 Haiyue Wangnet/ice: fix VLAN strip for double VLAN
2021-02-04 Maxime Coquelinnet/virtio: fix secondary process crash with PCI devices
2021-02-04 Alexander Kozyrevnet/mlx5: fix miniCQE configuration for Verbs
2021-02-04 Alexander Kozyrevnet/mlx5: check FW miniCQE format capabilities
2021-02-03 Ivan Malovnet/sfc: fix TSO and checksum offloads for EF10
2021-02-02 Xuan Dingnet/ice: fix RSS type checking
2021-02-02 Maxime Coquelinnet/virtio: fix PCI ops assignment
2021-02-02 Maxime Coquelinnet/virtio: fix listen file initialization
2021-02-02 Hyong Youb Kimnet/enic: fix filter type used for flow API
2021-02-02 Andrew Boyernet/ionic: clean up Tx queue version support
2021-02-02 Andrew Boyernet/ionic: use existing array size macro
2021-02-02 Chengwen Fengnet/hns3: support LSC event report
2021-02-02 Dekel Pelednet/mlx5: fix shared RSS translation and cleanup
2021-02-02 Dekel Pelednet/mlx5: update flow meter capability flags names
2021-02-02 Lance Richardsonnet/bnxt: fix Rx completion ring size calculation
2021-02-02 Xuan Dingnet/iavf: fix default RSS configuration
2021-01-29 Jingjing Wunet/iavf: fix vector mapping with queue
2021-01-29 Kalesh APnet/bnxt: fix mbuf flags for PTP packets
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Tx path
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Rx path
2021-01-29 Nalla Pradeepnet/octeontx_ep: add device start and stop
2021-01-29 Nalla Pradeepnet/octeontx_ep: set up IQ and OQ registers
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Tx queue setup and release
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Rx queue setup and release
2021-01-29 Nalla Pradeepnet/octeontx_ep: add device info get and configure
2021-01-29 Nalla Pradeepnet/octeontx_ep: add basic device setup
2021-01-29 Nalla Pradeepnet/octeontx_ep: add device init and uninit
2021-01-29 Nalla Pradeepnet/octeontx_ep: add ethdev probe and remove
2021-01-29 Nalla Pradeepnet/octeontx_ep: add build and doc infrastructure
2021-01-29 Nalla Pradeepraw/octeontx2_ep: change PCI device ID
2021-01-29 Igor Chauskinnet/ena: prevent double doorbell
2021-01-29 Igor Chauskinnet/ena: fix Tx SQ free space assessment
2021-01-29 Michal Krawczyknet/ena: validate Rx req ID upon acquiring descriptor
2021-01-29 Amit Bernsteinnet/ena: fix Tx doorbell statistics
2021-01-29 Ido Segevnet/ena: flush Rx buffers memory pool cache
2021-01-29 Heinrich Kuhnnet/nfp: read chip model from PluDevice register
2021-01-29 Lijun Ounet/hns3: adjust format specifier for enum
2021-01-29 Lijun Ounet/hns3: remove unnecessary parentheses
2021-01-29 Lijun Ounet/hns3: adjust some comments
2021-01-29 Lijun Ounet/hns3: rename RSS functions
2021-01-29 Chengchang Tangnet/hns3: fix interrupt resources in Rx interrupt mode
2021-01-29 Lijun Ounet/hns3: fix memory leak on secondary process exit
2021-01-29 Lijun Ounet/hns3: refactor reset event report function
2021-01-29 Lijun Ounet/hns3: extract common checks for flow director
2021-01-29 Chengchang Tangnet/hns3: reconstruct Rx interrupt map
2021-01-29 Lijun Ounet/hns3: refactor flow checks into own functions
2021-01-29 Lijun Ounet/hns3: refactor converting descriptor error
2021-01-29 Huisong Linet/hns3: move queue stats to xstats
2021-01-29 Huisong Linet/hns3: encapsulate DFX stats in datapath
2021-01-29 Dapeng Yunet/i40e: fix register setting for hash enable
2021-01-29 Haiyue Wangnet/ice/base: do not set VLAN mode in DCF mode
2021-01-29 Viacheslav Ovsiienkonet/mlx5: fix wire vport hint
2021-01-29 Alexander Kozyrevnet/mlx5: support modify field flow action
2021-01-29 Alexander Kozyrevcommon/mlx5: add GTP TEID modification ID
2021-01-29 Jiawei Wangnet/mlx5: fix count actions query in sample flow
2021-01-29 Dana Vardinet/mvpp2: add fill buffs to configuration file
2021-01-29 Dana Vardinet/mvpp2: update QoS defaults variable name
2021-01-29 Dana Vardinet/mvpp2: support forwarding bad packets
2021-01-29 Dana Vardinet/mvpp2: support custom header in config file
2021-01-29 Liron Himinet/mvpp2: consider packet type in checksum info
2021-01-29 Dana Vardinet/mvpp2: update start header name in config file
2021-01-29 Liron Himinet/mvpp2: apply flow control after port init
2021-01-29 Meir Levinet/mvpp2: add 2.5G link info
2021-01-29 Liron Himinet/mvpp2: expose max MTU
2021-01-29 Yuri Chipchevnet/mvpp2: update flow control autoneg disable handling
2021-01-29 Liron Himinet/mvpp2: introduce fixup for FIFO overrun
2021-01-29 Liron Himinet/mvpp2: rearrange functions order
2021-01-29 Liron Himinet/mvpp2: support user defined configuration
2021-01-29 Liron Himinet/mvpp2: skip QoS init if not requested
2021-01-29 Liron Himinet/mvpp2: support raw flow pattern
2021-01-29 Liron Himinet/mvpp2: move common functions to common location
2021-01-29 Liron Himinet/mvpp2: build flow table key along with rule
2021-01-29 Liron Himinet/mvpp2: support generic flow pattern combinations
2021-01-29 Liron Himinet/mvpp2: use generic name for global config variable
2021-01-29 Liron Himinet/mvpp2: adjust number of unicast address
2021-01-29 Yuri Chipchevnet/mvpp2: add Tx flow control
2021-01-29 Liron Himinet/mvpp2: support DSA mode
2021-01-29 Liron Himinet/mvpp2: update Tx checksum
2021-01-29 Yuri Chipchevnet/mvpp2: support VLAN offload
2021-01-29 Yuri Chipchevnet/mvpp2: support loopback
2021-01-29 Yuri Chipchevnet/mvpp2: save initial configuration
2021-01-29 Yuri Chipchevnet/mvpp2: align checking order
2021-01-29 Yuri Chipchevnet/mvpp2: do cosmetic changes to cookie usage
2021-01-29 Yuri Chipchevnet/mvpp2: update RSS tables reservation
2021-01-29 Liron Himinet/mvpp2: fix frame size checking
next