net/ice/base: add more capability to admin queue
[dpdk.git] / drivers / net /
2020-11-03 Ajit Khapardenet/bnxt: fix resource leak
2020-11-03 Yuying Zhangnet/i40e: fix virtual channel conflict
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
2020-11-03 Ting Xunet/iavf: enable IRQ mapping configuration for large VF
2020-11-03 Ting Xunet/iavf: enable multiple queues configuration for...
2020-11-03 Ting Xunet/iavf: negotiate large VF and request more queues
2020-11-03 Ting Xunet/iavf: support requesting additional queues from PF
2020-11-03 Ting Xunet/iavf: handle virtchnl event message without interrupt
2020-11-03 Alexander Kozyrevnet/mlx5: implement vectorized MPRQ burst
2020-11-03 Alexander Kozyrevnet/mlx5: refactor vectorized Rx
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Shiri Kuzinnet/mlx5: fix xstats reset reinitialization
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: rename flow counter macro
2020-11-03 Suanming Mounet/mlx5: make shared counters thread safe
2020-11-03 Suanming Mounet/mlx5: make three level table thread safe
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Suanming Mounet/mlx5: optimize shared counter memory
2020-11-03 Suanming Mounet/mlx5: locate aging pools in the general container
2020-11-03 Ferruh Yigitnet/bnxt: fix xstats by id
2020-11-03 Somnath Koturnet/bnxt: fix queue release
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
2020-11-03 Savinay Dharmappanet/softnic: fix out-of-bound access
2020-11-03 Simei Sunet/ice: support ACL filter in DCF
2020-11-03 Simei Sunet/ice: get PF VSI map
2020-11-03 Leyi Rongnet/iavf: fix unchecked Tx cleanup error
2020-11-03 Junyu Jiangnet/ice: fix SCTP RSS configuration
2020-11-03 Simei Sunet/ice/base: fix bitmap set function
2020-11-03 Guinan Sunnet/iavf: fix adding multicast MAC address
2020-11-03 Dekel Pelednet/mlx5: support query of age action
2020-11-03 Dekel Pelednet/mlx5: log LRO minimal size
2020-11-03 Dekel Pelednet/mlx5: fix use of atomic cmpset for age state
2020-11-03 Dekel Pelednet/mlx5: enforce limitation on IPv6 next protocol
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment packets
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
2020-11-03 Dekel Pelednet/mlx5: remove handling of ICMP fragmented packets
2020-11-03 Matan Azradnet/mlx5/linux: fix Tx queue operations decision
2020-11-03 Matan Azradnet/mlx5: fix event queue number query
2020-11-03 Matan Azradnet/mlx5: fix Tx queue release
2020-11-03 Matan Azradnet/mlx5: fix Rx queue release
2020-11-03 Yi Yanggso: fix mbuf freeing responsibility
2020-11-03 Thomas Monjalonethdev: include mbuf registration in Tx timestamp API
2020-11-03 Thomas Monjalonnet/pcap: switch Rx timestamp to dynamic mbuf field
2020-11-03 Thomas Monjalonnet/octeontx2: switch Rx timestamp to dynamic mbuf...
2020-11-03 Thomas Monjalonnet/nfb: switch Rx timestamp to dynamic mbuf field
2020-11-03 Thomas Monjalonnet/mlx5: switch Rx timestamp to dynamic mbuf field
2020-11-03 Thomas Monjalonnet/mlx5: fix dynamic mbuf offset lookup check
2020-11-03 Thomas Monjalonnet/dpaa2: switch Rx timestamp to dynamic mbuf field
2020-11-03 Thomas Monjalonnet/ark: switch Rx timestamp to dynamic mbuf field
2020-10-31 David Marchandbus/fslmc: switch sequence number to dynamic mbuf field
2020-10-31 David Marchandbus/dpaa: switch sequence number to dynamic mbuf field
2020-10-31 David Marchandnet/ark: remove use of seqn for debug
2020-10-31 Thomas Monjalonnet/vmxnet3: switch MSS hint to dynamic mbuf field
2020-10-31 Thomas Monjalonnet/bnxt: switch CFA code to dynamic mbuf field
2020-10-31 Ed Czecknet/ark: switch user data to dynamic mbuf fields
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-23 Ibtisam Tariqnet/softnic: use POSIX network address conversion
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-20 Stephen Hemmingernet/failsafe: replace references to slave devices
2020-10-20 Stephen Hemmingernet/memif: replace master/slave arguments
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/virtio: check max SIMD bitwidth
2020-10-19 Ciara Powernet/mlx5: check max SIMD bitwidth
2020-10-19 Ciara Powernet/ixgbe: check max SIMD bitwidth
2020-10-19 Ciara Powernet/ice: check max SIMD bitwidth
2020-10-19 Ciara Powernet/iavf: check max SIMD bitwidth
next