net/mlx5: fix flow mark with sampling and metering
[dpdk.git] / drivers / net / sfc /
2021-11-17 Ivan Malovnet/sfc: support MAC address edits in transfer flows
2021-11-17 Ivan Malovnet/sfc: organise MAE flow action parsing function...
2021-11-17 Ivan Malovnet/sfc: refine order of checks on MAE action set attach
2021-11-17 Viacheslav Galaktionovnet/sfc: support regioned NIC DMA memory mapping type
2021-11-17 Ivan Malovnet/sfc: fix printout labels for decrease TTL actions
2021-11-17 Ivan Malovnet/sfc: fix printout label for count action
2021-11-08 Ivan Malovnet/sfc: support decrement IP TTL actions in transfer...
2021-11-04 Viacheslav Galaktionovnet/sfc: allow control threads for counter queue polling
2021-11-04 Andrew Rybchenkonet/sfc: merge Rx and Tx doorbell counters into one
2021-11-04 Igor Romanovnet/sfc: support Xilinx Riverhead VF
2021-11-02 Ivan Malovnet/sfc: ignore direction attributes in transfer flows
2021-11-02 Ivan Malovnet/sfc: support port representor related flow actions
2021-11-02 Ivan Malovnet/sfc: support represented port flow item
2021-11-02 Ivan Malovnet/sfc: assign correct m-ports to independent switch...
2021-11-02 Ivan Malovnet/sfc: improve m-port related log messages
2021-11-02 Ivan Malovnet/sfc: rename ethdev m-port retrieval helper
2021-11-02 Ivan Malovnet/sfc: do not allow flow rules to refer to VF represe...
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Viacheslav Galaktionovnet/sfc: implement transfer proxy port callback
2021-10-18 Viacheslav Galaktionovnet/sfc: allow ports without MAE privilege
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-13 Andrew Rybchenkonet/sfc: support port representor flow item
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-13 Ivan Malovnet/sfc: refine pattern of group flows in tunnel offload
2021-10-13 Ivan Malovnet/sfc: support counters in tunnel offload jump rules
2021-10-13 Ivan Malovnet/sfc: use action rules in tunnel offload jump rules
2021-10-13 Ivan Malovnet/sfc: override match fields in tunnel offload jump...
2021-10-13 Ivan Malovnet/sfc: implement control path operations in tunnel...
2021-10-13 Ivan Malovnet/sfc: support group flows in tunnel offload
2021-10-13 Ivan Malovnet/sfc: support jump flows in tunnel offload
2021-10-13 Ivan Malovnet/sfc: fence off 8 bits in Rx mark for tunnel offload
2021-10-12 Ivan Malovnet/sfc: report user flag on EF100 native datapath
2021-10-12 Ivan Malovnet/sfc: support flow mark delivery on EF100 native...
2021-10-12 Ivan Malovnet/sfc: support API to negotiate delivery of Rx metadata
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-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 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Andrew Rybchenkonet/sfc: relax SW packets/bytes atomic ops memory ordering
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
2021-09-21 Ivan Ilchenkonet/sfc: fix getting accumulative SW xstat
2021-09-09 Ivan Malovnet/sfc: set FDIR bit for flow mark in EF100 Rx
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-23 Ivan Malovnet/sfc: improve logging in MAE backend of flow API
2021-07-23 Ivan Malovnet/sfc: extend logging in MAE backend of flow API
2021-07-23 Ivan Ilchenkonet/sfc: add xstats for Rx/Tx doorbells
2021-07-23 Ivan Ilchenkonet/sfc: prepare to add more xstats
2021-07-23 Ivan Ilchenkonet/sfc: simplify getting xstats count
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats update for stopped device
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by unsorted list of IDs
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by ID according to ethdev
2021-07-23 Ivan Ilchenkonet/sfc: fix reading adapter state without locking
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats lock in xstats query by ID
2021-07-22 Andrew Rybchenkonet/sfc: fix build with clang 3.4.2
2021-07-20 Igor Romanovnet/sfc: support count action in flow query
2021-07-20 Igor Romanovnet/sfc: support flow action count in transfer rules
next