aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/pktio
AgeCommit message (Expand)Author
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-22linux-gen: packet: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: byteorder: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: packet_flags: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-17linux-gen: pktio: loop: support checksum parsingDmitry Eremin-Solenikov
2018-05-17linux-gen: packet: add IPv4 checksum validationDmitry Eremin-Solenikov
2018-05-14linux-gen: pktio: dpdk: integrate csum with packet parserBogdan Pricope
2018-05-14linux-gen: pktio: dpdk: add specific packet parserBogdan Pricope
2018-05-14linux-gen: classification: permit packet parsing at pktio levelBogdan Pricope
2018-05-07linux-gen: pktio: ipc free ring memory on errorMaxim Uvarov
2018-04-25linux-gen: dpdk: fix linking to libnumaDmitry Eremin-Solenikov
2018-04-18linux-gen: pktio: loop: support IPv4/TCP/UDP checksum generationDmitry Eremin-Solenikov
2018-04-17linux-gen: dpdk: allocate huge page memory for all numa nodesMatias Elo
2018-04-11linux-gen: netmap: ring configuration for VALEJuha-Matti Tilli
2018-04-09linux-gen: clean up ishm file namingMaxim Uvarov
2018-03-31linux-gen: dpdk: fix runtime/default config read orderBogdan Pricope
2018-03-29linux-gen: pktio: dpdk: fix IPv4 csum calculation when l4 offset is not setBogdan Pricope
2018-03-29linux-gen: pktio: dpdk: accept UDPv4 packets with all-zero csumBogdan Pricope
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-02-26linux-gen: pktio: fix recv timeout issue with socket mmapPetri Savolainen
2018-02-26linux-generic: pktio: drop support for indefinite waits in recv_tmoBill Fischofer
2018-02-26linux-gen: packet: clean up error and output flagsPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-16linux-gen: dpdk: port ID is two bytes longMatias Elo
2018-02-12linux-gen: dpdk: optimize mbuf_to_pktPetri Savolainen
2018-02-09linux-gen: pktio: loop: check for ip error before trying IPsecDmitry Eremin-Solenikov
2018-02-09linux-gen: ptkio: loop: inline odp_packet_has_ipsecDmitry Eremin-Solenikov
2018-02-09linux-gen: use packet pointer in _odp_ipsec_try_inlineDmitry Eremin-Solenikov
2018-02-08linux-gen: dpdk: conf NICs to drop packets if no descriptors are availableMatias Elo
2018-02-05linux-gen: packet: remove odp_packet_hdr functionPetri Savolainen
2018-02-05linux-gen: packet: use inlined copy functionsPetri Savolainen
2018-02-05linux-gen: packet: use inlined flow hash and ts setPetri Savolainen
2018-01-24linux-generic: pktio: add null pktio supportJuha-Matti Tilli
2018-01-22linux-gen: pktio: unify send/recv function argument namingMatias Elo
2018-01-22linux-gen: netmap: check that packet obeys MTU in receiveMatias Elo
2018-01-22linux-gen: socket_mmap: check that packet obeys MTU in receiveMatias Elo
2018-01-22linux-gen: socket: drop truncated packets on receiveMatias Elo
2018-01-22linux-gen: socket_mmap: fix short send handlingMatias Elo
2018-01-22linux-gen: socket_mmap: reduce memory usageMatias Elo
2018-01-22linux-gen: pktio: loop: use more realistic MTU valueMatias Elo
2018-01-22linux-gen: pktio: loop: update stats.out_octets correctlyMatias Elo
2018-01-22linux-gen: pktio: use correct maximum frame lengthMatias Elo
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18linux-gen, include: switch packet headers to api+abiDmitry Eremin-Solenikov
2018-01-17linux-generic: pktio: genuinely sleep in timeout receiveJuha-Matti Tilli
2017-12-27linux-gen: dpdk: checksum insert enabled flagPetri Savolainen
2017-12-27linux-gen: dpdk: use checksum insert enable configPetri Savolainen