net/mlx5: split hairpin flows
[dpdk.git] / drivers / net / mlx5 / mlx5_rxq.c
2019-11-08 Ori Kamnet/mlx5: split hairpin flows
2019-11-08 Ori Kamnet/mlx5: support RSS on hairpin
2019-11-08 Ori Kamnet/mlx5: support Rx hairpin queues
2019-10-23 Xiaoyu Minnet/mlx5: fix crash on hash Rx queue handling for drop
2019-10-23 Ori Kamnet/mlx5: fix allocation size of RQT attribute
2019-07-29 Matan Azradnet/mlx5: allow LRO per Rx queue
2019-07-29 Matan Azradnet/mlx5: allow implicit LRO flow
2019-07-29 Matan Azradnet/mlx5: handle LRO packets in regular Rx queue
2019-07-29 Matan Azradnet/mlx5: fix DevX Rx queue memory alignment
2019-07-29 Matan Azradnet/mlx5: allow LRO in regular Rx queue
2019-07-29 Matan Azradnet/mlx5: fix DevX Rx queue type
2019-07-29 Matan Azradnet/mlx5: fix DevX scattered Rx queue size
2019-07-29 Matan Azradnet/mlx5: support mbuf headroom for LRO packet
2019-07-29 Matan Azradnet/mlx5: limit LRO size to maximum Rx packet
2019-07-29 Matan Azradnet/mlx5: fix Rx scatter mode validation
2019-07-24 Dekel Pelednet/mlx5: fix Rx queue release of resources
2019-07-24 Dekel Pelednet/mlx5: fix doorbell release on Rx queue release
2019-07-23 Matan Azradnet/mlx5: adjust maximum LRO message size
2019-07-23 Matan Azradnet/mlx5: zero LRO mbuf headroom
2019-07-23 Matan Azradnet/mlx5: replace external mbuf shared memory
2019-07-23 Dekel Pelednet/mlx5: support LRO with single RxQ object
2019-07-23 Dekel Pelednet/mlx5: create advanced RxQ via DevX
2019-07-23 Dekel Pelednet/mlx5: add function for Rx verbs work queue
2019-07-23 Dekel Pelednet/mlx5: add function for Rx verbs completion queue
2019-07-23 Dekel Pelednet/mlx5: rename hash RxQ verbs to general
2019-07-23 Dekel Pelednet/mlx5: rename verbs indirection table to obj
2019-07-23 Dekel Pelednet/mlx5: rename RxQ verbs to general RxQ object
2019-07-23 Dekel Pelednet/mlx5: check conditions to enable LRO
2019-07-23 Dekel Pelednet/mlx5: introduce LRO
2019-07-23 Dekel Pelednet/mlx5: remove redundant item from union
2019-07-23 Dekel Pelednet/mlx5: fix typos in comments
2019-06-13 Matan Azradnet/mlx5: separate Rx queue initialization
2019-06-13 Matan Azradnet/mlx5: mitigate Rx doorbell memory barrier
2019-06-13 Matan Azradnet/mlx5: remove Rx queues indexes correlation
2019-05-27 Dekel Pelednet/mlx5: fix memory free on queue create error
2019-05-24 Dekel Pelednet/mlx5: move locally used functions to static
2019-05-24 Dekel Pelednet/mlx5: fix description of return value
2019-05-24 Dekel Pelednet/mlx5: fix missing validation of null pointer
2019-05-24 Dekel Pelednet/mlx5: remove unused functions
2019-05-08 Dekel Pelednet/mlx5: fix release of Rx queue object
2019-05-08 Yongseok Kohnet/mlx5: fix Multi-Packet RQ mempool name
2019-05-03 Yongseok Kohnet/mlx5: fix flow action destroy
2019-05-03 Dekel Pelednet/mlx5: fix comments mixing Rx and Tx
2019-04-19 Ori Kamnet/mlx5: fix release of jump to queue action
2019-04-12 Yongseok Kohnet/mlx5: remove redundant queue index
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared context IB attributes
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared protection domain
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-18 Yongseok Kohnet/mlx5: fix deprecated library API for Rx padding
2018-12-21 Yongseok Kohnet/mlx5: fix Multi-Packet RQ mempool free
2018-11-16 Yongseok Kohnet/mlx5: optimize Rx buffer replenishment threshold
2018-11-16 Ali Alnubaninet/mlx5: fix initialization of struct members
2018-11-05 Ophir Munknet/mlx5: support default RSS key as null
2018-11-05 Dekel Pelednet/mlx5: enable loopback by configured mode
2018-11-05 Yongseok Kohnet/mlx5: add 128B padding of Rx completion entry
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-08 Yongseok Kohnet/mlx5: fix minimum size of multi-packet Rx queue
2018-08-05 Yongseok Kohnet/mlx5: fix minimum number of Multi-Packet RQ buffers
2018-08-02 Matan Azradnet/mlx5: fix packet type offload for tunnels
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Nelio Laranjeironet/mlx5: clean-up developer logs
2018-05-14 Yongseok Kohnet/mlx5: use correct field in a union structure
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-04-27 Xueming Linet/mlx5: add hardware flow debug dump
2018-04-27 Xueming Linet/mlx5: support tunnel RSS level
2018-04-27 Xueming Linet/mlx5: cleanup tunnel checksum offloads
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Dahir Osmannet/mlx5: setup RSS regardless of queue count
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
2018-03-30 Nélio Laranjeironet/mlx5: change non failing function return values
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: remove control path locks
2018-03-30 Nélio Laranjeironet/mlx5: remove useless empty lines
2018-03-30 Nélio Laranjeironet/mlx5: add missing function documentation
2018-03-30 Nélio Laranjeironet/mlx5: normalize function prototypes
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-03-30 Shahaf Shulernet/mlx5: fix tunnel offloads cap query
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Nélio Laranjeironet/mlx5: use RSS table max size from config
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-28 Yongseok Kohnet/mlx5: remove unnecessary memory barrier
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Shahaf Shulernet/mlx5: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
next