aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp
AgeCommit message (Expand)Author
2018-05-28linux-gen: cpu: inline cpu_cycles_diffPetri Savolainen
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-05-22linux-gen: use inlined atomic functions everywhereDmitry Eremin-Solenikov
2018-05-22linux-gen: std clib: rework code to follow inlining styleDmitry Eremin-Solenikov
2018-05-22linux-gen: sync: rework code to follow inlining styleDmitry Eremin-Solenikov
2018-05-22linux-gen: packet: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-22linux-gen: thread: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: byteorder: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: ticketlock: drop unused @internal documentationDmitry Eremin-Solenikov
2018-05-21linux-gen: ticketlock: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: atomic: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: packet_flags: drop unused @internal annotationsDmitry Eremin-Solenikov
2018-05-21linux-gen: packet_flags: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: pktio: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-17linux-gen: packet: check TCP/UDP checksumsDmitry Eremin-Solenikov
2018-05-10linux-gen: event: inline event_type functionPetri Savolainen
2018-03-02linux-gen: packet: support L4 type No Next HeaderDmitry Eremin-Solenikov
2018-02-26linux-gen: packet: implement packet_data_seg_lenPetri Savolainen
2018-02-26linux-gen: packet: initialize user ptr to NULLPetri Savolainen
2018-02-26linux-gen: packet: clean up error and output flagsPetri Savolainen
2018-02-26linux-gen: packet: hide internal definitions from DoxygenPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: adjust strong types to remove high bit truncationDmitry Eremin-Solenikov
2018-02-12linux-gen: packet: optimize tcp parsePetri Savolainen
2018-02-09linux-gen: ptkio: loop: inline odp_packet_has_ipsecDmitry Eremin-Solenikov
2018-02-05linux-gen: packet: inline packet input index functionPetri Savolainen
2018-02-05linux-gen: pktio: inline pktio index functionPetri Savolainen
2018-02-05linux-gen: packet: inline conversions between packet and eventPetri Savolainen
2018-02-05linux-gen: packet: implement packet prefetchPetri Savolainen
2018-02-05linux-gen: packet: remove odp_packet_hdr functionPetri Savolainen
2018-02-05linux-gen: packet: inline copy functionsPetri Savolainen
2018-02-05linux-gen: packet: remove dummy doxygen documentationPetri Savolainen
2018-01-29linux-gen: thread: inline thread and cpu idPetri Savolainen
2018-01-22linux-gen: byteorder: internal inline functionsPetri Savolainen
2018-01-22linux-gen: remove static_inline headerPetri Savolainen
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18include: move visibility headers to generic placeDmitry Eremin-Solenikov
2018-01-18include: inline compiler.h specDmitry Eremin-Solenikov
2018-01-18linux-gen: remove static_inline.h headerDmitry Eremin-Solenikov
2018-01-18linux-gen: move several files under ODP_ABI_COMPAT conditionDmitry Eremin-Solenikov
2018-01-18include, linux-gen: move API files into generic locationDmitry Eremin-Solenikov
2018-01-18linux-gen: minor cleanup of API headersDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch align.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch packet headers to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch cpu.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch debug.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch ticketlock.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch sync.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov