aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26linux-dpdk: claim support for 16.04v1.8.0.0_DPDK_16.04Zoltan Kiss
2016-05-26linux-dpdk: packet_dpdk: check rte_eth_dev_info_get() returnv1.8.0.0_DPDK_2.2.0Zoltan Kiss
2016-05-25linux-dpdk: time: fix conversion accuracy for big valuesZoltan Kiss
2016-05-25linux-dpdk: optimize odp_time_local/odp_time_global related api leveraging DP...Wenxian Li
2016-05-25linux-dpdk: copy odp_time.c/time_types.h from linux-generic to linux-dpdk fol...Wenxian Li
2016-05-25linux-dpdk: devbuild: enable both static and dynamic version of libraryZoltan Kiss
2016-04-07configure: remove option to build linux-genericZoltan Kiss
2016-04-06linux-dpdk: packet: fix function declarationZoltan Kiss
2016-04-05linux-dpdk: packet: use odp_packet_len() internally as wellZoltan Kiss
2016-04-05linux-dpdk: packet: fix L2 parsingZoltan Kiss
2016-04-05Revert "Reapply "linux-dpdk: packet_flags: use rte_mbuf's l2_type for flags""Zoltan Kiss
2016-03-31Port "7c3df2a6 api: move include/odp.h to include/odp_api.h"Zoltan Kiss
2016-03-31Port "711bb4fb linux-generic: dpdk: remove old recv/send functions"Zoltan Kiss
2016-03-31Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-03-31Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-03-31linux-generic: system info: check return codes for sscanfMaxim Uvarov
2016-03-31configure: correctly set the SO-version when build OOTAnders Roxell
2016-03-31pkgconfig: use main ODP versionAnders Roxell
2016-03-31test: run only memcheckMike Holmes
2016-03-31linux-generic: sysinfo: handle missing @ sign in CPU modelJuha-Matti Tilli
2016-03-31configure: disconnect API version with SO versionAnders Roxell
2016-03-30Port "e856337d linux-generic: packet: implement broadcast and multicast metad...Zoltan Kiss
2016-03-30Port "23cdfbd1 api: packet: add detailed packet error flags"Zoltan Kiss
2016-03-30Port "38de6769 helper: convert to a library"Zoltan Kiss
2016-03-30Port "1db8328b linux-generic: pktio: simplify callback interface"Zoltan Kiss
2016-03-30Port "60b570d6 api: queue: remove queue type pktin and pktout"Zoltan Kiss
2016-03-30Port "4a47f53b api: pktio: changed odp_pktio_mtu() return value to uint32_t"Zoltan Kiss
2016-03-30Port "2dae4b1b api: pktio: added pktio info structure"Zoltan Kiss
2016-03-30Port "e4ac2e3a linux-generic: pktio: pktout event queues"Zoltan Kiss
2016-03-30Port "608c2404 linux-generic: pktio: add separate functions for global and lo...Zoltan Kiss
2016-03-30Port "e6adb814 linux-generic: tm: fix numerous bugs in timer wheel and main t...Zoltan Kiss
2016-03-30Port "464579c6 linux-generic: tm: Add missing name table initialization call."Zoltan Kiss
2016-03-30Port "2f3f19e0 linux-generic: tm: implement traffic manager"Zoltan Kiss
2016-03-30Port "90a32ca4 api: tm: add tm API definitions"Zoltan Kiss
2016-03-30Port "98e20f0a api and linux-generic: make room for new api"Zoltan Kiss
2016-03-30Port "baef4a6b rename libodphelper to libodphelper-linux"Zoltan Kiss
2016-03-30Port "886acdfc rename libodp to libodp-linux"Zoltan Kiss
2016-03-30Port "d533b645 linux-generic: test: adding odp includes"Zoltan Kiss
2016-03-30example: m4: configure option to check examplesAnders Roxell
2016-03-30configure: move test_vald to its own m4 fileAnders Roxell
2016-03-30configure: move example configure to the othersAnders Roxell
2016-03-30configure: move docs to its own m4 fileAnders Roxell
2016-03-30configure: move test_helper to its own m4 fileAnders Roxell
2016-03-30configure: move test_cpp to its own m4 fileAnders Roxell
2016-03-30configure: move test_perf to its own m4 fileAnders Roxell
2016-03-30configure: group AM_CONDITIONALAnders Roxell
2016-03-30linux-generic: m4: dpdk: fix to conform with other m4 filesAnders Roxell
2016-03-30linux-generic: m4: netmap: set netmap_support=noAnders Roxell
2016-03-30gitignore: add .deb is .tar.gzMaxim Uvarov
2016-03-29Reapply "linux-dpdk: packet_flags: use rte_mbuf's l2_type for flags"Zoltan Kiss