net/bnxt: limit queue count for NS3/Stingray devices
[dpdk.git] / drivers /
2019-11-20 Somnath Koturnet/bnxt: limit queue count for NS3/Stingray devices
2019-11-20 Kalesh APnet/bnxt: add checks for firmware reset
2019-11-20 Xiaoyu Minnet/mlx5: fix layer bits to be unique
2019-11-20 Dekel Pelednet/mlx5: fix verbs flow counter query
2019-11-20 Dekel Pelednet/mlx5: fix getting Rx queue type
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix suffix flow creation in metadata split
2019-11-20 Matan Azradnet/mlx5: revert default rules amount optimization
2019-11-20 Shougang Wangnet/ice: fix wild pointer
2019-11-20 Shougang Wangnet/ice: fix flow director counter resource release
2019-11-20 Shougang Wangnet/ice: fix flow director profile removal
2019-11-20 Shougang Wangnet/ice: fix memzone reserve and release in flow director
2019-11-20 Wei Zhaonet/ice/base: fix switch programming for IPv6
2019-11-20 Bruce Richardsonnet/i40e: fix clang build with 16B descriptors
2019-11-20 Leyi Rongnet/iavf: fix Tx checksum offload in AVX path
2019-11-20 Qi Zhangnet/ice/base: fix TCAM entry management
2019-11-20 Chenxu Dinet/i40e: fix hotplug remove
2019-11-20 Chenxu Dinet/ixgbe: fix hotplug remove
2019-11-20 Simei Sunet/ice: fix crash with wrong package
2019-11-20 Qiming Yangnet/ice: fix link status recovery
2019-11-20 Simei Sunet/ice: fix RSS rule destroy
2019-11-20 Dekel Pelednet/mlx5: fix check of RSS queue index
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix query host adapter attributes
2019-11-20 Akhil Goyalcrypto/openssl: support in-place scatter gather
2019-11-14 Wangyu (Eric)bus/pci: align next mapping address on page boundary
2019-11-12 Dekel Pelednet/mlx5: set maximum LRO packet size
2019-11-11 Sachin Saxenanet/dpaa2: fix Rx offload flags on jumbo MTU set
2019-11-11 Raslan Darawshehnet/mlx5: set VF MAC address from host
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-11 Haiyue Wangdoc: add ice PMD in doxygen
2019-11-11 Haiyue Wangnet/ice: optimize protocol extraction by dynamic mbuf
2019-11-11 Bing Zhaonet/mlx5: optimize tag traversal with hash list
2019-11-11 Bing Zhaonet/mlx5: reorganize flow matcher resources
2019-11-11 Bing Zhaonet/mlx5: reorganize jump table resources
2019-11-11 Bing Zhaonet/mlx5: reorganize flow tables with hash list
2019-11-11 Viacheslav Ovsiienkonet/mlx5: control transmit doorbell register mapping
2019-11-11 Stephen Hemmingernet/failsafe: support xstats
2019-11-11 Qi Zhangnet/ice: free HW tables when device closed
2019-11-11 Tao Zhunet/ice: remove VLAN TPID set
2019-11-11 Simei Sunet/ice: add error cases for wrong packages
2019-11-11 Viacheslav Ovsiienkonet/mlx5: fix asserts for multi-segment Tx offload...
2019-11-11 Suanming Mounet/mlx5: clean meter resources
2019-11-11 Suanming Mounet/mlx5: share tag between meter and metadata
2019-11-11 Suanming Mounet/mlx5: split meter flow
2019-11-11 Suanming Mounet/mlx5: support meter flow action
2019-11-11 Suanming Mounet/mlx5: add meter attach and detach
2019-11-11 Suanming Mounet/mlx5: add meter statistics read and update
2019-11-11 Suanming Mounet/mlx5: add count action to meter
2019-11-11 Suanming Mounet/mlx5: expose flow counters management
2019-11-11 Suanming Mounet/mlx5: support meter profile update
2019-11-11 Suanming Mounet/mlx5: support meter modification operations
2019-11-11 Suanming Mounet/mlx5: add meter action creation to the glue
2019-11-11 Suanming Mounet/mlx5: support basic meter operations
2019-11-11 Suanming Mounet/mlx5: add policer rules operations
2019-11-11 Suanming Mounet/mlx5: prepare meter flow tables
2019-11-11 Suanming Mounet/mlx5: validate meter profile
2019-11-11 Suanming Mounet/mlx5: support meter profile operations
2019-11-11 Suanming Mounet/mlx5: allocate flow meter registers
2019-11-11 Suanming Mounet/mlx5: fill meter capabilities using DevX
2019-11-11 Suanming Mounet/mlx5: add meter operation callback
2019-11-11 Dekel Pelednet/mlx5: fix condition to create default rule
2019-11-11 Dekel Pelednet/mlx5: allow jump to group lower than current
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata register copy table
2019-11-11 Viacheslav Ovsiienkonet/mlx5: split Rx flows to provide metadata copy
2019-11-11 Viacheslav Ovsiienkonet/mlx5: introduce flow splitters chain
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata support to Rx datapath
2019-11-11 Viacheslav Ovsiienkonet/mlx5: extend flow metadata support
2019-11-11 Viacheslav Ovsiienkonet/mlx5: extend flow mark support
2019-11-11 Viacheslav Ovsiienkonet/mlx5: support flow tag
2019-11-11 Viacheslav Ovsiienkonet/mlx5: update metadata register ID query
2019-11-11 Viacheslav Ovsiienkonet/mlx5: check maximum modify actions number
2019-11-11 Viacheslav Ovsiienkonet/mlx5: adjust shared register according to mask
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add devarg for extensive metadata support
2019-11-11 Viacheslav Ovsiienkonet/mlx5: check metadata registers availability
2019-11-11 Viacheslav Ovsiienkonet/mlx5: rename structure and function
2019-11-11 Viacheslav Ovsiienkonet/mlx5: update meta register matcher set
2019-11-11 Viacheslav Ovsiienkonet/mlx5: update flow functions
2019-11-11 Viacheslav Ovsiienkonet/mlx5: refactor flow structure
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata register copy
2019-11-11 Viacheslav Ovsiienkonet/mlx5: update modify header action translator
2019-11-11 Viacheslav Ovsiienkonet/mlx5: convert internal tag endianness
2019-11-11 Bing Zhaonet/mlx5: introduce hash list
2019-11-08 Ivan Malovnet/sfc: fix adapter lock usage on rule creation
2019-11-08 Hyong Youb Kimnet/enic: re-enable link status change interrupt
2019-11-08 Hemant Agrawalnet/sfc: add SPDX tag in meson file
2019-11-08 Wisam Jaddonet/mlx5: add missing packet type for GENEVE
2019-11-08 Xiaoyu Minnet/mlx5: allow pattern start from IP
2019-11-08 Xiaoyu Minnet/mlx5: improve flow item IP validation
2019-11-08 Raslan Darawshehnet/mlx5: add ConnectX6-DX device ID
2019-11-08 Yahui Caonet/ice: fix flow director tunnel profile existence...
2019-11-08 Qi Zhangnet/ice/base: add new device IDs
2019-11-08 Subrahmanyam Nillanet/octeontx2: support SDP interface
2019-11-08 Marvin Liunet/virtio-user: fix setting filters
2019-11-08 Marvin Liunet/virtio: do not limit packed ring size
2019-11-08 Xiaoyun Wangnet/hinic: optimize mbuf allocation
2019-11-08 Xiaoyun Wangnet/hinic: fix offload info calculating for TSO
2019-11-08 Xiaoyun Wangnet/hinic/base: fix code style
2019-11-08 Hyong Youb Kimnet/enic: suppress unwanted error messages
2019-11-08 Hyong Youb Kimnet/enic: fix speed capabilities for new VF
2019-11-08 Hyong Youb Kimnet/enic: fix whitespaces in log macros
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
next