net/mlx5: fix assertion on flags set in packet mbuf
[dpdk.git] / drivers /
2022-01-06 Lior Margalitnet/mlx5: fix assertion on flags set in packet mbuf
2021-12-22 Michael Baumcommon/mlx5: fix missing validation in devargs parsing
2021-12-22 Michael Baumnet/mlx5: fix memory socket selection in ASO management
2021-12-22 Michael Baumcommon/mlx5: fix error handling in multi-class probe
2022-01-11 Bin Zhengnet/ixgbe: add vector Rx parameter check
2022-01-10 Radu Nicolaunet/iavf: fix segmentation offload condition
2022-01-10 Kevin Liunet/ice: fix Tx checksum offload
2022-01-02 Dapeng Yunet/ice: track DCF state of PF
2022-01-02 Haiyue Wangnet/iavf: remove git residue symbol
2022-01-02 Qi Zhangnet/ice: fix Tx checksum offload capability
2022-01-02 Junfeng Guonet/ice: fix pattern check for flow director parser
2021-12-21 Satheesh Paulnet/cnxk: add devargs for configuring SDP channel mask
2021-12-21 Satheesh Paulcommon/cnxk: support setting channel mask for SDP inter...
2022-01-11 Anatoly Burakovnet/qede: fix redundant condition in debug code
2022-01-10 Ashwin Sekhar T Kcommon/cnxk: wait for XAQ pool to fill
2022-01-10 Ashwin Sekhar T Kcommon/cnxk: wait for SQB pool to fill
2022-01-10 Ashwin Sekhar T Kcommon/cnxk: support waiting for pool filling
2022-01-06 Ashwin Sekhar T Kcommon/cnxk: update CPU directive in NPA assembly code
2022-01-06 Ashwin Sekhar T Kcommon/cnxk: use CAS with release semantics for batch...
2022-01-06 Ashwin Sekhar T Kcommon/cnxk: ensure ROC cache alignment of NPA stack...
2021-12-21 Satheesh Paulcommon/cnxk: fix nibble parsing order when dumping...
2021-12-05 Michael Baumnet/mlx5: fix MPRQ stride devargs adjustment
2021-12-05 Michael Baumnet/mlx5: improve stride parameter names
2021-12-05 Michael Baumcommon/mlx5: add minimum WQE size for striding RQ
2021-12-05 Viacheslav Ovsiienkonet/mlx5: fix modify field MAC address offset
2022-01-27 Srikanth Yalavarthidma/cnxk: fix installing internal headers
2022-01-21 Ciara Powercrypto/ipsec_mb: fix tainted data for session
2022-01-21 Ciara Powercrypto/ipsec_mb: fix queue cleanup null pointer dereference
2022-01-21 Ciara Powercrypto/ipsec_mb: fix queue setup null pointer dereference
2022-01-21 Anoob Josephcrypto/cnxk: update microcode completion handling
2022-01-21 Anoob Josephcrypto/cnxk: enable copy DSCP
2022-01-21 Archana Muniganticrypto/cnxk: add per packet IV in lookaside IPsec debug
2022-01-21 Anoob Josephcrypto/cnxk: support AES-CMAC
2022-01-21 Anoob Josephcrypto/cnxk: add copy and set DF
2022-01-21 Anoob Josephcrypto/cnxk: support AES-XCBC and null cipher
2022-01-21 Anoob Josephcrypto/cnxk: fix extend tail calculation
2022-01-21 Tejasree Kondojcrypto/cnxk: support lookaside IPsec AES-CTR
2022-01-21 Anoob Josephcrypto/cnxk: add more info on command timeout
2022-01-21 Anoob Josephcrypto/cnxk: use atomics to access CPT res
2022-01-21 Anoob Josephcrypto/cnxk: fix inflight count calculation
2022-01-21 Anoob Josephcrypto/cnxk: handle null chained ops
2022-01-21 Tejasree Kondojcrypto/cnxk: add context reload for IV
2022-01-21 Anoob Josephcrypto/cnxk: skip unsupported cases
2022-01-21 Ankur Dwivedicrypto/cnxk: add security session stats get
2022-01-21 Anoob Josephcrypto/cnxk: use struct sizes for CTX writes
2022-01-21 Anoob Josephcrypto/cnxk: account for CPT CTX updates and flush...
2022-01-21 Tejasree Kondojcrypto/cnxk: support lookaside IPsec HMAC-SHA384/512
2022-01-21 Tejasree Kondojcrypto/cnxk: write CPT CTX through microcode op
2022-01-21 Anoob Josephcrypto/cnxk: update maximum sec crypto capabilities
2022-01-21 Anoob Josephcrypto/cnxk: clear session data before populating
2022-01-21 Tejasree Kondojcrypto/cnxk: support lookaside IPsec AES-CBC-HMAC-SHA256
2022-01-21 Shijith Thottoncrypto/cnxk: enable allocated queues only
2022-01-21 Anoob Josephcommon/cnxk: update completion code
2022-01-21 Anoob Josephcommon/cnxk: add missing reserved fields
2022-01-21 Anoob Josephcommon/cnxk: fix reset of fields
2022-01-21 Archana Muniganticommon/cnxk: add bit fields for params
2022-01-21 Anoob Josephcommon/cnxk: support AES-XCBC key derivation
2022-01-21 Anoob Josephcommon/cnxk: define minor opcodes for MISC
2022-01-24 Shijith Thottonevent/cnxk: add timer adapter periodic mode support
2022-01-24 Pavan Nikhileshcommon/cnxk: use XAQ create API for inline device
2022-01-24 Pavan Nikhileshcommon/cnxk: add workaround for vWQE flush
2022-01-24 Pavan Nikhileshcommon/cnxk: add telemetry endpoints to SSO
2022-01-24 Pavan Nikhileshevent/cnxk: fix QoS devargs parsing
2022-01-20 Pavan Nikhileshevent/cnxk: add external clock support for timer
2022-01-20 Pavan Nikhileshevent/cnxk: update minimum interval calculation
2022-01-21 David Marchandbuild: remove custom dependency checks in drivers
2022-01-21 Elena Agostinigpudev: add alignment for memory allocation
2022-01-20 Elena Agostinigpu/cuda: add NVIDIA GPU A100 identifier for DPU
2022-01-20 Elena Agostinigpu/cuda: fix memory list cleanup
2022-01-20 Bruce Richardsondma/idxd: fix wrap-around in burst capacity calculation
2022-01-20 Bruce Richardsondma/idxd: fix paths to driver sysfs directory
2022-01-20 Bruce Richardsondma/idxd: fix burst capacity calculation
2022-01-19 Maxime Gouinbus/ifpga: remove useless check while browsing devices
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
2022-01-12 Liron Himiregex/cn9k: use cnxk infrastructure
2022-01-12 Liron Himicommon/cnxk: support REE
2022-01-12 Liron Himicommon/cnxk: add REE mbox definitions
2022-01-12 Liron Himicommon/cnxk: add REE HW definitions
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Michael Baumnet/mlx5: fix devargs validation for multi-class probing
2021-11-26 Dmitry Kozlyukcommon/mlx5: fix memory region lookup on slow path
2021-11-25 Michael Baumcompress/mlx5: fix double close of device context
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Viacheslav Ovsiienkonet/mlx5: fix shared Rx queue segment configuration...
2021-11-24 Alexander Kozyrevnet/mlx5: fix GENEVE and VXLAN-GPE flow item matching
2021-11-24 Alexander Kozyrevnet/mlx5: fix GRE flow item matching
2021-11-24 Dmitry Kozlyuknet/mlx5: fix Rx queue reference count for indirect RSS
2021-11-24 Dmitry Kozlyuknet/mlx5: fix indirect RSS creation when port is stopped
2021-11-24 Junxiao Shinet/memif: allow stopping and closing device
2021-11-23 Dmitry Kozlyuknet/mlx5: fix crash on close after failed start
2021-11-23 Bing Zhaocommon/mlx5: fix shared memory region ranges allocation
2021-11-23 Dariusz Sosnowskinet/mlx5: fix reference count on detached indirect...
2021-11-23 Dariusz Sosnowskinet/mlx5: fix multi-segment packet wraparound
2021-11-23 Bing Zhaonet/mlx5: fix RSS validation for meter hierarchy
2021-11-23 Jiawei Wangnet/mlx5: fix flow mark with sampling and metering
2021-11-23 Xiaoyu Minnet/mlx4: fix empty Ethernet spec with VLAN
2021-11-21 Dmitry Kozlyukcommon/mlx5: fix mempool registration
2021-11-21 Jiawei Wangnet/mlx5: fix mismatch metadata flow with meter action
2021-11-21 Jiawei Wangnet/mlx5: fix metadata and meter split shared tag
next