net/ionic: make minor refactorings
[dpdk.git] / drivers / net /
2021-01-08 Andrew Boyernet/ionic: make minor refactorings
2021-01-08 Andrew Boyernet/ionic: warn if loopback mode is requested
2021-01-08 Andrew Boyernet/ionic: convert boolean to flag bit
2021-01-08 Andrew Boyernet/ionic: remove some unused fields
2021-01-08 Andrew Boyernet/ionic: check for command completion more frequently
2021-01-08 Andrew Boyernet/ionic: update interface file
2021-01-08 Andrew Boyernet/ionic: enable meson build
2021-01-08 Girish Nandibasappanet/axgbe: support VLAN
2021-01-08 RongQing Linet/af_xdp: optimize Rx mbuf allocation
2021-01-08 Selwin Sebastiannet/axgbe: support device reset
2021-01-08 Kiran KNnet/bonding: accommodate jumbo frames
2021-01-08 Gaetan Rivetnet/bonding: fix port id validity check on parsing
2021-01-11 Ferruh Yigitnet/avp: remove always true condition
2021-01-11 Ferruh Yigitnet/bnxt: remove redundant return
2021-01-11 Ferruh Yigitnet/af_xdp: remove useless assignment
2021-01-11 Ferruh Yigitnet/bonding: remove local variable shadowing outer one
2021-01-11 Ferruh Yigitnet/pcap: remove local variable shadowing outer one
2020-11-27 Ruifeng Wangnet/igc: fix build with gcc optimization level 0
2020-11-25 Guoyang Zhounet/hinic: remove optical module operation
2020-11-25 Guoyang Zhounet/hinic/base: remove queue number limitation
2020-11-25 Thomas Monjalonnet/mlx5: fix flow shared action destroy error code
2020-11-25 Gregory Etelsonnet/mlx5: fix tunnel offload freeing
2020-11-24 Matan Azradnet/mlx5: reduce log level in hash list registration
2020-11-24 Gregory Etelsonnet/mlx5: fix DevX resources freeing
2020-11-24 Xiaoyu Minnet/iavf: fix ethernet header size in flow rule
2020-11-22 Conor Walshnet/bnxt: fix format specifier for unsigned numbers
2020-11-22 Gregory Etelsonnet/mlx5: fix representor interrupts handler
2020-11-22 Andrey Vesnovatynet/mlx5: fix shared RSS action update
2020-11-22 Tonghao Zhangnet/mlx5: check register available for metadata action
2020-11-22 Alexander Kozyrevnet/mlx5: fix mbuf overflow in vectorized MPRQ
2020-11-22 Viacheslav Ovsiienkonet/mlx5: make Tx scheduling xstats names compliant
2020-11-22 Viacheslav Ovsiienkonet/mlx5: make ethernet xstats names compliant
2020-11-22 Benoît Gannenet/mlx5: allow unknown link speed
2020-11-22 Dekel Pelednet/softnic: fix header size calculation
2020-11-22 Xiaoyu Minnet/mlx5: fix encap/decap limit for hairpin flow split
2020-11-22 Xiaoyu Minnet/bnxt: fix VLAN/VXLAN encapsulation header size
2020-11-20 Chengchang Tangnet/hns3: fix HW exception for unbalanced Rx/Tx queues
2020-11-20 Huisong Linet/hns3: fix crash with multi-TC
2020-11-20 Thomas Monjalonethdev: rename a flow shared action error code
2020-11-20 Guoyang Zhounet/hinic: fix hugepage memory leaks
2020-11-20 Dekel Peledcommon/mlx5: move to formal ASO action API
2020-11-20 Dekel Pelednet/mlx5: fix input register for ASO object
2020-11-20 Dekel Pelednet/mlx5: fix memory leak on ASO age close
2020-11-20 Stephen Hemmingernet/iavf: fix SPDX license text
2020-11-20 Raslan Darawshehcommon/mlx5: fix name for ConnectX VF device ID
2020-11-20 Gregory Etelsonnet/mlx5: fix restore info in non-tunnel traffic
2020-11-20 Bing Zhaonet/mlx5: fix eCPRI item value with mask
2020-11-20 Suanming Mounet/mlx5: fix sample and mirror flow action deletion
2020-11-20 Suanming Mounet/mlx5: fix header reformat action hash key
2020-11-20 Viacheslav Ovsiienkonet/mlx5: fix raw encap/decap limit
2020-11-20 Xueming Linet/mlx5: set representor to first PF in bonding mode
2020-11-20 Xueming Linet/mlx5: fix flow index type
2020-11-20 Alexander Kozyrevnet/mlx5: fix WQE counter assert in free completion...
2020-11-20 Viacheslav Ovsiienkonet/mlx5: add wire vport hint
2020-11-20 Didier Pallardnet/mlx5: fix Rx descriptor status
2020-11-20 Maxime Leroynet/mlx5: fix Rx queue count calculation
2020-11-20 Xiaoyu Minnet/mlx5: fix RSS queue type validation
2020-11-20 Alexander Kozyrevnet/mlx5: fix Rx packet padding config via DevX
2020-11-20 Gregory Etelsonnet/mlx5: fix crash in tunnel offload setup
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload hub multi-thread protection
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload object allocation
2020-11-20 Gregory Etelsonnet/mlx5: fix structure passing method in function...
2020-11-20 Gregory Etelsonnet/mlx5: fix build with Direct Verbs disabled
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload callback names
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-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 Stephen Hemmingereal: replace usage of blacklist/whitelist in enums
2020-11-14 Michael Baumnet/mlx5/linux: fix probing adjustment depending on...
2020-11-14 Michael Baumnet/mlx5: fix leak on ASO age pools resize failure
2020-11-14 Michael Baumnet/mlx5: fix leak on Rx queue creation failure
2020-11-14 Michael Baumnet/mlx5: remove unused calculation in RSS expansion
2020-11-13 Xueming Linet/mlx5: fix nested flow creation
2020-11-13 Xueming Linet/mlx5: fix Unix socket path
2020-11-13 Suanming Mounet/mlx5: fix detection of counter offset support
2020-11-13 Bing Zhaonet/mlx5: fix hairpin unbind
2020-11-13 Xiaoyu Minnet/mlx5: validate MPLSoGRE with GRE key
2020-11-13 Bing Zhaonet/mlx5: fix check of eCPRI previous layer
2020-11-13 Alexander Kozyrevnet/mlx5: fix Rx descriptors info for MPRQ
2020-11-13 Alexander Kozyrevnet/mlx5: improve vectorized MPRQ descriptors locality
2020-11-13 Lance Richardsonnet/bnxt: fix doorbell barrier location
2020-11-13 Olivier Matznet/pcap: fix registration of timestamp dynamic field
2020-11-13 Michael Pfeiffernet/tap: allow all-zero checksum for UDP over IPv4
2020-11-13 Steve Yangnet/iavf: fix RSS when VF port closed
2020-11-13 Alvin Zhangnet/ice: support flow mark ID in AVX512
2020-11-13 Haiyue Wangnet/ixgbe: remove redundant MAC flag check
2020-11-13 Mike Baucomnet/bnxt: fix assignment instead of comparison
2020-11-13 Conor Walshnet/txgbe: fix build by simplifying xstats return
2020-11-13 Guoyang Zhounet/hinic/base: add message check for command channel
2020-11-13 Leyi Rongnet/iavf: fix performance drop after port reset
2020-11-13 Simei Sunet/ice: fix perfect match for ACL rule
2020-11-13 Ferruh Yigitnet/af_xdp: fix pointer storage size
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Xueming Linet/mlx5: fix missing meter packet
2020-11-13 Ting Xunet/iavf: check RSS rule queue region size
2020-11-13 Ting Xunet/iavf: fix releasing mbufs
2020-11-13 Ferruh Yigitnet/i40e: fix build for log format specifier
2020-11-13 Junfeng Guonet/ice: fix some RSS hash fields
2020-11-13 Prateek Agarwalnet/i40e: add C++ include guard
next