aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/Makefile.am
AgeCommit message (Expand)Author
2017-11-29linux-gen: modular-framework: move schedule subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move queue subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move pool subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move buffer subsystem header to a public folderBogdan Pricope
2017-11-22linux-gen: pktio: add pktio operations data poolBogdan Pricope
2017-11-13linux-gen: buffer: remove burst metadata from odp_buffer_hdr_tKevin Wang
2017-11-10Merge branch 'api-next' into 2.0Yi He
2017-11-03linux-gen: pktio: move sysfs stats function prototypeBogdan Pricope
2017-10-21Merge remote-tracking branch 'origin/master' into merge-masterDmitry Eremin-Solenikov
2017-10-20linux-gen: pktio: socket: move common code away from socket pktiosBogdan Pricope
2017-10-19linux-generic: ipsec: implement IPsec SADDmitry Eremin-Solenikov
2017-10-19linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov
2017-10-17Merge branch 'api-next' into 2.0Honnappa Nagarahalli
2017-10-16linux-gen: stop including autogenerated header into distributionDmitry Eremin-Solenikov
2017-10-16linux-gen: drop unnecessary srcdir from Makefile.amDmitry Eremin-Solenikov
2017-10-16build: move handling of include files to include dirDmitry Eremin-Solenikov
2017-10-06linux-gen: chksum: implement ones complement sumPetri Savolainen
2017-10-06api: chksum: add ones complement sum functionPetri Savolainen
2017-10-05linux-gen: more unification of arch-specific codeDmitry Eremin-Solenikov
2017-10-05linux-gen: update api-next to follow merged changesDmitry Eremin-Solenikov
2017-10-03Merge branch 'api-next' into cloud-devcloud-devHonnappa Nagarahalli
2017-10-03Merge branch 'master' into api-nextMaxim Uvarov
2017-10-03linux-gen: deduplicate arch-specific filesDmitry Eremin-Solenikov
2017-10-03linux-gen: split arm into arm and aarch64Dmitry Eremin-Solenikov
2017-09-20linux-gen: pktio: dpdk: minor code refactoryYi He
2017-09-20linux-gen: pktio: tap: minor code refactoryYi He
2017-09-20linux-gen: pktio: socket: minor code refactoryYi He
2017-09-20linux-gen: pktio: pcap: minor code refactoryYi He
2017-09-20linux-gen: pktio: netmap: minor code refactoryYi He
2017-09-20linux-gen: pktio: ipc: minor code refactoryYi He
2017-09-20linux-gen: pktio: loopback: minor code refactoryYi He
2017-09-20linux-gen: pktio: apply modular frameworkYi He
2017-09-20linux-gen: queue: add queue module to subsystemJoyce Kong
2017-09-20linux-gen: queue: apply modular framework and create subsystemJoyce Kong
2017-09-13linux-gen: schedule: move schedulers into modulesBrian Brooks
2017-09-13linux-gen: schedule: add subsystemBrian Brooks
2017-09-11Merge branch 'master' into api-nextMaxim Uvarov
2017-09-08configure: stop setting AM_* variablesDmitry Eremin-Solenikov
2017-09-08build: use AM_CPPFLAGS to set include paths, rather than AM_CFLAGSDmitry Eremin-Solenikov
2017-09-08build: drop platorm/linux-generic/Makefile.incDmitry Eremin-Solenikov
2017-09-05linux-gen: buffer: add generic implementation moduleKevin Wang
2017-09-05linux-gen: buffer: apply modular framework and create subsystemKevin Wang
2017-08-25Merge branch 'master' into api-nextMaxim Uvarov
2017-08-25linux-gen: drop _ODP_PKTIO_IPC defineDmitry Eremin-Solenikov
2017-08-18configure: Enable linux-dpdkBalakrishna Garapati
2017-08-18linux-gen: pool: add generic pool module to mempool subsystemKevin Wang
2017-08-18linux-gen: pool: apply modular framework and create subsystemKevin Wang
2017-08-09Merge branch 'api-next' into cloud-devYi He
2017-08-04odp: add modular frameworkYi He
2017-08-03linux-generic: add toeplitz hash algorithmBalasubramanian Manoharan