net/mlx5: make header reformat action thread safe
[dpdk.git] / drivers / net / octeontx2 /
2020-11-03 Thomas Monjalonnet/octeontx2: switch Rx timestamp to dynamic mbuf...
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Yunjian Wangnet/octeontx2: remove useless check before free
2020-10-16 Kiran Kumar Knet/octeontx2: fix RSS flow create
2020-10-15 Harman Kalranet/octeontx2: fix jumbo frame crash
2020-10-15 Pavan Nikhileshevent/octeontx2: improve single flow performance
2020-10-14 Ankur Dwivedinet/octeontx2: add replay check for inline inbound...
2020-10-14 Ankur Dwivedinet/octeontx2: support anti-replay for security session
2020-09-30 Kiran Kumar Knet/octeontx2: move ESP parsing to LE layer
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Thomas Monjalonethdev: reset device and interrupt pointers on release
2020-09-30 Kiran Kumar Knet/octeontx2: support VLAN insert and strip actions
2020-09-30 Kiran Kumar Knet/octeontx2: set max VTAG insertion size
2020-09-30 Kiran Kumar Knet/octeontx2: support VLAN based RSS hash
2020-09-30 Harman Kalranet/octeontx2: fix multi segment mode for jumbo packets
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Kiran Kumar Knet/octeontx2: support RSS hash level
2020-09-18 Nithin Dabilpuramnet/octeontx2: support TM length adjust and packet...
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-21 Pavan Nikhileshnet/octeontx2: free CQ ring memzone on queue release
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session create
2020-07-18 Tejasree Kondojcrypto/octeontx2: add lookaside SA context definitions
2020-07-18 Tejasree Kondojnet/octeontx2: move security session struct to crypto PMD
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-07 Pavan Nikhileshnet/octeontx2: add devargs to lock Rx/Tx contexts
2020-06-30 Harman Kalranet/octeontx2: fix DMAC filtering
2020-06-30 Harman Kalranet/octeontx2: support CN98xx
2020-05-21 Ankur Dwivedinet/octeontx2: fix buffer size assignment
2020-05-19 Pavan Nikhileshmempool/octeontx2: add devargs to lock context in cache
2020-05-17 Tejasree Kondojnet/octeontx2: update max packet length for inline...
2020-05-11 Sunil Kumar Korinet/octeontx2: fix minimum length to SMQ config
2020-05-05 Nithin Dabilpuramnet/octeontx2: update red algo for shaper dynamic update
2020-05-05 Amit Guptanet/octeontx2: fix bad L4 checksum detection
2020-04-21 Nithin Dabilpuramnet/octeontx2: disable unnecessary error interrupts
2020-04-21 Satheesh Paulnet/octeontx2: support custom L2 header
2020-04-21 Pavan Nikhileshnet/octeontx2: fix device configuration sequence
2020-04-21 Krzysztof Kanasnet/octeontx2: add TM capability
2020-04-21 Krzysztof Kanasnet/octeontx2: add Tx queue rate limit
2020-04-21 Nithin Dabilpuramnet/octeontx2: support TM debug
2020-04-21 Nithin Dabilpuramnet/octeontx2: add TM dynamic topology update
2020-04-21 Nithin Dabilpuramnet/octeontx2: add TM stats and shaper profile
2020-04-21 Nithin Dabilpuramnet/octeontx2: add TM hierarchy commit
2020-04-21 Krzysztof Kanasnet/octeontx2: add TM node suspend/resume
2020-04-21 Nithin Dabilpuramnet/octeontx2: support TM node add/delete
2020-04-21 Nithin Dabilpuramnet/octeontx2: support dynamic topology update
2020-04-21 Nithin Dabilpuramnet/octeontx2: restructure TM helper functions
2020-04-21 Nithin Dabilpuramnet/octeontx2: setup link config based on BP level
2020-04-21 Harman Kalranet/octeontx2: support configuring link attributes
2020-04-21 Vamsi Attunurunet/octeontx2: enable error and RAS interrupt in configure
2020-04-21 Kiran Kumar Knet/octeontx2: offload bad L2/L3/L4 UDP lengths detection
2020-04-16 Thomas Monjalonreplace hot attributes
2020-03-18 Ashish Guptanet/octeontx2: fix link information for loopback port
2020-02-15 Vamsi Attunurunet/octeontx2: fix flow control initial state
2020-02-06 Bruce Richardsonnet/octeontx2: check compiler flag before use
2020-02-05 Vamsi Attunurunet/octeontx2: sync inline tag type
2020-02-05 Ankur Dwivedinet/octeontx2: add inline IPsec Tx
2020-02-05 Archana Munigantinet/octeontx2: add security in Tx
2020-02-05 Archana Munigantinet/octeontx2: add security in Rx
2020-02-05 Tejasree Kondojnet/octeontx2: add inline IPsec Rx
2020-02-05 Archana Munigantinet/octeontx2: add lookup mem changes to hold SA indices
2020-02-05 Ankur Dwivedinet/octeontx2: add datapath ops in security context
2020-02-05 Anoob Josephnet/octeontx2: add security session operations
2020-02-05 Anoob Josephcrypto/octeontx2: enable CPT to share QP with ethdev
2020-02-05 Ankur Dwivedinet/octeontx2: add security capabilities
2020-02-05 Tejasree Kondojnet/octeontx2: add security in configure
2020-02-05 Anoob Josephnet/octeontx2: create security context
2020-02-05 Kiran Kumar Knet/octeontx2: fix Tx flow control for HIGIG
2020-02-05 Jerin Jacobnet/octeontx2: change default RSS hash calculation
2020-02-05 Kiran Kumar Knet/octeontx2: disable HIGIG on port stop
2020-02-05 Kiran Kumar Knet/octeontx2: extend RSS supported offload types
2020-01-20 Jerin Jacobdrivers/net: use structure marker from EAL
2020-01-17 Kiran Kumar Knet/octeontx2: fix PTP and HIGIG2 coexistence
2020-01-17 Nithin Dabilpuramcommon/octeontx2: support C0 silicon version
2020-01-17 Pavan Nikhileshnet/octeontx2: improve vector Tx performance
2020-01-17 Vamsi Attunurunet/octeontx2: allow vector processing packets not...
2020-01-17 Harman Kalranet/octeontx2: fix getting supported packet types
2020-01-17 Jerin Jacobnet/octeontx2: improve performance in vector Rx
2020-01-17 Harman Kalranet/octeontx2: fix VF configuration
2019-11-26 Sunil Kumar Korinet/octeontx2: fix loopback config return for VF
2019-11-26 Pavan Nikhileshnet/octeontx2: fix packet type parsing disabled by...
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Pavan Nikhileshnet/octeontx2: support reduced set of packet types
2019-11-20 Harman Kalranet/octeontx2: fix PTP configurations for VF
2019-11-20 Anoob Josephnet/octeontx2: fix error handling after CQ init
2019-11-20 Sunil Kumar Korinet/octeontx2: add Rx/Tx burst mode info
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Subrahmanyam Nillanet/octeontx2: support SDP interface
2019-11-08 Pavan Nikhileshnet/octeontx2: fix 32-bit build
2019-11-08 Kiran Kumar Knet/octeontx2: support HIGIG2
2019-11-08 Kiran Kumar Knet/octeontx2: support enabling switch type
2019-11-08 Vamsi Attunurunet/octeontx2: skip flow control on LBK ports
next