aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include
AgeCommit message (Expand)Author
2021-11-08linux-gen: config: add string lookup functionVijay Ram Inavolu
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-09-22linux-gen: stash: add support for disabling stash featureMatias Elo
2021-09-22linux-gen: shm: allocate enough resources for internal allocationsMatias Elo
2021-09-22linux-gen: config: add string array lookup functionVijay Ram Inavolu
2021-09-15linux-gen: pool: fix cache alignment definitionPetri Savolainen
2021-09-03linux-gen: atomic: remove duplicate 64bit inline operation definesMatias Elo
2021-08-20linux-gen: queue: improve queue debug printPetri Savolainen
2021-08-20linux-gen: sched: add scheduler identifierPetri Savolainen
2021-08-20linux-gen: sched: limit interface header visibilityPetri Savolainen
2021-07-12api: std: rename std_clib module to stdMatias Elo
2021-07-12api: queue: add separate header for type definitionsMatias Elo
2021-07-12api: packet: add separate header for type definitionsMatias Elo
2021-07-12linux-gen: tm: add implementation for queue statisticsMatias Elo
2021-07-09linux-gen: tm: support unordered enqueue and enq multiNithin Dabilpuram
2021-07-09linux-gen: classification: add implementation for queue statisticsMatias Elo
2021-07-09linux-gen: cls: inline internal _odp_cos_entry_from_idx() functionMatias Elo
2021-07-09linux-gen: pool: implement external memory poolPetri Savolainen
2021-07-09linux-gen: packet: read packet headroom from poolPetri Savolainen
2021-07-09linux-gen: pool: reusable pool create functionsPetri Savolainen
2021-07-09linux-gen: pool: prepare pool type usage with pool_extPetri Savolainen
2021-06-23linux-gen: pktio: add internal wrapper functions for extra statisticsMatias Elo
2021-06-23linux-gen: pktio: read extra statistics using linux sysfsMatias Elo
2021-06-23linux-gen: pktio: read extra statistics using ethtoolMatias Elo
2021-06-23linux-gen: pktio: implement extra statistics counters functionsMatias Elo
2021-06-23linux-gen: pktio: add support input/output queue statistics countersMatias Elo
2021-06-23linux-gen: pktio: implement statistics counters capabilitiesMatias Elo
2021-06-22linux-gen: sched: implement debug printPetri Savolainen
2021-06-04linux-gen: ipsec: add support for larger anti-replay windowsMahipal Challa
2021-05-31linux-gen: time: implement strict time stamp read functionsPetri Savolainen
2021-05-31linux-gen: ipsec: enable success bytes in statsAakash Sasidharan
2021-05-25linux-gen: debug: check print formats and parametersJere Leppänen
2021-05-25linux-gen: fix print formatsJere Leppänen
2021-05-25linux-gen: pktio: configure pktout in TM mode internallyNithin Dabilpuram
2021-05-11linux-gen: ipsec: ignore dest_queue SA parameter in sync modeJanne Peltonen
2021-05-11linux-gen: ipsec: make mtu atomic and remove unneeded synchronizationJanne Peltonen
2021-05-11linux-gen: ipsec: speed up SA creation by using SA freelistJanne Peltonen
2021-05-05linux-gen: implement odp_thread_set_log_fn()Jere Leppänen
2021-04-23linux-gen: sched: use odp_global_rw for storing scheduler config statusMatias Elo
2021-04-08linux-gen: pktio: update LSO capabilitiesPetri Savolainen
2021-03-29linux-gen: bitset: move aarch64 specific code to arch filesMalvika Gupta
2021-03-19linux-gen: atomic: reorganize architecture specific implementationsMatias Elo
2021-03-11linux-gen: random: remove _odp_random_openssl_test_data()Jere Leppänen
2021-03-11linux-gen: ipsec: increase the maximum number of SAsJanne Peltonen
2021-02-26linux-gen: rename remaining global symbols in the static libraryJere Leppänen
2021-02-23linux-gen: queue: implement odp_queue_print_allPetri Savolainen
2021-02-23linux-gen: timer: change user pointer to constPetri Savolainen
2021-02-12linux-gen: atomic: remove unused internal functionsPetri Savolainen
2021-02-12linux-gen: improve software checksum implementationJere Leppänen
2021-02-08linux-gen: socket: implement odp_pktio_maxlen_set()Matias Elo