Show patches with: Archived = No       |   11325 patches
« 1 2 ... 95 96 97113 114 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv5,05/19] api: packets: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,04/19] api: events: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,03/19] api: crypto: add strong typing handle display functions --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,02/19] api: classification: add strong typing handle display functions --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,01/19] api: buffers: add strong typing handle diplay function --- 2015-02-03 Bill Fischofer Accepted
validation: add version string check --- 2015-02-03 Mike Holmes Accepted
[v2] validation: init: split cases into executables --- 2015-02-02 Mike Holmes New
api: odp_timer.h: move definitions to plat/timer_types.h --- 2015-02-02 Ola Liljedahl Accepted
[PATCHv3,18/18] api: odp_crypto.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,17/18] api: odp_cpumask.h: updated descriptions, added const --- 2015-02-02 Ola Liljedahl New
[PATCHv3,16/18] api: odp_timer.h: updated return descriptions --- 2015-02-02 Ola Liljedahl New
[PATCHv3,15/18] api: odp_thread.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,14/18] api: odp_shared_memory.h: updated return descriptions --- 2015-02-02 Ola Liljedahl New
[PATCHv3,13/18] api: odp_schedule.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,12/18] api: odp_queue.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,11/18] api: odp_packet_io.h: updated return descriptions --- 2015-02-02 Ola Liljedahl New
[PATCHv3,10/18] api: odp_packet_flags.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
validation: init: split cases into executables --- 2015-02-02 Mike Holmes Accepted
[PATCHv6] validation: reorder Makefile.am --- 2015-02-02 Maxim Uvarov New
api: odp_event.h: remove ODP_EVENT_TYPE_INVALID --- 2015-02-02 Ola Liljedahl New
[PATCHv3,09/18] api: odp_packet.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,08/18] api: odp_init.h: updated return descriptions --- 2015-02-02 Ola Liljedahl New
[PATCHv3,07/18] api: odp_classification.h: updated return descriptions --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,06/18] api: odp_byteorder.h: updated comment --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,05/18] api: odp_buffer.h: undefined behavior description --- 2015-02-02 Ola Liljedahl New
[PATCHv3,04/18] api: odp_queue.h: odp_queue_enq_multi() returns partial success --- 2015-02-02 Ola Liljedahl Superseded
[PATCHv3,03/18] api: odp_crypto.h: odp_hw_random_get(): return number of bytes written --- 2015-02-02 Ola Liljedahl New
[PATCHv3,02/18] api: odp_pktio.h: odp_pktio_mac_addr() return chars written or error --- 2015-02-02 Ola Liljedahl New
[PATCHv3,01/18] api: odp_cpumask.h: odp_cpumask_to_str() return chars written or error --- 2015-02-02 Ola Liljedahl New
[PATCHv5] validation: reorder Makefile.am --- 2015-02-02 Maxim Uvarov New
[PATCHv4] validation: reorder Makefile.am --- 2015-02-02 Maxim Uvarov New
linux-generic: pktio check for NULL entry --- 2015-02-02 Maxim Uvarov Accepted
debian: changelog: update to v0.10.0 --- 2015-02-02 Anders Roxell Accepted
[PATCHv4,10/10] linux-generic: shm: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv3,9/9] linux-generic: shm: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,09/10] linux-generic: queue: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv3,8/9] linux-generic: queue: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,08/10] linux-generic: pool: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv3,7/9] linux-generic: pool: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,07/10] linux-generic: packet: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,06/10] linux-generic: pktio: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv3,6/9] linux-generic: packet: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv3,5/9] linux-generic: pktio: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,05/10] linux-generic: events: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv3,4/9] linux-generic: events: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,04/10] linux-generic: crypto: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,03/10] linux-generic: classification: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,02/10] linux-generic: buffers: add strong typing support --- 2015-02-01 Bill Fischofer New
[PATCHv4,01/10] api: add base macros for strong typing support --- 2015-02-01 Bill Fischofer Superseded
[PATCHv3,9/9] linux-generic: shm: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,8/9] linux-generic: queue: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,7/9] linux-generic: pool: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,6/9] linux-generic: packet: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,5/9] linux-generic: pktio: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,4/9] linux-generic: events: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,3/9] linux-generic: classification: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,2/9] linux-generic: buffers: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv3,1/9] api: add base macros for strong typing support --- 2015-01-31 Bill Fischofer Superseded
[PATCHv2,9/9] linux-generic: shm: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,8/9] linux-generic: queue: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,7/9] linux-generic: pool: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,6/9] linux-generic: packet: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,5/9] linux-generic: pktio: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,4/9] linux-generic: events: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,3/9] linux-generic: classification: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,2/9] linux-generic: buffers: add strong typing support --- 2015-01-31 Bill Fischofer New
[PATCHv2,1/9] api: add base macros for strong typing support --- 2015-01-31 Bill Fischofer New
[2/2] api: config: increase ODP_SHM_NUM_BLOCKS to 64 --- 2015-01-31 Mike Holmes New
[1/2] api: config: move ODP_SHM_NUM_BLOCKS to config.h --- 2015-01-31 Mike Holmes New
[PATCHv2,DPDK] Changes to support odp 0.5.0 --- 2015-01-31 Venkatesh Vivekanandan New
doxygen: init: odp_init_t --- 2015-01-30 Mike Holmes Accepted
[DPDK] Changes to support odp 0.5.0 --- 2015-01-30 Venkatesh Vivekanandan New
linux-generic: packet_socket: use ODP_UNUSED --- 2015-01-30 Mike Holmes New
[2/2] api: pool: Move from buffer to packet pool parameters --- 2015-01-30 Petri Savolainen New
[1/2] api: pool: Added packet pool parameters --- 2015-01-30 Petri Savolainen New
[4/4] api: thread: Rename thread_id and add thread_count --- 2015-01-30 Petri Savolainen New
[3/4] api: cpu: Renamed odp_sys_cpu_count to odp_cpu_count --- 2015-01-30 Petri Savolainen Superseded
[2/4] api: cpu: Renamed odp_thread_cpu to odp_cpu --- 2015-01-30 Petri Savolainen New
[1/4] api: cpu: Added cpu.h --- 2015-01-30 Petri Savolainen New
[PATCHv2,09/16] api: odp_packet_flags.h: updated return descriptions --- 2015-01-30 Ola Liljedahl New
[PATCHv2,08/16] api: odp_packet.h: updated return descriptions --- 2015-01-30 Ola Liljedahl New
[PATCHv2,07/16] api: odp_init.h: updated return descriptions --- 2015-01-30 Ola Liljedahl New
[PATCHv2,06/16] api: odp_classification.h: updated return descriptions --- 2015-01-30 Ola Liljedahl New
[PATCHv2,05/16] api: odp_byteorder.h: updated comment --- 2015-01-30 Ola Liljedahl New
[PATCHv2,04/16] api: odp_buffer.h: undefined behavior description --- 2015-01-30 Ola Liljedahl New
[PATCHv2,03/16] api: odp_crypto.h: odp_hw_random_get(): return number of bytes written --- 2015-01-30 Ola Liljedahl New
[PATCHv2,02/16] api: odp_pktio.h: odp_pktio_mac_addr() return chars written or error --- 2015-01-30 Ola Liljedahl New
[PATCHv2,01/16] api: odp_cpumask.h: odp_cpumask_to_str() return chars written or error --- 2015-01-30 Ola Liljedahl New
[v1] api: classification: pmr statistics counter API moved out of ODP 1.0 --- 2015-01-30 Balasubramanian Manoharan Superseded
[9/9] linux-generic: shm: add strong typing support --- 2015-01-30 Bill Fischofer New
[8/9] linux-generic: queue: add strong typing support --- 2015-01-30 Bill Fischofer New
[7/9] linux-generic: pool: add strong typing support --- 2015-01-30 Bill Fischofer New
[6/9] linux-generic: packet: add strong typing support --- 2015-01-30 Bill Fischofer New
[5/9] linux-generic: pktio: add strong typing support --- 2015-01-30 Bill Fischofer New
[4/9] linux-generic: events: add strong typing support --- 2015-01-30 Bill Fischofer New
[3/9] linux-generic: classification: add strong typing support --- 2015-01-30 Bill Fischofer New
[2/9] linux-generic: buffers: add strong typing support --- 2015-01-30 Bill Fischofer New
[1/9] api: add base macros for strong typing support --- 2015-01-30 Bill Fischofer New
[10/10] linux-generic: buffer pool: add term_local --- 2015-01-30 Mike Holmes New
[09/10] linux-generic: schedule: add term_local --- 2015-01-30 Mike Holmes New
« 1 2 ... 95 96 97113 114 »