Show patches with: Archived = No       |   11325 patches
« 1 2 ... 98 99 100113 114 »
Patch Series S/W/F Date Submitter Delegate State
[v2,02/16] api: event: odp_schedule and odp_queue_enq --- 2015-01-20 Petri Savolainen New
[v2,01/16] api: event: Add odp_event_t --- 2015-01-20 Petri Savolainen New
linux-generic: implement of odp_term_global. --- 2015-01-19 yan.songming 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
configure.ac: Move library function check --- 2015-01-16 Anders Roxell Accepted
[PATCHv2,4/4] test: odp_timer.c: cunit cleanup --- 2015-01-16 Ola Liljedahl New
[PATCHv2,3/4] test: odp_timer.c: use nanosleep instead of usleep --- 2015-01-16 Ola Liljedahl New
[PATCHv2,2/4] test: odp_timer.c: avoid dereferencing ptr after NULL check --- 2015-01-16 Ola Liljedahl New
[PATCHv2,1/4] test: odp_timer.c: avoid cunit warnings for late timeouts --- 2015-01-16 Ola Liljedahl New
[PATCHv8] linux-generic: fix odp_pktio_inq_remdef --- 2015-01-16 Maxim Uvarov Accepted
[PATCHv2] example: odp_timer_test.c: odp_timer_test aborts --- 2015-01-16 Ola Liljedahl Accepted
[15/15] api: config: Renamed ODP_CONFIG_BUFFER_POOLS --- 2015-01-15 Petri Savolainen Superseded
[14/15] api: pool: Rename odp_buffer_pool_ to odp_pool_ --- 2015-01-15 Petri Savolainen New
[13/15] api: pool: Rename pool params and remove buffer types --- 2015-01-15 Petri Savolainen New
[12/15] api: buffer_pool: Rename odp_buffer_pool.h to odp_pool.h --- 2015-01-15 Petri Savolainen New
[11/15] linux-generic: crypto: Use packet alloc for packet --- 2015-01-15 Petri Savolainen Superseded
[10/15] api: crypto: Use odp_event_t instead of odp_buffer_t --- 2015-01-15 Petri Savolainen New
[09/15] api: timer: Use odp_event_t instead of odp_buffer_t --- 2015-01-15 Petri Savolainen New
[08/15] api: packet: Removed odp_packet_from_buffer --- 2015-01-15 Petri Savolainen New
[07/15] api: packet: Removed odp_packet_to_buffer --- 2015-01-15 Petri Savolainen New
[06/15] api: buffer: Removed odp_buffer_type --- 2015-01-15 Petri Savolainen New
[05/15] api: event: odp_queue_deq_multi --- 2015-01-15 Petri Savolainen New
[04/15] api: event: odp_queue_deq --- 2015-01-15 Petri Savolainen New
[03/15] api: event: schedule_multi and queue_enq_multi --- 2015-01-15 Petri Savolainen New
[02/15] api: event: odp_schedule and odp_queue_enq --- 2015-01-15 Petri Savolainen New
[01/15] api: event: Add odp_event_t --- 2015-01-15 Petri Savolainen New
[RFC,PULL,REQUEST] reorganisation of API header files. --- 2015-01-15 Anders Roxell New
[PATCHv2,6/8] configure.ac: make SO (shared object) version unique --- 2015-01-15 Anders Roxell New
[PATCHv2,7/8] debian: add debian packaging framework --- 2015-01-15 Anders Roxell New
example: odp_timer_test.c: bug 1068 - odp_timer_test aborts --- 2015-01-15 Ola Liljedahl New
[8/8] scripts: add builddeb to create deb packages --- 2015-01-15 Anders Roxell New
[7/8] debian: add debian packaging framework --- 2015-01-15 Anders Roxell New
[6/8] configure.ac: make SO (shared object) version unique --- 2015-01-15 Anders Roxell New
[5/8] doc: cleanup doxygen --- 2015-01-15 Anders Roxell New
[4/8] configure.ac: remove docs in ps format --- 2015-01-15 Anders Roxell New
[3/8] doc: Makefile: fix make clean --- 2015-01-15 Anders Roxell Superseded
[2/8] doc: Makefile: remove cruft --- 2015-01-15 Anders Roxell Superseded
[1/8] example: ipsec: remove extension from script names --- 2015-01-15 Anders Roxell New
[PATCHv3,9/9] helper: linux: use cpumask in linux thread/proc --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,8/9] helper: linux: add odph_linux_cpumask_default --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,7/9] api: cpumask: add odp_cpumask_next --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,6/9] api: cpumask: add odp_cpumask_last --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,5/9] api: cpumask: add odp_cpumask_first --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,4/9] api: cpumask: add odp_cpumask_copy --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,3/9] linux-generic: cpumask: remove unneeded define --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,2/9] api: cpumask: reorder the input vars to match convention --- 2015-01-14 Anders Roxell Accepted
[PATCHv3,1/9] api: cpumask: rename API and use CPU_SET(3) for impl --- 2015-01-14 Anders Roxell Accepted
test: synchronizers: add missing thread_finalize() call --- 2015-01-14 Bill Fischofer Accepted
linux-generic: odp_timer.c: timer_settime usage bug --- 2015-01-14 Ola Liljedahl Accepted
[v1] api: Move Pktio related APIs to pktio Header file --- 2015-01-14 Balasubramanian Manoharan Accepted
[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
segfault with mmap sockets --- 2015-01-13 Maxim Uvarov 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
[PATCHv3] api: implement odp_pktio_name --- 2015-01-13 Maxim Uvarov New
[PATCHv2] api: implement odp_pktio_name --- 2015-01-13 Maxim Uvarov New
api: implement odp_pktio_name --- 2015-01-13 Maxim Uvarov New
[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
test: timer: relaxed timing checks --- 2015-01-12 Ola Liljedahl 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
example: pktio: replace strtok_r to make C99 compliant --- 2015-01-12 Ciprian Barbu Accepted
[PATCHv2,3/3] linux-generic: buffers: add lock-based allocator --- 2015-01-11 Bill Fischofer New
[PATCHv2,2/3] linux-generic: buffers: improve lockless allocator --- 2015-01-11 Bill Fischofer New
[PATCHv2,1/3] linux-generic: buffers: expand ODP_BITSIZE macro for u64 use --- 2015-01-11 Bill Fischofer New
linux-generic: buffers: improved buffer allocation --- 2015-01-11 Bill Fischofer New
linux-generic: shared mem: Add _POSIX_C_SOURCE 200809L --- 2015-01-09 Mike Holmes Accepted
[PATCHv3] linux-generic: buffers: remove vestigial asserts for 32-bit support --- 2015-01-08 Bill Fischofer Accepted
[PATCHv4,3/3] test: odp_timer.h: cunit test --- 2015-01-08 Ola Liljedahl New
[PATCHv4,2/3] api: odp_timer.h: updated API, lock-less implementation --- 2015-01-08 Ola Liljedahl Accepted
[PATCHv4,1/3] test: odp_timer_ping: removed --- 2015-01-08 Ola Liljedahl 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] configure.ac: improve help text --- 2015-01-08 Mike Holmes Superseded
linux-generic: crypto: use packet allocator rather than buffer allocator --- 2015-01-08 Bill Fischofer New
[PATCHv2] linux-generic: odp_atomic_internal.h: more atomic types --- 2015-01-07 Ola Liljedahl New
[v2] OVS-ODP: ODP v0.6.0 support --- 2015-01-07 Zoltan Kiss New
[PATCHv3,2/2] linux-generic:odp_system_info.c:sysconf_cpu_count() report online cores --- 2015-01-07 Ola Liljedahl Accepted
[PATCHv3,1/2] api: odp_system_info.h: change core to cpu everywhere --- 2015-01-07 Ola Liljedahl Accepted
linux-generic: pktio: fix crash caused by invalid l2 offset --- 2015-01-07 Ciprian Barbu New
OVS-ODP: better instructions to build ODP --- 2015-01-07 Ciprian Barbu New
Fwd: [PATCHv2 1/2] api: odp_system_info.h: change core to cpu everywhere --- 2015-01-07 Ola Liljedahl New
[PATCHv2,2/2] linux-generic:odp_system_info.c:sysconf_cpu_count() report online cores --- 2015-01-07 Ola Liljedahl Superseded
[PATCHv2,1/2] api: odp_system_info.h: change core to cpu everywhere --- 2015-01-07 Ola Liljedahl New
[PATCHv2] linux-generic: buffers: remove vestigial asserts for 32-bit support --- 2015-01-07 Bill Fischofer New
linux-generic: buffers: bugfix: Fix bug 1031 --- 2015-01-07 Bill Fischofer Superseded
[PATCHv3,2/3] api: odp_timer.h: updated API, lock-less implementation --- 2015-01-07 Ola Liljedahl New
linux-generic: packets: bugfix: set l2_offset in _odp_packet_parse() --- 2015-01-06 Bill Fischofer Accepted
api: odp_debug: make ODP_ABORT a weak symbol --- 2015-01-06 Mike Holmes Rejected
[v2] validation: add odp_time test --- 2015-01-05 Mike Holmes Accepted
OVS-ODP: ODP v0.6.0 support --- 2015-01-05 Zoltan Kiss New
[v3] validation: thread: add thread tests --- 2015-01-05 Mike Holmes Rejected
[PATCHv3,3/3] test: odp_timer.h: cunit test --- 2015-01-05 Ola Liljedahl New
[PATCHv3,2/3] api: odp_timer.h: updated API, lock-less implementation --- 2015-01-05 Ola Liljedahl New
« 1 2 ... 98 99 100113 114 »