net/iavf: fix mbuf leak
[dpdk.git] / drivers / net / iavf / iavf_rxtx.c
2021-09-15 Qiming Chennet/iavf: fix mbuf leak
2021-07-25 Xiaoyun Linet/iavf: fix Tx threshold check
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-06 Ting Xunet/iavf: check Tx packet with correct UP and queue
2021-06-10 Beilei Xingnet/iavf: fix scalar Rx
2021-06-10 Gordon Noonannet/iavf: use write combining store for tail updates
2021-05-12 Beilei Xingnet/iavf: fix Tx context descriptor
2021-05-10 Wenzhuo Lunet/iavf: remove dead code in Rx function selection
2021-04-29 Wenzhuo Lunet/iavf: fix Rx function selection
2021-04-27 Wenzhuo Lunet/iavf: fix Tx L4 checksum
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Rx AVX512 flex descriptor
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Rx AVX512
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Tx AVX512
2021-04-14 Wenzhuo Lunet/iavf: store offload flag of Rx queue
2021-04-01 Qi Zhangnet/iavf: refine debug build option
2021-03-29 David Huntnet/iavf: implement power management
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-23 Haiyue Wangnet/iavf: fix VLAN tag extraction handling
2021-02-04 Xiaoyun Linet/iavf: fix VLAN insert
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Jeff Guonet/iavf: add PTYPE mapping for eCPRI
2021-01-13 Haiyue Wangnet/iavf: support CRC strip disabling
2020-11-13 Leyi Rongnet/iavf: fix performance drop after port reset
2020-11-13 Ting Xunet/iavf: fix releasing mbufs
2020-11-03 Jeff Guonet/iavf: support flex desc metadata extraction
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for Tx
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for flexible Rx
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for legacy Rx
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
2020-11-03 Leyi Rongnet/iavf: fix unchecked Tx cleanup error
2020-10-19 Ciara Powernet/iavf: check max SIMD bitwidth
2020-10-09 Robin Zhangnet/iavf: cleanup Tx buffers
2020-05-18 Leyi Rongnet/iavf: remove useless assignment in Rx
2020-04-21 Leyi Rongnet/iavf: support flow mark in normal data path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in SSE path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in AVX path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in normal...
2020-04-21 Shougang Wangnet/iavf: unify Rx packet type table
2020-01-17 Haiyue Wangnet/iavf: unify bool type value
2020-01-17 Haiyue Wangnet/iavf/base: move to drivers common directory
2019-11-25 Stephen Hemmingerremove blank lines at end of file
2019-10-23 Leyi Rongnet/iavf: enable AVX2 for iavf
2019-07-26 Qi Zhangnet/iavf: fix endless loop
2019-07-23 Ting Xunet/iavf: fix driver crash when enable TSO
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-13 Andrew Rybchenkonet/iavf: fix Tx prepare to set positive rte_errno
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf