Show patches with: Archived = No       |   11325 patches
« 1 2 ... 93 94 95113 114 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv5,5/6] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-19 Bill Fischofer New
[PATCHv5,4/6] api: config: increase buffer min align to 16 --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,3/6] api: pools: normalize odp_pool_param_t layout --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,2/6] linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_global --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,1/6] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-19 Bill Fischofer Accepted
[RFC/PATCH,2/2] linux-generic: jumbo frames raw sockets --- 2015-02-19 Maxim Uvarov New
[RFC/PATCH,1/2] linux-generic: mmap: jumbo frames support --- 2015-02-19 Maxim Uvarov New
[PATCHv4,5/5] api: config: simplify packet configuration --- 2015-02-19 Bill Fischofer New
[PATCHv4,4/5] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-19 Bill Fischofer New
[PATCHv4,3/5] api: pools: normalize odp_pool_param_t layout --- 2015-02-19 Bill Fischofer Superseded
[PATCHv4,2/5] linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_global --- 2015-02-19 Bill Fischofer Superseded
[PATCHv4,1/5] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-19 Bill Fischofer Superseded
[PATCHv4,DPDK,6/6] Packet related changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,5/6] Buffer related changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,4/6] Pktio related changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,3/6] New headers --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,2/6] DPDK specific changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,1/6] Generic changes to sync with ODP v0.5 --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv6] linux-generic: move versions to odp_version.c and get rid of odp_impl.c --- 2015-02-19 Maxim Uvarov New
[PATCHv3,5/5] api: config: simplify packet configuration --- 2015-02-18 Bill Fischofer New
[PATCHv3,4/5] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-18 Bill Fischofer New
[PATCHv3,3/5] api: pools: normalize odp_pool_param_t layout --- 2015-02-18 Bill Fischofer Superseded
[PATCHv3,2/5] linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_global --- 2015-02-18 Bill Fischofer Superseded
[PATCHv3,1/5] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-18 Bill Fischofer Superseded
test: miscellaneous: Add CPP test --- 2015-02-18 Mike Holmes New
[V2] api: timer: Don't use "private" as struct member name (C++) --- 2015-02-18 Mike Holmes Accepted
[v3] api: scheduler: atomic and ordered definitions --- 2015-02-18 Petri Savolainen Accepted
[v2] api: scheduler: atomic and ordered definitions --- 2015-02-18 Petri Savolainen New
Fwd: [PATCH v1] validation: classification: fix incorrect ipv4 checksum update --- 2015-02-18 Balasubramanian Manoharan New
linux-generic: remove forward declarations of cos_t and pmr_t --- 2015-02-17 Maxim Uvarov Accepted
[PATCHv5,2/2] linux-generic: move versions to odp_version.c and get rid of odp_impl.c --- 2015-02-17 Maxim Uvarov New
[PATCHv5,1/2] linux-generic: move api version to c file --- 2015-02-17 Maxim Uvarov Accepted
[PATCHv4,2/2] linux-generic: move versions to odp_version.c and get rid of odp_impl.c --- 2015-02-17 Maxim Uvarov New
[PATCHv4,1/2] linux-generic: move api version to c file --- 2015-02-17 Maxim Uvarov New
[PATCHv3,2/2] linux-generic: move versions to odp_version.c and get rid of odp_impl.c --- 2015-02-17 Maxim Uvarov New
[PATCHv3,1/2] linux-generic: move api version to c file --- 2015-02-17 Maxim Uvarov New
[1/2] api: scheduler: atomic and ordered definitions --- 2015-02-17 Petri Savolainen New
[v2] validation: init: fix unitalized data in struct --- 2015-02-16 Mike Holmes Accepted
[v2,10/10] linux-generic: buffer pool: add term_local --- 2015-02-16 Mike Holmes New
[v2,09/10] linux-generic: schedule: add term_local --- 2015-02-16 Mike Holmes New
[v2,08/10] linux-generic: shm: add term_global --- 2015-02-16 Mike Holmes New
[v2,07/10] linux-generic: thread: add term_global --- 2015-02-16 Mike Holmes New
[v2,06/10] linux-generic: buffer_pool: add term_global --- 2015-02-16 Mike Holmes New
[v2,05/10] linux-generic: queue: add term_global --- 2015-02-16 Mike Holmes New
[v2,04/10] linux-generic: schedule: add term_global --- 2015-02-16 Mike Holmes New
[v2,03/10] linux-generic: packet_io: add term_global --- 2015-02-16 Mike Holmes New
[v2,02/10] linux-generic: odp_crypto: add term_global --- 2015-02-16 Mike Holmes New
[v2,01/10] linux-generic: classification: add term_global --- 2015-02-16 Mike Holmes New
api: debug: fix clang _ODP_STATIC_ASSERT --- 2015-02-16 Mike Holmes Accepted
example: odp_packet uncomment polling queues --- 2015-02-16 Maxim Uvarov Superseded
[2/2] validation: system: fix unterminated string --- 2015-02-16 Mike Holmes Accepted
[1/2] validation: init: fix unitalized data in struct --- 2015-02-16 Mike Holmes New
[2/2] linux-generic: odp_crypto_operation merge 2 ifs --- 2015-02-16 Maxim Uvarov Superseded
[1/2] linux-generic: handle copy error in odp_crypto_operation --- 2015-02-16 Maxim Uvarov New
linux-generic: setup_pktio_entry() null terminate pkio name --- 2015-02-16 Maxim Uvarov Accepted
[PATCHv2,5/5] linux-generic: move imp API number def to header file --- 2015-02-16 Maxim Uvarov New
[PATCHv2,4/5] linux-generic: kill odp_impl.c --- 2015-02-16 Maxim Uvarov New
[PATCHv2,3/5] linux-generic: kill version_types.h --- 2015-02-16 Maxim Uvarov New
[PATCHv2,2/5] linux-generic: move api version to c file --- 2015-02-16 Maxim Uvarov New
[PATCHv2,1/5] linux-generic: imp.c: remove header defines from c file --- 2015-02-16 Maxim Uvarov New
[PATCHv2,4/4] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-13 Bill Fischofer New
[PATCHv2,3/4] api: pools: normalize odp_pool_param_t layout --- 2015-02-13 Bill Fischofer New
[PATCHv2,2/4] linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_global --- 2015-02-13 Bill Fischofer Superseded
[PATCHv2,1/4] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-13 Bill Fischofer New
[4/4] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-13 Bill Fischofer New
[3/4] api: pools: normalize odp_pool_param_t layout --- 2015-02-13 Bill Fischofer New
[2/4] linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_global --- 2015-02-13 Bill Fischofer Superseded
[1/4] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-13 Bill Fischofer New
[v1] validation: classification: fix incorrect ipv4 checksum update --- 2015-02-13 Balasubramanian Manoharan Superseded
[v3,3/3] api: config: Renamed ODP_CONFIG_PACKET_BUF_LEN_MIN --- 2015-02-13 Petri Savolainen Accepted
[v3,2/3] api: pool: Move from buffer to packet pool parameters --- 2015-02-13 Petri Savolainen Accepted
[v3,1/3] api: pool: Added packet pool parameters --- 2015-02-13 Petri Savolainen Accepted
validation: buffer: split pool, buffer and packet tests --- 2015-02-13 Taras Kondratiuk New
[RFC,PATCHv2] api: pool: proposed pool parameters for packets --- 2015-02-11 Bill Fischofer New
[RFC] api: pool: proposed pool parameters for packets --- 2015-02-11 Bill Fischofer New
[6/6] linux-generic: move imp API number def to header file --- 2015-02-11 Maxim Uvarov New
[5/6] linux-generic: kill odp_impl.c --- 2015-02-11 Maxim Uvarov New
[4/6] linux-generic: remove header file garbage --- 2015-02-11 Maxim Uvarov New
[3/6] linux-generic: kill version_types.h --- 2015-02-11 Maxim Uvarov New
[2/6] linux-generic: move api version to c file --- 2015-02-11 Maxim Uvarov New
[1/6] linux-generic: imp.c: remove header defines from c file --- 2015-02-11 Maxim Uvarov New
linux-generic: strong_types: simplify casting --- 2015-02-10 Taras Kondratiuk Accepted
linux-generic: cpumask: fix signed and unsigned compare --- 2015-02-08 Maxim Uvarov Accepted
validation: strongtypes: add unit tests for strong type display functions --- 2015-02-07 Bill Fischofer New
[PATCHv2] api: reflect file path in header guards --- 2015-02-05 Taras Kondratiuk Accepted
api: reflect file path in header guards --- 2015-02-05 Taras Kondratiuk New
[PATCHv2] api: pool: move buffer allocation to buffer.h --- 2015-02-05 Taras Kondratiuk Accepted
api: odp_schedule.h: use int to match return type --- 2015-02-05 Ola Liljedahl Accepted
api: pool: move buffer allocation to buffer.h --- 2015-02-05 Taras Kondratiuk New
linux-generic: shm: remove wrong include files --- 2015-02-05 Taras Kondratiuk Accepted
validation: init: include stdlib.h for abort() --- 2015-02-05 Taras Kondratiuk Accepted
[PATCHv7] api: odp_shared_memory.h: updated return descriptions --- 2015-02-05 Ola Liljedahl Accepted
example/test: Makefile.inc: add linux-generic include path back --- 2015-02-05 Taras Kondratiuk Accepted
linus-generic: debug: Allow formatted ODP_ASSERT --- 2015-02-05 Taras Kondratiuk New
[v3,4/4] api: thread: Added odp_thread_count --- 2015-02-05 Petri Savolainen Accepted
[v3,3/4] api: cpu: Renamed odp_sys_cpu_count to odp_cpu_count --- 2015-02-05 Petri Savolainen Accepted
[v3,2/4] api: cpu: Renamed odp_thread_cpu to odp_cpu_id --- 2015-02-05 Petri Savolainen Accepted
[v3,1/4] api: cpu: Added cpu.h --- 2015-02-05 Petri Savolainen Accepted
linux-generic: init: fix odp_global_data definition --- 2015-02-05 Taras Kondratiuk Accepted
linux-generic: move compiler hints to a proper place --- 2015-02-05 Taras Kondratiuk New
« 1 2 ... 93 94 95113 114 »