net/mlx5: add flow flush
[dpdk.git] / drivers / net /
2022-02-24 Suanming Mounet/mlx5: add flow flush
2022-02-24 Suanming Mounet/mlx5: add basic flow queue operation
2022-02-24 Suanming Mounet/mlx5: add table management
2022-02-24 Suanming Mounet/mlx5: add action template management
2022-02-24 Suanming Mounet/mlx5: add pattern template management
2022-02-24 Suanming Mounet/mlx5: add port flow configuration
2022-02-24 Suanming Mounet/mlx5: introduce hardware steering enable routine
2022-02-24 Suanming Mounet/mlx5: add HW steering low-level abstract stub
2022-02-24 Suanming Mounet/mlx5: introduce hardware steering operation
2022-02-24 Rakesh Kudurumallanet/cnxk: add SoC specific PTP timestamp read
2022-02-24 Viacheslav Ovsiienkonet/mlx5: support wait on time in Tx
2022-02-24 Viacheslav Ovsiienkonet/mlx5: configure Tx queue with send on time offload
2022-02-23 Rakesh Kudurumallanet/cnxk: fix build with GCC 12
2022-02-23 Nithin Dabilpuramnet/cnxk: add option to override outbound inline SA IV
2022-02-23 Nithin Dabilpuramnet/cnxk: add devargs for min-max SPI
2022-02-23 Nithin Dabilpuramnet/cnxk: enable flow control by default on device...
2022-02-23 Nithin Dabilpuramnet/cnxk: enable packet pool tail drop
2022-02-23 Nithin Dabilpuramnet/cnxk: use NPA batch burst free for meta buffers
2022-02-23 Nithin Dabilpuramnet/cnxk: fix inline IPsec security error handling
2022-02-23 Nithin Dabilpuramnet/cnxk: realloc inline dev XAQ for security
2022-02-23 Nithin Dabilpuramnet/cnxk: register callback early to handle initial...
2022-02-23 Nithin Dabilpuramnet/cnxk: fix inline device RQ tag mask
2022-02-23 Satha Raonet/cnxk: add Rx metadata negotiate operation
2022-02-23 Vidya Sagar Velumuricommon/cnxk: use common SA init API for default options
2022-02-23 Vidya Sagar Velumuricommon/cnxk: support inline device API without ROC NIX
2022-02-23 Sunil Kumar Korinet/cnxk: support priority flow control
2022-02-23 Michael Baumcommon/mlx5: update doorbell mapping parameter name
2022-02-23 Shun Haonet/mlx5: fix E-Switch manager vport ID
2022-02-23 Michael Baumnet/mlx5: optimize Rx queue creation
2022-02-23 Michael Baumnet/mlx5: fix entry in shared Rx queues list
2022-02-23 Haifei Luonet/mlx5: refactor getting counter action pointer
2022-02-23 Shun Haonet/mlx5: fix meter sub-policy creation
2022-02-23 Suanming Mounet/mlx5: remove unused function
2022-02-23 Suanming Mounet/mlx5: set flow error for hash list create
2022-02-23 Michal Krawczyknet/ena: update version to 2.6.0
2022-02-23 Michal Krawczyknet/ena: fix checksum flag for L4
2022-02-23 Dawid Goreckinet/ena: check memory BAR before initializing LLQ
2022-02-23 Dawid Goreckinet/ena: extend logs for invalid request ID resets
2022-02-23 Michal Krawczyknet/ena: fix meta descriptor DF flag setup
2022-02-23 Michal Krawczyknet/ena: make Tx completion timeout configurable
2022-02-23 Dawid Goreckinet/ena: fix reset reason being overwritten
2022-02-23 Michal Krawczyknet/ena: support xstat names by ID
2022-02-23 Dawid Goreckinet/ena: support Tx mbuf free on demand
2022-02-23 Michal Krawczyknet/ena/base: make IO memzone unique per port
2022-02-23 Stanislaw Kardachnet/ena: enable stats for multi-process mode
2022-02-23 Stanislaw Kardachnet/ena: proxy AQ calls to primary process
2022-02-23 Michal Krawczyknet/ena/base: use optimized memcpy version also on Arm
2022-02-23 Michal Krawczyknet/ena: perform Tx cleanup before sending packets
2022-02-23 Michal Krawczyknet/ena: skip timer if reset is triggered
2022-02-23 Michal Krawczyknet/ena: make link status change interrupt configurable
2022-02-23 Michal Krawczyknet/ena: add extra Rx checksum related xstats
2022-02-23 Michal Krawczyknet/ena: remove unused offload variables
2022-02-23 Michal Krawczyknet/ena: remove unused enumeration
2022-02-23 Michal Krawczyknet/ena: assert on outstanding mbuf in Tx
2022-02-23 Michal Krawczyknet/ena: remove Tx mbuf linearization
2022-02-23 Jiawen Wunet/txgbe: fix debug logs
2022-02-23 Jiawen Wunet/ngbe: fix debug logs
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-21 Michael Baumnet/mlx5: separate per port configuration
2022-02-21 Michael Baumnet/mlx5: refactor to detect operation by DevX
2022-02-21 Michael Baumnet/mlx5: add shared device context config structure
2022-02-21 Michael Baumnet/mlx5: concentrate all device configurations
2022-02-21 Michael Baumnet/mlx5: rearrange device attribute structure
2022-02-21 Michael Baumnet/mlx5: add E-Switch mode flag
2022-02-21 Michael Baumnet/mlx5: share counter config function
2022-02-21 Michael Baumnet/mlx5: share realtime timestamp configure
2022-02-21 Michael Baumcommon/mlx5: share VF check function
2022-02-21 Michael Baumnet/mlx5: remove Verbs query device duplication
2022-02-21 Michael Baumnet/mlx5: remove DevX flag duplication
2022-02-21 Michael Baumnet/mlx5: remove HCA attribute structure duplication
2022-02-21 Michael Baumnet/mlx5: remove redundant check of devargs
2022-02-21 Michael Baumnet/mlx5: remove declaration duplications
2022-02-21 Michael Baumnet/mlx5: fix errno update in shared context creation
2022-02-21 Michael Baumnet/mlx5: fix ASO CT object release
2022-02-21 Michael Baumnet/mlx5: fix ineffective metadata argument adjustment
2022-02-21 Michael Baumnet/mlx5: fix sibling device config check
2022-02-21 Dapeng Yunet/i40e: enable maximum frame size at port level
2022-02-20 Radu Nicolaunet/iavf: fix segmentation offload buffer size
2022-02-20 Michal Wilczynskinet/ice: fix overwriting of LSE bit by DCF
2022-02-18 Ciara Loftusnet/af_xdp: reserve fill queue before socket create
2022-02-18 Ciara Loftusnet/af_xdp: ensure socket is deleted on Rx queue setup...
2022-02-18 Weiguo Linet/sfc: fix memory allocation size for cache
2022-02-18 Ivan Malovnet/sfc: fix flow tunnel support detection
2022-02-18 Jerin Jacobnet/cnxk: unify file names
2022-02-18 Kiran Kumar Knet/cnxk: keep flow rules across restart
2022-02-18 Gowrishankar Muthu... net/cnxk: fix uninitialized local variable
2022-02-17 Ankur Dwivedinet/cnxk: add inline IPsec telemetry for CN10K
2022-02-17 Ankur Dwivedinet/cnxk: add inline IPsec telemetry for CN9K
2022-02-18 Ciara Loftusnet/af_xdp: make compatible with libbpf >= 0.7.0
2022-02-17 David Marchandnet/af_xdp: add missing trailing newline in logs
2022-02-17 Junxiao Shinet/af_xdp: allow probing when multiprocess is disabled
2022-02-17 Satheesh Paulnet/cnxk: fix Rx/Tx function update
2022-02-17 Junjie Wannet/bonding: fix slaves initializing on MTU setting
2022-02-17 Junjie Wannet/bonding: log on invalid device argument
2022-02-16 Rahul Bhansalinet/cnxk: fix mbuf data length
2022-02-16 Yunjian Wangnet/iavf: reset security context pointer on stop
2022-02-16 Yunjian Wangnet/txgbe: reset security context pointer on close
2022-02-16 Yunjian Wangnet/ixgbe: reset security context pointer on close
2022-02-15 John Millernet/ark: add performance optimizations
2022-02-15 John Millernet/ark: add memory write barriers in critical paths
next