aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_packet_socket.h
AgeCommit message (Expand)Author
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-22linux-gen: socket_mmap: check that packet obeys MTU in receiveMatias Elo
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-06-14linux-gen: socket: remove limits for maximum RX/TX burst sizeMatias Elo
2016-07-26linux-gen: pktio: use multi allocMatias Elo
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-02-25api: pktio: changed odp_pktio_mtu() return value to uint32_tMatias Elo
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-01-27linux-generic: sockets: implement pktio statisticsMaxim Uvarov
2015-12-30linux-generic: pktio: implement odp_pktio_link_status()Maxim Uvarov
2015-12-17linux-generic: pktio: add RSS helper functionsMatias Elo
2015-12-07linux-generic: classification: implements odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-10-08linux-generic: pktio: added mac_addr_get_fdMatias Elo
2015-08-18linux-generic: pktio: handle segmented packet in socket modeNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_io: use generic interface for pktio implementationsNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_io: promisc_mode_get methods for all pktio_socksNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_io: promisc_mode_set methods for all pktio_socksNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_io: add mtu_get methods for all pktio_socksNicolas Morey-Chaisemartin
2015-07-16linux-generic: pktio: use prefix instead of suffix for all pktio specific fun...Nicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_socket: move socket_mmap to another fileNicolas Morey-Chaisemartin
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: buffer_pool: Rename odp_buffer_pool.h to odp_pool.hPetri Savolainen
2014-12-16api: rename ODP_STATIC_ASSERT to _ODP_STATIC_ASSERTMike Holmes
2014-10-02Removed unnecessary pktio type include filesCiprian Barbu
2014-08-26odp_packet_socket: define PACKET_FANOUT if neededGilad Ben-Yossef
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-05-21platform/linux-generic/include/*: tidy up the include dirAnders Roxell
2014-04-17odp_packet_io: Clarify usage of netdev stringDavid Nyström
2014-04-02rework packet io selectionMaxim Uvarov
2014-02-18ODP Packet: Rename pkt_sock field 'l2_offset' to frame_offsetCarl Wallen
2014-02-05reorganize makefileMaxim Uvarov