net/ice: support mark only action for flow director
[dpdk.git] / drivers / net /
2020-05-11 Simei Sunet/ice: support mark only action for flow director
2020-05-11 Zhihong Pengnet/ixgbe: fix link status synchronization on BSD
2020-05-11 Wei Zhaonet/ice/base: fix switch rule for IPsec
2020-05-11 Alvin Zhangnet/iavf: fix link speed
2020-05-11 Linsi Yuannet/bnxt: fix possible stack smashing
2020-05-11 Randy Schachernet/bnxt: fix build with gcc 10 default no-common
2020-05-11 Stephen Hemmingernet/netvsc: do not configure RSS if disabled
2020-05-11 Stephen Hemmingernet/netvsc: do RSS across Rx queue only
2020-05-11 Stephen Hemmingernet/netvsc: manage VF port under read/write lock
2020-05-11 Stephen Hemmingernet/netvsc: check vmbus ring buffer more often
2020-05-11 Stephen Hemmingernet/netvsc: fix comment spelling
2020-05-11 Gaetan Rivetnet/failsafe: avoid crash on malformed ethdev
2020-05-11 Yunjian Wangnet/failsafe: fix fd leak
2020-05-11 Ferruh Yigitnet/ena: fix build for O1 optimization
2020-05-11 David Marchandremove references to private PCI probe function
2020-05-03 Harman Kalraevent/octeontx: support Rx/Tx checksum offload
2020-05-03 Vamsi Attunuruevent/octeontx: support VLAN filter offload
2020-05-03 Harman Kalraevent/octeontx: add framework for Rx/Tx offloads
2020-05-05 Ophir Munknet/mlx5: fix flow rules with Verbs
2020-05-05 Eli Britsteinnet/mlx5: optimize IPv4/IPv6 matching
2020-05-05 Eli Britsteinnet/mlx5: introduce helper to set IP version match
2020-05-05 Kevin Traynornet/mlx5: fix gcc 10 enum-conversion warning
2020-05-05 Wisam Jaddonet/mlx5: fix VLAN ID check
2020-05-05 Bing Zhaonet/mlx5: fix assert in modify converting
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Dong Zhounet/mlx5: modify ext-counter memory allocation
2020-05-05 Xiaoyu Minnet/mlx5: fix RSS enablement
2020-05-05 Kishore Padmanabhanet/bnxt: modify mark manager validity checks
2020-05-05 Mike Baucomnet/bnxt: fix mark handling
2020-05-05 Nithin Dabilpuramnet/octeontx2: update red algo for shaper dynamic update
2020-05-05 Amit Guptanet/octeontx2: fix bad L4 checksum detection
2020-05-05 Yunjian Wangnet/octeontx: fix dangling pointer on init failure
2020-05-05 Rasesh Modynet/qede: support FW version query
2020-05-05 Rasesh Modynet/qede: support flow API flush
2020-05-05 Joyce Kongvirtio: use one way barrier for split vring avail index
2020-05-05 Joyce Kongvirtio: use one way barrier for split vring used index
2020-05-05 Wei Hu (Xavier)net/hns3: fix return value when clearing statistics
2020-05-05 Wei Hu (Xavier)net/hns3: fix MSI-X interrupt during initialization
2020-05-05 Min Hu (Connor)net/hns3: fix VLAN PVID when configuring device
2020-05-05 Wei Hu (Xavier)net/hns3: get PCI revision ID
2020-05-05 Lijun Ounet/hns3: add error code to some logs
2020-05-05 Wei Hu (Xavier)net/hns3: get Tx abnormal errors in xstats
2020-05-05 Jasvinder Singhnet/softnic: fix resource leak for pipeline
2020-05-05 Jasvinder Singhnet/softnic: fix memory leak for thread
2020-05-05 Andrew Rybchenkonet/sfc/base: fix build when EVB is enabled
2020-05-05 Andrew Rybchenkonet/sfc/base: use simpler EF10 family run-time checks
2020-05-05 Andrew Rybchenkonet/sfc/base: use simpler EF10 family conditional check
2020-05-05 Bing Zhaonet/mlx5: fix actions validation on root table
2020-05-05 Suanming Mounet/mlx5: fix indexed pool bitmap initialization
2020-05-05 Alexander Kozyrevnet/mlx5: fix packet length assert in MPRQ
2020-05-05 Alexander Kozyrevnet/mlx5: fix assert in dynamic metadata handling
2020-05-05 Marvin Liunet/virtio: add election for vectorized path
2020-05-05 Marvin Liunet/virtio: add vectorized packed ring Tx
2020-05-05 Marvin Liunet/virtio: add vectorized packed ring Rx
2020-05-05 Marvin Liunet/virtio: reuse packed ring functions
2020-05-05 Marvin Liunet/virtio-user: add parameter to enable vectorized...
2020-05-05 Marvin Liunet/virtio: add parameter to enable vectorized path
2020-05-05 Marvin Liunet/virtio: enable in-order feature if negotiated
2020-05-05 Marvin Liunet/virtio: add Rx free threshold setting
2020-05-05 Suanming Mounet/mlx5: save meter index instead of meter id
2020-05-05 Asaf Pensonet/mlx5: fix assert in doorbell lookup
2020-05-05 Bing Zhaonet/mlx5: fix empty flow error structure
2020-05-05 Bing Zhaonet/mlx5: fix Rx queue flags on destroying flow
2020-05-05 Qi Zhangnet/ice/base: fix DCF switch rule
2020-05-05 Simei Sunet/iavf: fix VF reset for flow director rule
2020-05-05 Wei Zhaonet/i40e: fix flush of flow director filter
2020-05-05 Wei Zhaonet/i40e: fix flow director for ARP packets
2020-05-05 Qi Zhangnet/ice/base: workaround unexpected rule deletion
2020-05-05 Shahaji Bhoslenet/bnxt: add Truflow flush-timer to alloc table scope
2020-05-05 Mike Baucomnet/bnxt: update ULP to handle action/index tables
2020-05-05 Farah Smithnet/bnxt: update external action record pool
2020-05-05 Mike Baucomnet/bnxt: enable processing partially added flows
2020-05-05 Somnath Koturnet/bnxt: fix max ring count
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-06 Kevin Traynornet/avp: fix gcc 10 maybe-uninitialized warning
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
2020-04-25 Kalesh APnet/bnxt: fix VNIC Rx queue count on VNIC free
2020-04-25 Rahul Guptanet/bnxt: fix memory leak during queue restart
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-22 Kalesh APnet/bnxt: fix port MAC query on VF
2020-04-22 Kalesh APnet/bnxt: log firmware status on early init failure
2020-04-22 Kalesh APnet/bnxt: fix VLAN add when port is stopped
2020-04-22 Kalesh APnet/bnxt: fix port start failure handling
2020-04-22 Kalesh APnet/bnxt: use true/false for bool types
2020-04-22 Kalesh APnet/bnxt: fix HWRM command during FW reset
2020-04-22 Kalesh APnet/bnxt: support speed capabilities query
2020-04-22 Kalesh APnet/bnxt: use macro for PCI log format
2020-04-22 Ajit Khapardenet/bnxt: fix build on BSD
2020-04-22 Beilei Xingnet/ice: fix flow redirector
2020-04-22 Cheng Pengnet/iavf: fix stats query error code
2020-04-22 David Christensennet/i40e: enable PPC AltiVec path in meson build
2020-04-22 Shougang Wangnet/ixgbe: fix link status after port reset
2020-04-22 Wei Zhaonet/ice: support flow for AH ESP and L2TP
2020-04-22 Wei Zhaonet/ice/base: support L2TP on switch
2020-04-22 Wei Zhaonet/ice/base: support AH ESP and NAT-T on switch
2020-04-22 Tao Zhunet/ixgbe: fix resource leak after thread exits normally
2020-04-21 Alexander Kozyrevnet/mlx5: improve logging of MPRQ selection
2020-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Tonghao Zhangnet/mlx5: fix crash when releasing meter table
next