eal/linux: allow hugepage file reuse
[dpdk.git] / drivers / event /
2020-11-02 Timothy McDanielevent/dlb2: add token pop API
2020-11-02 Timothy McDanielevent/dlb2: add eventdev stop and close
2020-11-02 Timothy McDanielevent/dlb2: add dequeue and its burst variants
2020-11-02 Timothy McDanielevent/dlb2: add enqueue and its burst variants
2020-11-02 Timothy McDanielevent/dlb2: add eventdev start
2020-11-02 Timothy McDanielevent/dlb2: add port unlink and unlinks in progress
2020-11-02 Timothy McDanielevent/dlb2: add port link
2020-11-02 Timothy McDanielevent/dlb2: add port setup
2020-11-02 Timothy McDanielevent/dlb2: add queue setup
2020-11-02 Timothy McDanielevent/dlb2: add queue and port default conf
2020-11-02 Timothy McDanielevent/dlb2: add infos get and configure
2020-11-02 Timothy McDanielevent/dlb2: add xstats
2020-11-02 Timothy McDanielevent/dlb2: add probe-time hardware init
2020-11-02 Timothy McDanielevent/dlb2: add flexible interface
2020-11-02 Timothy McDanielevent/dlb2: add eventdev probe
2020-11-02 Timothy McDanielevent/dlb2: add inline functions
2020-11-02 Timothy McDanielevent/dlb2: add definitions shared with LKM or shared...
2020-11-02 Timothy McDanielevent/dlb2: add private data structures and constants
2020-11-02 Timothy McDanielevent/dlb2: add dynamic logging
2020-11-02 Timothy McDanielevent/dlb2: add documentation and build infrastructure
2020-10-31 David Marchandeventdev: switch sequence number to dynamic mbuf field
2020-10-31 David Marchandbus/fslmc: switch sequence number to dynamic mbuf field
2020-10-31 David Marchandbus/dpaa: switch sequence number to dynamic mbuf field
2020-10-31 David Marchandevent/dpaa2: remove dead code from self test
2020-10-31 Thomas Monjalonevent/sw: switch test counter to dynamic mbuf field
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Bruce Richardsonbuild: add defines for compatibility with make build
2020-10-15 Timothy McDanieleventdev: express DLB/DLB2 PMD constraints
2020-10-15 Radu Nicolauevent/sw: improve performance
2020-10-15 Harman Kalranet/octeontx2: fix jumbo frame crash
2020-10-15 Pavan Nikhileshevent/octeontx2: improve single flow performance
2020-10-15 Pavan Nikhileshevent/octeontx2: add switch tag flush operation
2020-10-15 Ankur Dwivedievent/octeontx2: add crypto adapter datapath
2020-10-15 Ankur Dwivedievent/octeontx2: add crypto adapter framework
2020-10-15 Yunjian Wangevent/dpaa2: fix dereference before null check
2020-10-15 Pavan Nikhileshevent/octeontx: validate events requested against available
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-24 Apeksha Guptaevent/dpaa2: add all-types queue capability flag
2020-07-21 Yunjian Wangevent/dpaa: remove dead code
2020-07-11 Rohit Rajdrivers/dpaa: optimize thread local storage
2020-06-30 Pavan Nikhileshevent/octeontx2: improve datapath memory locality
2020-06-30 Pavan Nikhileshevent/octeontx2: fix sub event type
2020-06-30 Pavan Nikhileshevent/octeontx2: fix device reconfigure
2020-06-29 Harman Kalraevent/octeontx: fix memory corruption
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-05-19 Pavan Nikhileshmempool/octeontx2: add devargs to lock context in cache
2020-05-19 Hemant Agrawalbus/fslmc: add accessor for MCP
2020-05-19 Hemant Agrawalbus/dpaa: move log types to NXP drivers
2020-05-14 Yuri Chipchevevent/dsw: fix enqueue burst return value
2020-05-11 Nipun Guptadrivers: enhance DPAA2 portal allocation error logs
2020-05-11 Ferruh Yigitevent/octeontx2: fix build for O1 optimization
2020-05-04 Mattias Rönnblomevent/dsw: avoid reusing previously recorded events
2020-05-03 Harman Kalraevent/octeontx: support Rx/Tx checksum offload
2020-05-03 Vamsi Attunuruevent/octeontx: support VLAN filter offload
2020-05-03 Harman Kalraevent/octeontx: add framework for Rx/Tx offloads
2020-05-03 Harman Kalraevent/octeontx: support multi-segment
2020-05-02 Lukasz Bartosikevent/octeontx2: fix queue removal from Rx adapter
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-21 Harman Kalranet/octeontx: add framework for Rx/Tx offloads
2020-04-21 Harman Kalranet/octeontx: support multi segment
2020-04-21 Pavan Nikhileshbuild: add global libatomic dependency for 32-bit clang
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-15 Mattias Rönnblomevent/dsw: fix gcc 4.8 false positive warning
2020-04-04 Pavan Nikhileshevent/octeontx2: use C11 atomics for statistics
2020-04-04 Mattias Rönnblomevent/dsw: add port busy cycles xstats
2020-04-04 Mattias Rönnblomevent/dsw: remove unnecessary read barrier
2020-04-04 Mattias Rönnblomevent/dsw: remove redundant control ring poll
2020-04-04 Mattias Rönnblomevent/dsw: avoid migration waves in large systems
2020-04-04 Mattias Rönnblomevent/dsw: improve migration mechanism
2020-04-04 Mattias Rönnblomevent/dsw: extend xstats
2020-04-04 Mattias Rönnblomevent/dsw: reduce max flows to speed up load balancing
2020-04-04 Mattias Rönnblomevent/dsw: reduce latency in low-load situations
2020-04-04 Pavan Nikhileshevent/octeontx2: remove WFE from dual-slot dequeue
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: move common header files
2020-02-15 Nipun Guptaevent/dpaa2: set number of order sequences
2020-02-06 Thomas Monjalonmk: ignore missing field initializers warning
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-01-28 Mattias Rönnblomevent/dsw: use custom element size ring for control
2020-01-17 Gavin Huevent/opdl: use new API to save cycles on aarch64
2020-01-15 Pavan Nikhileshevent/octeontx2: relax memory requirement for timers
2020-01-15 Pavan Nikhileshevent/octeontx2: fix device name in device info
2020-01-14 Mattias Rönnblomevent/dsw: avoid credit leak on oversized enqueue bursts
2020-01-14 Mattias Rönnblomevent/dsw: flush buffers immediately on zero-sized...
2020-01-14 Mattias Rönnblomevent/dsw: add xstats query by name
2019-11-28 Sachin Saxenadrivers: update copyright for NXP files
2019-11-27 Pavan Nikhileshevent/octeontx: fix partial Rx packet handling
2019-11-26 Pavan Nikhileshevent/octeontx2: update start timestamp periodically
2019-11-26 Pavan Nikhileshevent/octeontx2: update SSO buffers based on timer...
2019-11-26 Pavan Nikhileshevent/octeontx2: improve chunk pool performance
2019-11-26 Pavan Nikhileshevent/octeontx2: use opposite bucket for current chunk
2019-11-26 Pavan Nikhileshevent/octeontx2: fix HW timer race condition
next