Current Team Memberships

Show patches with: Archived = No       |   730 patches
« 1 2 ... 3 4 57 8 »
Patch Series S/W/F Date Submitter Delegate State
helper: linux: doxygen: group linux api --- 2015-04-17 Mike Holmes New
checkpatch: allow strings split across lines --- 2015-04-16 Mike Holmes New
[v2] linux-generic: odp_linux: migrate helpers to helper dir --- 2015-04-15 Mike Holmes Accepted
[3/3] helper: doxygen: group packet headers logically --- 2015-04-15 Mike Holmes Accepted
[2/3] helper: doxygen: eth fix break in rendered doc --- 2015-04-15 Mike Holmes Accepted
[1/3] helper: doxygen: icmp convert to c comments --- 2015-04-15 Mike Holmes Accepted
doc: doxygen.cfg: removed reference to l2fwd --- 2015-04-15 Mike Holmes Accepted
api_test: remove odp_shm_test --- 2015-04-14 Mike Holmes Accepted
[v2] example: doxygen: remove examples from src path --- 2015-04-13 Mike Holmes Superseded
[v2,2/2] doc: odpdoxygen.css: clean up style --- 2015-04-10 Mike Holmes Accepted
[v2,1/2] doc: doxygen.cfg: add platform to title --- 2015-04-10 Mike Holmes Accepted
doc: improve style & title --- 2015-04-09 Mike Holmes New
example: doxygen: remove examples from src path --- 2015-04-09 Mike Holmes Superseded
[v3,1/2] scripts: odp_check: remove astyle --- 2015-04-07 Mike Holmes Accepted
linux-generic: odp_linux: migrate helpers to helper dir --- 2015-04-07 Mike Holmes Superseded
[v2,2/2] linux-generic: use arch optimisations for time --- 2015-04-06 Mike Holmes Accepted
[v2,1/2] configure: add ARCH optimisation support by directory --- 2015-04-06 Mike Holmes Accepted
validation: classification: un-checked return --- 2015-04-06 Mike Holmes Accepted
[2/2] linux-generic: odp_system_info: rename odp_system_info --- 2015-04-01 Mike Holmes New
[1/2] linux-generic: system_info: use global data struct --- 2015-04-01 Mike Holmes Accepted
[v2,1/2] scripts: odp_check: remove astyle --- 2015-04-01 Mike Holmes Superseded
[3/3] linux-generic: use arch optimisations for time --- 2015-04-01 Mike Holmes New
[2/3] configure: add ARCH optimisation support by directory --- 2015-04-01 Mike Holmes Superseded
[1/3] linux-genric: add arch optimised time implementation --- 2015-04-01 Mike Holmes New
[3/3] linux-generic: use arch optimisations for time --- 2015-04-01 Mike Holmes New
[2/3] configure: add ARCH optimisation support by directory --- 2015-04-01 Mike Holmes Accepted
[1/3] linux-genric: add arch optimised time implementation --- 2015-04-01 Mike Holmes New
[3/3] linux-generic: use arch optimisations for time --- 2015-04-01 Mike Holmes New
[2/3] configure: add ARCH optimisation support by directory --- 2015-04-01 Mike Holmes Superseded
[1/3] linux-genric: add arch optimised time implementation --- 2015-04-01 Mike Holmes New
[2/2] linux-generic: timer: convert assert to ODP_ASSERT --- 2015-03-26 Mike Holmes Accepted
[1/2] linux-generic: debug_internal: assert prints condition --- 2015-03-26 Mike Holmes Accepted
README: Update content and links --- 2015-03-20 Mike Holmes Accepted
[v3] performance: odp_atomic: move atomic test from api_test to performance --- 2015-03-20 Mike Holmes Accepted
[v2] performance: odp_atomic: move atomic test from api_test to performance --- 2015-03-19 Mike Holmes Superseded
[v3,2/2] validation: timer: use unused attribute --- 2015-03-19 Mike Holmes Accepted
[v3,1/2] test: debug: add unused attribute MACRO --- 2015-03-19 Mike Holmes Accepted
test: debug: replace example with test --- 2015-03-19 Mike Holmes Accepted
scripts: odp_check: remove astyle --- 2015-03-19 Mike Holmes Superseded
linux-generic: linux: destroy used pthread attr --- 2015-03-19 Mike Holmes Accepted
validation: timer: free malloced memory --- 2015-03-18 Mike Holmes Accepted
[3/3] linux-generic: packet_socket: remove unused include assert.h --- 2015-03-18 Mike Holmes Accepted
[2/3] linux-generic: linux: remove unused include assert.h --- 2015-03-18 Mike Holmes Accepted
[1/3] linux-generic: timer: convert assert to ODP_ASSERT --- 2015-03-18 Mike Holmes New
performance: odp_atomic: move atomic test from api_test to performance --- 2015-03-17 Mike Holmes Accepted
doc: doxygen: add declaring variables --- 2015-03-17 Mike Holmes Accepted
CONTRIBUTING: add clarification on code style --- 2015-03-11 Mike Holmes New
doc: move api guidelines to API doc --- 2015-03-11 Mike Holmes Accepted
[ARCH] remove api_guide_lines --- 2015-03-11 Mike Holmes New
doc: move api guidelines to API doc --- 2015-03-11 Mike Holmes Superseded
linux-generic: linux: remove unused define --- 2015-03-06 Mike Holmes Accepted
linux-generic: time: remove platform specific acceleration --- 2015-03-06 Mike Holmes New
[v2,3/3] test: debug: replace example with test --- 2015-03-05 Mike Holmes Superseded
[v2,2/3] validation: timer: use unused attribute --- 2015-03-05 Mike Holmes Accepted
[v2,1/3] test: debug: Add unused attribute MACRO --- 2015-03-05 Mike Holmes Superseded
[3/3] test: debug: replace example text with test --- 2015-03-05 Mike Holmes Superseded
[2/3] validation: timer: use unused attribute --- 2015-03-05 Mike Holmes Superseded
[1/3] test: debug: Add unused attribute --- 2015-03-05 Mike Holmes Accepted
validation: shm: abort on null pointer --- 2015-03-05 Mike Holmes Accepted
[v5,8/8] linux-generic: time: fix c99 clock_gettime --- 2015-02-27 Mike Holmes Accepted
[v5,7/8] configure: Add std=c99 --- 2015-02-27 Mike Holmes Accepted
[v5,6/8] performance: odp_scheduling: fix c99 implicit declaration of function ‘clock_gettime’ --- 2015-02-27 Mike Holmes Accepted
[v5,5/8] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-27 Mike Holmes Accepted
[v5,4/8] example: fix multiple c99 implicit declaration of function ‘strtok_r’ --- 2015-02-27 Mike Holmes Accepted
[v5,3/8] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known --- 2015-02-27 Mike Holmes Accepted
[v5,2/8] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-27 Mike Holmes Accepted
[v5,1/8] example: odp_generator: fix c99 usleep --- 2015-02-27 Mike Holmes Accepted
[v3] valididation: errno: add sunnyday test --- 2015-02-26 Mike Holmes Accepted
miscellaneous: gitignore --- 2015-02-26 Mike Holmes Accepted
[v4,4/4] linux-generic: shared_memory: static assert on ODP_CONFIG_SHM_BLOCKS size --- 2015-02-26 Mike Holmes Accepted
[v4,3/4] api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_BLOCKS --- 2015-02-26 Mike Holmes Accepted
[v4,2/4] api: config: increase ODP_SHM_NUM_BLOCKS --- 2015-02-26 Mike Holmes Accepted
[v4,1/4] api: config: move ODP_SHM_NUM_BLOCKS to config.h --- 2015-02-26 Mike Holmes Accepted
[v4,7/7] configure: Add std=c99 --- 2015-02-26 Mike Holmes Superseded
[v4,6/7] performance: odp_scheduling: fix c99 implicit declaration of function ‘clock_gettime’ --- 2015-02-26 Mike Holmes Superseded
[v4,5/7] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-26 Mike Holmes Superseded
[v4,4/7] example: fix multiple c99 implicit declaration of function ‘strtok_r’ --- 2015-02-26 Mike Holmes Superseded
[v4,3/7] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known --- 2015-02-26 Mike Holmes Superseded
[v4,2/7] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-26 Mike Holmes Superseded
[v4,1/7] example: odp_generator: fix c99 usleep --- 2015-02-26 Mike Holmes Superseded
[v4] test: miscellaneous: Add CPP test --- 2015-02-25 Mike Holmes Accepted
[v3,13/13] configure: Add std=c99 --- 2015-02-25 Mike Holmes Superseded
[v3,12/13] performance: odp_scheduling: fix c99 implicit declaration of function ‘clock_gettime’ --- 2015-02-25 Mike Holmes Superseded
[v3,11/13] example: odp_l2fwd: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v3,10/13] example: odp_ipsec_stream: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v3,09/13] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-25 Mike Holmes New
[v3,08/13] example: odp_ipsec_fwd_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v3,07/13] example: odp_ipsec_sp_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v3,06/13] example: odp_ipsec_sa_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v3,05/13] example: odp_ipsec: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v3,04/13] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known --- 2015-02-25 Mike Holmes Superseded
[v3,03/13] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-25 Mike Holmes New
[v3,02/13] example: odp_generator: fix c99 implicit declaration --- 2015-02-25 Mike Holmes New
[v3,01/13] example: odp_generator: fix c99 usleep --- 2015-02-25 Mike Holmes Superseded
[v2,13/13] configure: Add std=c99 --- 2015-02-25 Mike Holmes Superseded
[v2,12/13] performance: odp_scheduling: fix c99 implicit declaration of function ‘clock_gettime’ --- 2015-02-25 Mike Holmes Superseded
[v2,11/13] example: odp_l2fwd: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v2,10/13] example: odp_ipsec_stream: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
[v2,09/13] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-25 Mike Holmes New
[v2,08/13] example: odp_ipsec_fwd_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-25 Mike Holmes New
« 1 2 ... 3 4 57 8 »

Bundling

Create bundle: