Current Team Memberships

Show patches with: Archived = No       |   730 patches
« 1 2 ... 4 5 67 8 »
Patch Series S/W/F Date Submitter Delegate State
[v2,07/13] example: odp_ipsec_sp_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v2,06/13] example: odp_ipsec_sa_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v2,05/13] example: odp_ipsec: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v2,04/13] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known --- 2015-02-25 Mike Holmes Superseded
[v2,03/13] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-25 Mike Holmes New
[v2,02/13] example: odp_generator: fix c99 implicit declaration --- 2015-02-25 Mike Holmes New
[v2,01/13] example: odp_generator: fix c99 usleep --- 2015-02-25 Mike Holmes Superseded
[v3] test: miscellaneous: Add CPP test --- 2015-02-24 Mike Holmes New
[v2,2/2] valididation: errno: add sunnyday test --- 2015-02-24 Mike Holmes New
[v3,4/4] linux-generic: shared_memory: static assert on ODP_CONFIG_SHM_BLOCKS size --- 2015-02-24 Mike Holmes Superseded
[v3,3/4] api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_BLOCKS --- 2015-02-24 Mike Holmes Superseded
[v3,2/4] api: config: increase ODP_SHM_NUM_BLOCKS --- 2015-02-24 Mike Holmes New
[v3,1/4] api: config: move ODP_SHM_NUM_BLOCKS to config.h --- 2015-02-24 Mike Holmes Superseded
[v2,3/3] api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_NUM_BLOCKS --- 2015-02-23 Mike Holmes New
[v2,2/3] api: config: increase ODP_SHM_NUM_BLOCKS to 64 --- 2015-02-23 Mike Holmes New
[v2,1/3] api: config: move ODP_SHM_NUM_BLOCKS to config.h --- 2015-02-23 Mike Holmes New
[2/2] valididation: errno: add sunnyday test --- 2015-02-23 Mike Holmes New
[1/2] api: errno: add api to public api --- 2015-02-23 Mike Holmes Accepted
[12/12] example: odp_ipsec_sa_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[11/12] performance: odp_scheduling: fix c99 implicit declaration of function ‘clock_gettime’ --- 2015-02-20 Mike Holmes Superseded
[10/12] example: odp_l2fwd: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[09/12] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-20 Mike Holmes New
[08/12] example: odp_ipsec_stream: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[07/12] example: odp_ipsec_fwd_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[06/12] example: odp_ipsec_sp_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[05/12] example: odp_ipsec: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[04/12] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known --- 2015-02-20 Mike Holmes New
[03/12] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-20 Mike Holmes New
[02/12] example: odp_generator: fix c99 implicit declaration --- 2015-02-20 Mike Holmes New
[01/12] example: odp_generator: fix c99 nested extern --- 2015-02-20 Mike Holmes New
validation: odp_init_log: fix clang format string error --- 2015-02-20 Mike Holmes Superseded
[v2] test: miscellaneous: Add CPP test --- 2015-02-19 Mike Holmes New
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
[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
[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
[v2,5/5] validation: init: add test for replace abort --- 2015-02-03 Mike Holmes Accepted
[v2,4/5] api: init_global: allow abort fn to be overidden --- 2015-02-03 Mike Holmes Accepted
[v2,3/5] api: abort: use globaly stored abort function --- 2015-02-03 Mike Holmes Accepted
[v2,2/5] api: abort: add weak replacement for abort --- 2015-02-03 Mike Holmes Accepted
[v2,1/5] api: odp_hints: Add ODP_NORETURN --- 2015-02-03 Mike Holmes 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
validation: init: split cases into executables --- 2015-02-02 Mike Holmes Accepted
[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
doxygen: init: odp_init_t --- 2015-01-30 Mike Holmes Accepted
linux-generic: packet_socket: use ODP_UNUSED --- 2015-01-30 Mike Holmes 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
[08/10] linux-generic: shm: add term_global --- 2015-01-30 Mike Holmes New
[07/10] linux-generic: thread: add term_global --- 2015-01-30 Mike Holmes New
[06/10] linux-generic: buffer_pool: add term_global --- 2015-01-30 Mike Holmes New
[05/10] linux-generic: queue: add term_global --- 2015-01-30 Mike Holmes New
[04/10] linux-generic: schedule: add term_global --- 2015-01-30 Mike Holmes New
[03/10] linux-generic: packet_io: add term_global --- 2015-01-30 Mike Holmes New
[02/10] linux-generic: odp_crypto: add term_global --- 2015-01-30 Mike Holmes New
[01/10] linux-generic: classification: add term_global --- 2015-01-30 Mike Holmes New
[5/5] validation: odp_init: add test for replace abort --- 2015-01-29 Mike Holmes New
[4/5] api: init_global: allow abort fn to be overidden --- 2015-01-29 Mike Holmes Superseded
[3/5] api: abort: use globaly stored abort function --- 2015-01-29 Mike Holmes Superseded
[2/5] api: abort: add weak replacement for abort --- 2015-01-29 Mike Holmes Superseded
[1/5] api: odp_hints: Add ODP_NORETURN --- 2015-01-29 Mike Holmes Superseded
linux-generic: odp_init: remove incorrect ODP_UNUSED --- 2015-01-28 Mike Holmes Accepted
test: makefile: remove check_PROGRAMS --- 2015-01-23 Mike Holmes Accepted
[v4] configure.ac: performance: add tests to make check --- 2015-01-23 Mike Holmes Accepted
[v4] configure.ac: performance: add tests to make check --- 2015-01-21 Mike Holmes Superseded
[v2,4/4] api: move loging out of odp_debug --- 2015-01-20 Mike Holmes Accepted
[v2,3/4] validation: odp_init: add replace log test --- 2015-01-20 Mike Holmes Accepted
[v2,2/4] linux-generic: allow init_global to replace log fn --- 2015-01-20 Mike Holmes Accepted
[v2,1/4] linux-generic: debug: use global fn ptr for logging fn --- 2015-01-20 Mike Holmes Accepted
[v3] configure.ac: performance: add tests to make check --- 2015-01-20 Mike Holmes New
[4/4] api: move loging out of odp_debug --- 2015-01-19 Mike Holmes New
[3/4] validation: odp_init: add replace log test --- 2015-01-19 Mike Holmes Superseded
[2/4] linux-generic: allow init_global to replace log fn --- 2015-01-19 Mike Holmes Superseded
[1/4] linux-generic: debug: use global fn ptr for logging fn --- 2015-01-19 Mike Holmes Superseded
[2/2] linux-generic: packet_socket: remove include of odp.h --- 2015-01-13 Mike Holmes New
[1/2] api: remove odp_compiler.h --- 2015-01-13 Mike Holmes New
[v2,2/2] configure.ac: performance: add tests to make check --- 2015-01-13 Mike Holmes New
[v2,1/2] configure.ac: improve help text --- 2015-01-13 Mike Holmes Accepted
[2/2] linux-genric: odp_core_mask add ODP_NONNULL --- 2015-01-12 Mike Holmes New
[1/2] api: odp_hints: add ODP_NONNULL attribute --- 2015-01-12 Mike Holmes New
[v3,2/2] api: schedule: remove odp_schedule_one --- 2015-01-12 Mike Holmes Accepted
[v3,1/2] test: perf: scheduling: remove odp_schedule_one --- 2015-01-12 Mike Holmes Accepted
api: align: move macros to internal --- 2015-01-12 Mike Holmes Accepted
linux-generic: shared mem: Add _POSIX_C_SOURCE 200809L --- 2015-01-09 Mike Holmes Accepted
linux-generic: crypto: swap abort -> ODP_ABORT --- 2015-01-08 Mike Holmes Accepted
[2/2] configure.ac: performance: add tests to make check --- 2015-01-08 Mike Holmes Superseded
« 1 2 ... 4 5 67 8 »

Bundling

Create bundle: