net/i40e: fix Rx packet statistics
[dpdk.git] / drivers / net /
2021-10-08 Alvin Zhangnet/i40e: fix Rx packet statistics
2021-10-08 Junfeng Guonet/iavf: fix QFI field bit check for GTPU EH
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovnet/sfc: update comment about representor support
2021-10-12 Viacheslav Galaktionovnet/sfc: support representor info get
2021-10-12 Viacheslav Galaktionovnet/sfc: use switch port ID as representor ID
2021-10-12 Viacheslav Galaktionovnet/sfc: support new representor parameter syntax
2021-10-12 Viacheslav Galaktionovnet/sfc: include controller and port in representor...
2021-10-12 Viacheslav Galaktionovnet/sfc: store PCI address for represented entities
2021-10-12 Viacheslav Galaktionovnet/sfc: maintain controller to EFX interface mapping
2021-10-12 Viacheslav Galaktionovnet/sfc: free MAE lock once switch domain is assigned
2021-10-12 Igor Romanovnet/sfc: add simple port representor statistics
2021-10-12 Igor Romanovnet/sfc: implement representor Rx
2021-10-12 Igor Romanovnet/sfc: handle ingress mport in EF100 Rx prefix
2021-10-12 Igor Romanovnet/sfc: use xword type for EF100 Rx prefix
2021-10-12 Igor Romanovnet/sfc: implement representor Tx
2021-10-12 Igor Romanovnet/sfc: support multiple device probe
2021-10-12 Igor Romanovnet/sfc: implement port representor link update
2021-10-12 Igor Romanovnet/sfc: implement port representor start and stop
2021-10-12 Igor Romanovnet/sfc: implement representor Tx queue start/stop
2021-10-12 Igor Romanovnet/sfc: implement representor Rx queue start/stop
2021-10-12 Igor Romanovnet/sfc: implement representor queue setup and release
2021-10-12 Igor Romanovnet/sfc: add representor proxy port API
2021-10-12 Igor Romanovnet/sfc: add port representors infrastructure
2021-10-12 Igor Romanovnet/sfc: move adapter state enum to separate header
2021-10-12 Igor Romanovnet/sfc: reserve queues for port representors
2021-10-12 Igor Romanovnet/sfc: add representors proxy infrastructure
2021-10-12 Igor Romanovnet/sfc: support EF100 Tx override prefix
2021-10-12 Igor Romanovnet/sfc: insert switchdev mode MAE rules
2021-10-12 Igor Romanovnet/sfc: add switch mode device argument
2021-10-12 Viacheslav Galaktionovethdev: fix representor port ID search by name
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Tx
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Rx
2021-10-11 Ivan Ilchenkonet/sfc: support SW stats groups
2021-10-11 Ivan Ilchenkonet/sfc: add toggle to disable total stat
2021-10-11 Ivan Ilchenkonet/sfc: prepare not having some SW stats on adapter
2021-10-11 Ivan Ilchenkonet/sfc: optimize getting number of SW stats
2021-10-11 Ivan Ilchenkonet/sfc: fix missing const of SW stats descriptions
2021-10-11 Ivan Ilchenkonet/sfc: fix cleanup order of SW stats
2021-10-11 Ivan Ilchenkonet/sfc: rename SW stats structures
2021-10-11 Ivan Ilchenkonet/sfc: rename accumulative SW stats to total
2021-10-11 Ivan Ilchenkonet/sfc: rename array of SW stats descriptions
2021-10-11 Ferruh Yigitnet/ena: remove useless address check
2021-10-11 Chengchang Tangnet/hns3: remove similar macro function definitions
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-08 Chengchang Tangnet/bonding: fix RSS key length
2021-10-08 Chengchang Tangnet/bonding: fix dedicated queue mode in vector burst
2021-10-08 Ciara Loftusnet/af_xdp: disable secondary process support
2021-10-20 Andrew Rybchenkomempool: add namespace to internal helpers
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-19 Dmitry Kozlyuknet/mlx5: support mempool registration
2021-10-07 Andrew Rybchenkonet/sfc: relax SW packets/bytes atomic ops memory ordering
2021-10-07 Huisong Linet/hns3: fix input parameters of MAC functions
2021-10-07 Huisong Linet/hns3: fix residual MAC after setting default MAC
2021-10-07 Yunjian Wangnet/ixgbe: fix memzone leak on queue re-configure
2021-10-07 Yunjian Wangnet/i40e: fix memzone leak on queue re-configure
2021-10-07 Yunjian Wangnet/ice: fix memzone leak on queue re-configure
2021-10-07 Yunjian Wangnet/e1000: fix memzone leak on queue re-configure
2021-10-07 Andrew Rybchenkoethdev: remove legacy mirroring API
2021-10-07 Heinrich Kuhnnet/nfp: cancel delayed LSC work in port close
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Xueming Liethdev: make queue release callback optional
2021-10-02 Nithin Dabilpuramnet/cnxk: reflect globally enabled offloads in queue...
2021-10-02 Satheesh Paulnet/cnxk: support configuring channel mask via devargs
2021-10-02 Srujana Challanet/cnxk: add crypto capabilities for AES-CBC and HMAC...
2021-10-02 Srujana Challanet/cnxk: allow zero UDP6 checksum for non-inline device
2021-10-02 Srujana Challanet/cnxk: update ethertype for mixed IPsec tunnel versions
2021-10-02 Srujana Challanet/cnxk: support IPsec transport mode in cn10k
2021-10-02 Srujana Challanet/cnxk: support IPsec anti replay in cn9k
2021-10-02 Nithin Dabilpuramnet/cnxk: support Tx security offload on cn10k
2021-10-02 Nithin Dabilpuramnet/cnxk: support Rx security offload on cn10k
2021-10-02 Nithin Dabilpuramnet/cnxk: support Tx security offload on cn9k
2021-10-02 Nithin Dabilpuramnet/cnxk: support Rx security offload on cn9k
2021-10-02 Nithin Dabilpuramnet/cnxk: support inline security setup for cn10k
2021-10-02 Nithin Dabilpuramnet/cnxk: support inline security setup for cn9k
2021-10-06 Ferruh Yigitnet/cxgbe: remove useless address check
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
2021-10-06 Tudor Corneanet/af_packet: reinsert stripped VLAN tag
2021-10-05 Nikhil Vasoyanet/cxgbe: support firmware version query
2021-10-05 Nikhil Vasoyanet/cxgbe: support xstats for VF
2021-10-04 Junxiao Shinet/memif: allocate socket hash on any NUMA socket
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-10-07 William Tunet/ixgbe: build on Windows
2021-10-07 Rohit Rajnet/dpaa: explain behaviour with FMC policy
2021-10-07 Vanshika Shuklanet/dpaa2: add more RSS distributions
2021-10-07 Hemant Agrawalnet/dpaa2: generate HW hash key
2021-10-07 Hemant Agrawalnet/dpaa2: add debug log for jumbo MTU
2021-10-07 Jun Yangnet/dpaa2: support Tx flow redirection action
2021-10-07 Hemant Agrawalbus/fslmc: update MC FW to 10.28
2021-10-05 David Marchandsort symbol maps
2021-10-05 Aman Deep Singhnet/ice/base: fix strict-aliasing with GCC
2021-09-30 Nikhil Vasoyanet/cxgbe: avoid sending link params change from VF
2021-09-29 Bing Zhaonet/mlx5: fix Tx metadata endianness in data path
2021-09-29 Bing Zhaonet/mlx5: fix flow tables double release
2021-09-29 Xueming Linet/mlx5: support new global device syntax
2021-09-30 Maxime Coquelinnet/virtio: revert forcing IOVA as VA mode for virtio...
2021-09-28 David Marchandnet/virtio-user: fix init when using existing tap
2021-09-27 Ajit Khapardenet/bnxt: fix tunnel port accounting
2021-09-27 Kalesh APnet/bnxt: improve error recovery information messages
2021-09-26 Ajit Khapardenet/bnxt: fix memzone free for Tx and Rx rings
next