net/virtio: move vring alignment to generic header
[dpdk.git] / drivers / net / mlx5 /
2021-01-29 Jiawei Wangnet/mlx5: use global default miss for E-Switch sampling
2021-01-29 Jiawei Wangnet/mlx5: fix E-Switch sample action creation
2021-01-29 Viacheslav Ovsiienkonet/mlx5: support mbuf fast free offload
2021-01-29 Viacheslav Ovsiienkonet/mlx5: optimize inline mbuf freeing
2021-01-29 Suanming Mounet/mlx5: fix port attach in secondary process
2021-01-29 Suanming Mounet/mlx5: fix crash on secondary process port close
2021-01-29 Suanming Mounet/mlx5: fix multi-process port ID
2021-01-29 Shiri Kuzinnet/mlx5: refuse empty VLAN in flow pattern
2021-01-29 Alexander Kozyrevnet/mlx5: fix flow tag decompression
2021-01-29 Gregory Etelsonnet/mlx5: fix drop action in tunnel offload mode
2021-01-29 Gregory Etelsonnet/mlx5: fix mark action in active tunnel offload
2021-01-29 Dekel Pelednet/mlx5: fix flow split combined with age action
2021-01-29 Dekel Pelednet/mlx5: fix flow split combined with counter
2021-01-29 Dong Zhounet/mlx5: enlarge maximal flow priority
2021-01-29 Jiawei Wangnet/mlx5: support E-Switch mirroring with modify action
2021-01-29 Jiawei Wangnet/mlx5: extend skip scale flag
2021-01-29 Jiawei Wangnet/mlx5: support E-Switch mirroring and jump in one...
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Jiawei Wangnet/mlx5: handle RSS action in sample
2021-01-19 Jiawei Wangnet/mlx5: fix unnecessary checking for RSS action
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow translation
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow validation
2021-01-19 Shiri Kuzinnet/mlx5: create GENEVE TLV option management
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC item translation
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC flow validation
2021-01-14 Michael Baumnet/mlx5: move Rx RQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue SQ creation to...
2021-01-14 Michael Baumnet/mlx5: move Rx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue CQ creation to...
2021-01-14 Michael Baumnet/mlx5: fix leak on ASO SQ creation failure
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-14 Michael Baumcommon/mlx5: fix completion queue entry size configuration
2021-01-13 Dekel Pelednet/mlx5: fix hairpin flow split decision
2021-01-13 Tal Shnaidermannet/mlx5: split multi-thread flow handling per OS
2021-01-08 Ophir Munknet/mlx5: wrap sampling actions per OS
2021-01-08 Michael Baumnet/mlx5: fix leak on Tx queue creation failure
2021-01-08 Michael Baumnet/mlx5: fix leak on Rx queue creation failure
2021-01-08 Shiri Kuzinnet/mlx5: fix VXLAN decap on non-VXLAN flow
2021-01-08 Suanming Mounet/mlx5: fix shared RSS and mark actions combination
2021-01-08 Tal Shnaidermannet/mlx5: fix comparison sign in flow engine
2021-01-08 Tal Shnaidermannet/mlx5: skip IPv6 broadcast flow creation failure
2021-01-08 Tal Shnaidermannet/mlx5: wrap flow domain sync per OS
2021-01-08 Tal Shnaidermannet/mlx5: initialize context list mutex dynamically
2021-01-08 Tal Shnaidermannet/mlx5: use OS-independent code in ASO feature
2021-01-08 Tal Shnaidermannet/mlx5: fix device name size on Windows
2021-01-08 Ophir Munknet/mlx5: unify operations for all OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Ophir Munknet/mlx5: create flow rule on Windows
2021-01-08 Ophir Munknet/mlx5: create flow action dest TIR object on Windows
2021-01-08 Ophir Munknet/mlx5: create flow matcher object on Windows
2021-01-08 Ophir Munknet/mlx5: introduce flow support on Windows
2021-01-08 Ophir Munknet/mlx5: fix flow operation wrapper per OS
2021-01-08 Ophir Munknet/mlx5: wrap default miss flow action per OS
2021-01-08 Ophir Munknet/mlx5: wrap adjust flow priority per OS
2021-01-08 Tal Shnaidermannet/mlx5: support VF PCI address on Windows
2021-01-08 Ophir Munknet/mlx5: spawn ethdev ports on Windows
2021-01-08 Tal Shnaidermannet/mlx5: probe on Windows
2021-01-08 Ophir Munknet/mlx5: open device on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting PDN on Windows
2021-01-08 Ophir Munknet/mlx5: add VLAN stubs on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support device removed query on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting interface name on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting MTU on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support clock read on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support link update on Windows
2021-01-08 Ophir Munknet/mlx5: add stubs on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting MAC on Windows
2021-01-08 Ophir Munknet/mlx5: add stubs for MP requests on Windows
2021-01-08 Ophir Munknet/mlx5: add memory region callbacks on Windows
2021-01-08 Tal Shnaidermannet/mlx5: add macros for file name and path
2021-01-08 Ophir Munknet/mlx5: refactor ops for Windows
2021-01-08 Tal Shnaidermannet/mlx5: support adding MAC address on Windows
2021-01-08 Ophir Munknet/mlx5: add Windows stubs
2021-01-08 Ophir Munknet/mlx5: implement device attribute getter on Windows
2021-01-08 Ophir Munknet/mlx5: prepare MR prototypes for DevX
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
2021-01-08 Ophir Munknet/mlx5: fix flow action destroy wrapper
2021-01-08 Tal Shnaidermannet/mlx5: wrap glue reg/dereg UMEM per OS
2021-01-08 Ophir Munknet/mlx5: wrap glue alloc/dealloc PD per OS
2021-01-08 Ophir Munknet/mlx5: move static asserts to global scope
2021-01-08 Ophir Munknet/mlx5: do not define static assert in Windows
2021-01-08 Ophir Munknet/mlx5: define MPRQ functions as static inline
2021-01-08 Ophir Munknet/mlx5: replace Linux sleep
2021-01-08 Ophir Munknet/mlx5: fix freeing packet pacing
2021-01-08 Ophir Munknet/mlx5: remove Linux files from Windows compilation
2021-01-08 Ophir Munknet/mlx5: extend device attributes getter
2021-01-08 Tal Shnaidermannet/mlx5: fix constant array size
2021-01-08 Gregory Etelsonnet/mlx5: fix tunnel rules validation on VF representor
2021-01-08 Viacheslav Ovsiienkonet/mlx5: fix buffer split offload advertising
2021-01-08 Alexander Kozyrevnet/mlx5: fix mbuf freeing in vectorized MPRQ
2021-01-08 Gregory Etelsonnet/mlx5: fix Direct Verbs flow descriptor allocation
2021-01-08 Suanming Mounet/mlx5: optimize tunnel offload index pool
2021-01-08 Suanming Mounet/mlx5: optimize hash list entry memory
2021-01-08 Suanming Mounet/mlx5: optimize hash list synchronization
2021-01-08 Dekel Pelednet/mlx5: fix shared age action validation
2021-01-08 Viacheslav Ovsiienkonet/mlx5: fix Verbs memory allocation callback
next