mbuf: set mbuf fields while in pool
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.c
2017-04-05 Olivier Matzmbuf: set mbuf fields while in pool
2017-04-05 Olivier Matzmbuf: make raw free function public
2017-04-04 Nélio Laranjeironet/mlx5: fix mark id retrieval
2017-04-04 Nélio Laranjeironet/mlx5: fix Tx when first segment size is too short
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: support user space Rx interrupt event
2017-04-04 Shahaf Shulernet/mlx5: fix TSO TCP checksum flag
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO for VXLAN and GRE
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-04-04 Nélio Laranjeironet/mlx5: support flag flow action
2017-04-04 Nélio Laranjeironet/mlx5: add RSS hash result with mark id
2017-04-04 Nélio Laranjeironet/mlx5: fix flow mark action handling
2017-04-04 Shahaf Shulernet/mlx5: fix VLAN stripping indication
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-02-10 Yongseok Kohnet/mlx5: fix updating total length of multi-packet...
2017-02-10 Nélio Laranjeironet/mlx5: fix inline WQE consumption
2017-02-10 Nélio Laranjeironet/mlx5: fix Tx WQE corruption caused by starvation
2017-02-10 Nélio Laranjeironet/mlx5: fix ethernet header re-writing
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-17 Matthieu Ternisien... net/mlx: fix IPv4 and IPv6 packet type
2017-01-17 Shahaf Shulernet/mlx5: fix multi segment packet send
2017-01-17 Nélio Laranjeironet/mlx5: fix Tx doorbell
2017-01-17 Nélio Laranjeironet/mlx5: remove inefficient prefetching
2017-01-17 Nélio Laranjeironet/mlx5: optimize copy of Ethernet header
2017-01-17 Nélio Laranjeironet/mlx5: move static prototype
2017-01-17 Nélio Laranjeironet/mlx5: fix missing inline attributes
2017-01-17 Nélio Laranjeironet/mlx5: use vector types to speed up processing
2017-01-17 Nélio Laranjeironet/mlx5: use work queue buffer as a raw buffer
2017-01-17 Nélio Laranjeironet/mlx5: prepare Tx vectorization
2017-01-17 Nélio Laranjeironet/mlx5: support mark flow action
2017-01-17 Nélio Laranjeironet/mlx5: fix RSS hash result for flows
2017-01-17 Nélio Laranjeironet/mlx5: do not invalidate title CQE
2017-01-17 Nélio Laranjeironet/mlx5: fix endianness in Tx completion queue
2017-01-17 Nélio Laranjeironet/mlx5: fix leak when starvation occurs
2016-11-07 Nelio Laranjeironet/mlx: fix support for new Rx checksum flags
2016-11-07 Nelio Laranjeironet/mlx5: define explicit fields for Rx offloads
2016-11-07 Nelio Laranjeironet/mlx5: fix Rx checksum macros
2016-11-07 Elad Persikonet/mlx5: fix buffer alignment in Tx
2016-10-13 Nélio Laranjeironet/mlx5: return RSS hash result in mbuf
2016-09-30 Nélio Laranjeironet/mlx5: support Mellanox OFED 3.4
2016-09-30 Nélio Laranjeironet/mlx5: remove gather loop on segments
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for WQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for BF handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for CQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead of Rx/Tx descriptors
2016-09-30 Nélio Laranjeironet/mlx5: rework hardware structures
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-09-30 Nélio Laranjeironet/mlx5: fix inline logic
2016-09-30 Nélio Laranjeironet/mlx5: re-factorize functions
2016-09-30 Nélio Laranjeironet/mlx5: force inline for completion function
2016-09-30 Sagi Grimbergnet/mlx5: fix possible NULL dereference in Rx path
2016-07-15 Olga Shernnet/mlx5: work around gcc error
2016-07-08 Nélio Laranjeironet/mlx5: fix crash in Rx
2016-07-08 Maxime Leroynet/mlx5: fix packet type and offload flags on Rx
2016-06-27 Nélio Laranjeironet/mlx5: re-add Rx scatter support
2016-06-27 Adrien Mazarguilnet/mlx5: re-add Tx gather support
2016-06-27 Adrien Mazarguilnet/mlx5: check remaining space while processing Tx...
2016-06-27 Nélio Laranjeironet/mlx5: support multi-packet send
2016-06-27 Yaacov Hazannet/mlx5: support inline send
2016-06-27 Adrien Mazarguilnet/mlx5: replace countdown with threshold for Tx compl...
2016-06-27 Nélio Laranjeironet/mlx5: handle Rx CQE compression
2016-06-27 Nélio Laranjeironet/mlx5: refactor Tx data path
2016-06-27 Nélio Laranjeironet/mlx5: refactor Rx data path
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
2016-06-27 Nélio Laranjeironet/mlx5: split Rx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: remove inline Tx support
2016-06-27 Nélio Laranjeironet/mlx5: remove Rx scatter support
2016-06-27 Nélio Laranjeironet/mlx5: remove Tx gather support
2016-06-27 Nélio Laranjeironet/mlx5: split memory registration function
2016-06-20 Nélio Laranjeironet/mlx5: enhance SR-IOV detection
2016-06-20 Adrien Mazarguilnet/mlx: retrieve mbuf size through proper function
2016-06-20 Nélio Laranjeironet/mlx: remove unused memory region property
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-05-19 Olivier Matzmempool: store memory chunks in a list
2016-05-19 Olivier Matzmempool: use the list to iterate the elements
2016-05-19 Olivier Matzmempool: remove const qualifier when browsing pools
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Yaacov Hazanmlx5: fix Rx checksum offload in non L3/L4 packets
2016-03-16 Adrien Mazarguilmlx: use aligned memory to register regions
2016-03-16 Nelio Laranjeiromlx5: free buffers immediately after completion
2016-03-16 Nelio Laranjeiromlx5: avoid lkey retrieval for inlined packets
2016-03-16 Nelio Laranjeiromlx5: process offload flags only when requested
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2016-03-16 Nelio Laranjeiromlx5: prefetch next Tx mbuf header and data
2016-03-16 Yaacov Hazanmlx5: support Rx VLAN stripping
2015-11-24 Nelio Laranjeiromlx5: fix available entries in Tx rings
2015-11-24 Olga Shernmlx5: fix local protection error when Tx MP to MR cache...
2015-11-24 Olga Shernmlx5: fix Tx loss after initialization
2015-11-24 Adrien Mazarguilmlx5: fix scattered Tx with too many segments
2015-11-24 Adrien Mazarguilmlx5: fix memory registration for indirect mbuf data
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
next