net/iavf: fix QFI fields of GTPU UL/DL for flow director
[dpdk.git] / drivers / net / sfc /
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
2021-07-20 Igor Romanovnet/sfc: add Rx datapath method to get pushed buffers...
2021-07-20 Igor Romanovnet/sfc: reserve internal Rx queue for counters
2021-07-20 Andrew Rybchenkonet/sfc: add NUMA-aware registry of service logical...
2021-07-20 Igor Romanovnet/sfc: support initialising different Rx queue types
2021-07-20 Igor Romanovnet/sfc: add abstractions for the management EVQ identity
2021-07-20 Igor Romanovnet/sfc: prepare for internal Tx queue
2021-07-20 Andrew Rybchenkonet/sfc: explicitly control IRQ used for Rx queues
2021-07-20 Andrew Rybchenkonet/sfc: do not enable interrupts on internal Rx queues
2021-07-20 Igor Romanovnet/sfc: prepare for internal Rx queue
2021-07-09 Ruifeng Wangnet/sfc: fix aarch32 build
2021-07-02 Thierry Herbelotnet/sfc: fix outer L4 checksum Rx
2021-07-07 Ivan Malovnet/sfc: fix outer match in MAE backend
2021-07-07 Ivan Malovnet/sfc: check ID overflow in action port ID
2021-07-07 Ivan Malovnet/sfc: support VLAN presence match in transfer rules
2021-07-05 Xueming Lidevargs: add common key definition
2021-04-30 Andrew Rybchenkonet/sfc: fix mark support in EF100 native Rx datapath
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Ivan Malovnet/sfc: add more debug messages to transfer flows
2021-04-21 Ivan Malovnet/sfc: revise FW RSRC free error logs in transfer...
2021-04-21 Ivan Malovnet/sfc: fix outer rule and encap rollback on error
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-14 Ferruh Yigitdrivers: add missing includes
2021-03-30 Ivan Malovnet/sfc: fix error path inconsistency
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-24 Viacheslav Galaktionovnet/sfc: allow PPPoE flow pattern items
2021-03-22 Andrew Rybchenkonet/sfc: improve tunnel TSO mask calculation
2021-03-22 Ivan Malovnet/sfc: support action VXLAN decap in transfer rules
2021-03-22 Ivan Malovnet/sfc: support action VXLAN encap in MAE backend
2021-03-22 Igor Romanovnet/sfc: change MAE rule actions parsing parameter
2021-03-16 Vijay Kumar Srivastavacommon/sfc_efx: move function to get family
2021-03-16 Vijay Kumar Srivastavanet/sfc: skip driver probe for incompatible device...
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-26 Ivan Malovnet/sfc: fix buffer size for flow parse
2021-02-03 Ivan Malovnet/sfc: fix TSO and checksum offloads for EF10
2021-01-29 Viacheslav Galaktionovnet/sfc: fix generic byte statistics to exclude FCS...
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/sfc: fix jumbo frame flag condition for MTU set
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2020-11-20 Ivan Malovnet/sfc: rely on native thread safety in flow mechanism
2020-11-20 Ivan Malovnet/sfc: fix double free on encap transfer flow rule...
2020-11-13 Ivan Malovnet/sfc: use more robust string comparison
2020-11-05 Morten Brørupmbuf: clean up comments and prefix
2020-11-03 Andrew Rybchenkonet/sfc: support aarch64 architecture
2020-11-03 Andrew Rybchenkonet/sfc: use compat for 128-bit unsigned integer
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy flexible filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-11-03 Ivan Malovnet/sfc: support encap flow items in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item UDP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item TCP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv6 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv4 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item VLAN in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-11-03 Ivan Malovnet/sfc: add HW switch ID helpers
2020-11-03 Ivan Malovnet/sfc: support flow action drop in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow actions PF and VF in transfer...
2020-11-03 Ivan Malovnet/sfc: support flow items PF and VF in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action mark in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action flag in MAE backend
2020-11-03 Ivan Malovnet/sfc: support VLAN push actions in MAE backend
2020-11-03 Ivan Malovnet/sfc: add facilities to handle bundles of actions
2020-11-03 Ivan Malovnet/sfc: support flow action OF pop VLAN in MAE backend
2020-11-03 Ivan Malovnet/sfc: implement flow insert/remove in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action PHY port in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item eth in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item PHY PORT in MAE backend
2020-11-03 Ivan Malovnet/sfc: add actions parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add verify method to flow validate path
2020-11-03 Ivan Malovnet/sfc: validate match spec in MAE backend
2020-11-03 Ivan Malovnet/sfc: add pattern parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add concept of MAE (transfer) rules
2020-11-03 Ivan Malovdrivers: init/fini MAE on attach/detach
2020-11-03 Ivan Malovnet/sfc: add stub for attaching to MAE
next