net/ice/base: support tunnel port for parser
[dpdk.git] / drivers / net / mlx5 /
2021-09-13 Lior Margalitnet/mlx5: fix RSS expansion traversal over next nodes
2021-09-13 Lior Margalitnet/mlx5: fix RSS expansion for explicit graph node
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-08-22 Shiri Kuzinnet/mlx5: update GENEVE TLV option matching
2021-08-19 Dmitry Kozlyuknet/mlx5: fix eCPRI matching
2021-08-19 Alexander Kozyrevnet/mlx5: fix mbuf replenishment check for zipped CQE
2021-08-19 Lior Margalitnet/mlx5: fix RSS expansion for inner tunnel VLAN
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-08-05 Gregory Etelsonnet/mlx5: fix build on Windows
2021-08-04 Gregory Etelsonnet/mlx5: fix find sibling devices
2021-08-04 Shun Haonet/mlx5: fix domains detection in meter hierarchy
2021-08-04 Shun Haonet/mlx5: fix meter flow counter translation
2021-08-03 Suanming Mounet/mlx5: workaround drop action with old kernel
2021-08-03 Rongwei Liunet/mlx5: fix VXLAN VNI matching on ConnectX-5
2021-08-03 Gregory Etelsonnet/mlx5: fix port initialization of switch domain
2021-07-29 Bing Zhaonet/mlx5: fix meter hierarchy validation with yellow
2021-07-29 Bing Zhaonet/mlx5: fix green meter policy RSS queues
2021-07-29 Bing Zhaonet/mlx5: fix meter EIR calculation
2021-07-29 Bing Zhaonet/mlx5: fix meter profile validation
2021-07-29 Viacheslav Ovsiienkonet/mlx5: add Tx scheduling check on queue creation
2021-07-29 Viacheslav Ovsiienkonet/mlx5: fix timestamp initialization on empty clock...
2021-07-29 Asaf Pensonet/mlx5: fix flow engine type in function name
2021-07-29 Suanming Mounet/mlx5: limit implicit MPLS RSS expansion over GRE
2021-07-29 Lior Margalitnet/mlx5: fix default queue number in RSS flow rule
2021-07-29 Lior Margalitnet/mlx5: fix RSS flow rule with L4 mismatch
2021-07-29 Jiawei Wangnet/mlx5: fix mirror flow split with L3 encapsulation
2021-07-29 Bing Zhaonet/mlx5: fix queue leaking in hairpin auto bind check
2021-07-29 Gregory Etelsonnet/mlx5: fix representor interrupt handler
2021-07-22 Liang Manet/mlx5: export PMD-specific API file
2021-07-22 Lior Margalitnet/mlx5: reject inner ethernet matching in GTP
2021-07-22 Lior Margalitnet/mlx5: fix RSS expansion for GTP
2021-07-22 Xueming Linet/mlx5: fix SF representor probing in isolate mode
2021-07-22 Viacheslav Ovsiienkonet/mlx5: fix RoCE LAG bond device probing
2021-07-22 Alexander Kozyrevnet/mlx5: reject copy to mark via modify action
2021-07-22 Alexander Kozyrevnet/mlx5: fix meta register conversion for extensive...
2021-07-22 Suanming Mounet/mlx5: fix indexed pools allocation on Windows
2021-07-22 Dmitry Kozlyuknet/mlx5: fix indirect action modify rollback
2021-07-22 Dmitry Kozlyuknet/mlx5: fix Rx/Tx queue checks
2021-07-22 Dong Zhounet/mlx5: check VLAN push/pop support
2021-07-22 Michael Baumnet/mlx5: fix overflow in mempool argument
2021-07-22 Bing Zhaonet/mlx5: support meter for trTCM profiles
2021-07-22 Bing Zhaonet/mlx5: check consistency of meter policy and profile
2021-07-22 Bing Zhaonet/mlx5: support yellow in meter policy validation
2021-07-22 Bing Zhaonet/mlx5: split meter color policy handling
2021-07-22 Bing Zhaonet/mlx5: support yellow meter policy rules
2021-07-22 Bing Zhaonet/mlx5: enable meter bucket overflow for yellow color
2021-07-22 Bing Zhaonet/mlx5: handle yellow case in default meter policy
2021-07-21 Xueming Linet/mlx5: check maximum Verbs port number
2021-07-21 Xueming Linet/mlx5: support Sub-Function
2021-07-21 Xueming Linet/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Linet/mlx5: reduce PCI dependency
2021-07-21 Thomas Monjaloncommon/mlx5: get PCI device address from any bus
2021-07-21 Xueming Licommon/mlx5: rename ethernet device class
2021-07-15 Sarosh Arifnet/mlx5: fix typo in vectorized Rx comments
2021-07-15 Alexander Kozyrevnet/mlx5: fix threshold for mbuf replenishment in MPRQ
2021-07-15 Xiaoyu Minnet/mlx5: fix missing RSS expansion of IPv6 frag
2021-07-15 Xiaoyu Minnet/mlx5: fix missing RSS expandable items
2021-07-15 Gregory Etelsonnet/mlx5: support flow matchng on IPv4 IHL
2021-07-15 Suanming Mounet/mlx5: optimize Rx queue match
2021-07-15 Suanming Mounet/mlx5: change memory release configuration
2021-07-15 Suanming Mounet/mlx5: optimize hash list table allocate on demand
2021-07-15 Suanming Mounet/mlx5: enable indexed pool per-core cache
2021-07-15 Suanming Mounet/mlx5: adjust hash bucket size
2021-07-15 Matan Azradnet/mlx5: move header modify allocator to ipool
2021-07-15 Matan Azradcommon/mlx5: add per-lcore cache to hash list utility
2021-07-15 Suanming Moucommon/mlx5: call list callbacks with context
2021-07-15 Suanming Moucommon/mlx5: add per-lcore sharing flag in object list
2021-07-15 Suanming Moucommon/mlx5: move list utility from net driver
2021-07-15 Matan Azradnet/mlx5: allocate list memory in create function
2021-07-15 Matan Azradnet/mlx5: relax list utility atomic operations
2021-07-15 Matan Azradnet/mlx5: manage list cache entries release
2021-07-15 Matan Azradnet/mlx5: minimize list critical sections
2021-07-15 Matan Azradnet/mlx5: add per-lcore cache to the list utility
2021-07-15 Matan Azradnet/mlx5: remove cache term from the list utility
2021-07-15 Matan Azradnet/mlx5: optimize header modify action memory
2021-07-15 Suanming Mounet/mlx5: replace flow list with indexed pool
2021-07-15 Suanming Mounet/mlx5: support indexed pool non-lcore operations
2021-07-15 Suanming Mounet/mlx5: add indexed pool iterator
2021-07-15 Suanming Mounet/mlx5: add indexed pool local cache
2021-07-15 Suanming Mounet/mlx5: allow limiting the indexed pool maximum index
2021-07-15 Ruifeng Wangnet/mlx5: reduce unnecessary memory access in Rx
2021-07-15 Ruifeng Wangnet/mlx5: remove redundant operations in NEON Rx
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-07-10 Viacheslav Galaktionovethdev: keep count of representor ranges in API
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-08 Viacheslav Ovsiienkocommon/mlx5: fix compatibility with OFED port query API
2021-07-08 Viacheslav Ovsiienkocommon/mlx5: use new port query API if available
2021-07-08 Jiawei Wangnet/mlx5: control flow rules with identical pattern
2021-07-08 Shun Haonet/mlx5: validate meter action in policy
2021-07-08 Shun Haonet/mlx5: add meter hierarchy destroy and cleanup
2021-07-08 Shun Haonet/mlx5: support meter hierarchy drop count
2021-07-08 Shun Haonet/mlx5: support meter action in meter policy
2021-07-08 Xiaoyu Minnet/mlx5: limit inner RSS expansion for MPLS
2021-07-08 Xiaoyu Minnet/mlx5: fix MPLS RSS expansion
2021-07-08 Xiaoyu Minnet/mlx5: remove unsupported flow item MPLS over IP
2021-07-08 Alexander Kozyrevnet/mlx5: fix offset calculation for modify field action
2021-07-08 Gregory Etelsonnet/mlx5: fix L4 integrity translation
2021-07-08 Xiaoyu Minnet/mlx5: fix match MPLS over GRE with key
2021-07-08 Gregory Etelsonnet/mlx5: fix pattern expansion in RSS flow rules
next