aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-04-06linux-generic: dpdk: always set input hash functionsMatias Elo
2016-04-05linux-generic: pool: align spec prototype with implementation of odp_buffer_f...Bill Fischofer
2016-04-04linux-generic: test: shmem: string size fixChristophe Milard
2016-04-01linux-generic: pool: add more debug print for pool_destroyMaxim Uvarov
2016-03-31linux-generic: system info: check return codes for sscanfMaxim Uvarov
2016-03-31linux-generic: sysinfo: handle missing @ sign in CPU modelJuha-Matti Tilli
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-29linux-generic: traffic-manager: fix integer handling issueBalasubramanian Manoharan
2016-03-29linux-generic: dpdk: run validation tests with virtual pcap interfacesMatias Elo
2016-03-29linux-generic: dpdk: pass ODP_PKTIO_DPDK_PARAMS environment variable to dpdk ...Matias Elo
2016-03-29linux-generic: dpdk: add system call promisc mode get/setMatias Elo
2016-03-29linux-generic: dpdk: add system call MTU getMatias Elo
2016-03-29linux-generic: dpdk: don't recv/send on stopped interfaceMatias Elo
2016-03-29linux-generic: dpdk: remove old recv/send functionsMatias Elo
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-28linux-generic: tm: reduce byte range to prevent array overflowBill Fischofer
2016-03-25linux-generic: dpdk: fix clang buildMatias Elo
2016-03-23linux-generic: test: ODP_SHM_PROC test fix copyright yearMaxim Uvarov
2016-03-23linux-generic: test: ODP_SHM_PROC testChristophe Milard
2016-03-23linux-generic: test: adding odp includesChristophe Milard
2016-03-22linux-generic: packet: don't look for L2 header if there isn't anyZoltan Kiss
2016-03-22linux-generic: packet_flags: use accessors to modify eth and l2 flagZoltan Kiss
2016-03-18linux-generic: pktio: dpdk: add packet classification supportMatias Elo
2016-03-18linux-generic: netmap: remove old recv/send functionsMatias Elo
2016-03-18linux-generic: netmap: handle case where all rx/tx rings cannot be storedMatias Elo
2016-03-18linux-generic: crypto: release memory during session destroybalakrishna.garapati
2016-03-10linux-generic: dpdk: fix mtu return value typeMatias Elo
2016-03-04linux-generic: tm: remove not used includes of odp_api.hMaxim Uvarov
2016-03-04linux-generic: test: add tm unit test to list of tests to runBill Fischofer
2016-03-04linux-generic: tm: use odp_hash_crc32c() api to avoid arch issuesBill Fischofer
2016-03-04linux-generic: pktio: add link_status handler for loop interfacesBill Fischofer
2016-03-04linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-03-04linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2016-03-04linux-generic: tm: Add missing name table initialization call.Barry Spinney
2016-03-04linux-generic: tm: implement traffic managerBill Fischofer
2016-03-04api: tm: add tm API definitionsBill Fischofer
2016-03-04linux-generic: validation: add netmap testStuart Haslam
2016-03-04linux-generic: pktio: simplify callback interfacePetri Savolainen
2016-03-04linux-generic: pktio: pktout event queuesPetri Savolainen
2016-03-04linux-generic: pktio: set pktio capability supported set operations flagsMatias Elo
2016-03-04linux-generic: dpdk: close resources in odp_pktio_close()Matias Elo
2016-03-04linux-generic: dpdk: handle ixgbe_pmd minimum burst sizeMatias Elo
2016-03-04linux-generic: dpdk: add odp_pktio_output_queues_config()Matias Elo
2016-03-04linux-generic: dpdk: add odp_pktio_input_queues_config()Matias Elo
2016-03-04linux-generic: dpdk: add functions for fetching packet input/output queuesMatias Elo
2016-03-04linux-generic: dpdk: add dpdk_setup_port()Matias Elo
2016-03-04linux-generic: dpdk: add odp_pktio_link_status()Matias Elo
2016-03-04linux-generic: dpdk: add rx/tx lockingMatias Elo