Show patches with: Archived = No       |   11325 patches
« 1 2 ... 90 91 92113 114 »
Patch Series S/W/F Date Submitter Delegate State
[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
[PATCHv4] example: l2fwd print packets per second --- 2015-03-19 Maxim Uvarov Superseded
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
[2/2] validation: crypto: combine sync and async tests --- 2015-03-18 Taras Kondratiuk Accepted
[1/2] validation: crypto: handle synchronous operations in async test --- 2015-03-18 Taras Kondratiuk Accepted
[PATCHv4,3/3] linux-generic: schedule: make sure SCHED queues get freed by the scheduler --- 2015-03-18 Ciprian Barbu New
[PATCHv4,2/3] linux-generic: queue: add queue_is_destroyed internal call --- 2015-03-18 Ciprian Barbu New
[PATCHv4,1/3] validation: schedule: free queues and pool --- 2015-03-18 Ciprian Barbu Accepted
[PATCHv3,3/3] linux-generic: schedule: make sure SCHED queues get freed by the scheduler --- 2015-03-18 Ciprian Barbu New
[PATCHv3,2/3] linux-generic: queue: add queue_is_destroyed internal call --- 2015-03-18 Ciprian Barbu New
[PATCHv3,1/3] validation: schedule: free queues and pool --- 2015-03-18 Ciprian Barbu Superseded
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
[PATCHv3] example: l2fwd print packets per second --- 2015-03-17 Maxim Uvarov New
[PATCHv2,3/3] performance: scheduling: add support for VPATH builds --- 2015-03-17 Stuart Haslam Accepted
[PATCHv2,2/3] performance: scheduling: catch exit codes --- 2015-03-17 Stuart Haslam Accepted
[PATCHv2,1/3] validation: pktio: add support for VPATH builds --- 2015-03-17 Stuart Haslam Accepted
[PATCHv2,3/3] linux-generic: schedule: make sure SCHED queues get freed by the scheduler --- 2015-03-17 Ciprian Barbu New
[PATCHv2,2/3] linux-generic: queue: add queue_is_destroyed internal call --- 2015-03-17 Ciprian Barbu New
[PATCHv2,1/3] validation: schedule: free queues and pool --- 2015-03-17 Ciprian Barbu Superseded
[3/3] linux-generic: schedule: make sure SCHED queues get freed by the scheduler --- 2015-03-16 Ciprian Barbu New
[2/3] linux-generic: queue: add queue_is_destroyed internal call --- 2015-03-16 Ciprian Barbu New
[1/3] validation: schedule: free queues and pool --- 2015-03-16 Ciprian Barbu Superseded
linux-generic: queue: fix potential queue leak --- 2015-03-16 Stuart Haslam Accepted
[PATCHv2] validation: pktio: prevent race when using veth pair --- 2015-03-16 Stuart Haslam Accepted
[3/3] performance: scheduling: add support for VPATH builds --- 2015-03-16 Stuart Haslam Accepted
[2/3] performance: scheduling: catch exit codes --- 2015-03-16 Stuart Haslam Accepted
[1/3] validation: pktio: add support for VPATH builds --- 2015-03-16 Stuart Haslam Superseded
[PATCHv2] validation: added odp_cpumask test --- 2015-03-16 Christophe Milard Accepted
update version number from v1.0.0 to v1.0.1 --- 2015-03-13 Maxim Uvarov Accepted
[PATCHv2,2/2] tests: performance add l2fwd to run script --- 2015-03-13 Maxim Uvarov New
[PATCHv2,1/2] example: l2fwd print packets per second --- 2015-03-13 Maxim Uvarov New
validation: added odp_cpumask test --- 2015-03-13 Christophe Milard Accepted
[RFC,2/2] validation: schedule: make sure SCHED queues get freed from the scheduler --- 2015-03-13 Ciprian Barbu New
[RFC,1/2] validation: schedule: free queues and pool --- 2015-03-13 Ciprian Barbu Superseded
linux-generic: strongtypes: add dummy struct var to keep c++ happy --- 2015-03-12 Bill Fischofer Accepted
[PATCHv2] validation: timer: added cancel test --- 2015-03-12 Ola Liljedahl 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
[PATCHv2] linux-generic: odp_timer: set user_ptr for cancelled timeout --- 2015-03-11 Ola Liljedahl Accepted
[3/3] example: generator: replace strtok_r with strtok and fix leaks --- 2015-03-11 Ciprian Barbu Accepted
[2/3] example: odp_ipsec: replace strtok_r with strtok and fix leaks --- 2015-03-11 Ciprian Barbu Accepted
[1/3] example: odp_l2fwd: replace strtok_r with strtok and fix leaks --- 2015-03-11 Ciprian Barbu New
example: odp_ipsec: remove USE_MAC_ADDR_HACK --- 2015-03-11 Ciprian Barbu Accepted
[3/3] linux-generic: timer: remove atomic ifdef from timer_reset() function body --- 2015-03-11 Maxim Uvarov New
[2/3] linux-geneirc: timer: remove ifdefs inside function from timer_cancel --- 2015-03-11 Maxim Uvarov New
[1/3] linux-generic: timer simplify timer_expire --- 2015-03-11 Maxim Uvarov New
validation: pktio check return code for pool_destroy --- 2015-03-11 Maxim Uvarov Accepted
[3/3] validation: packet: use true == \!0 per ODP API Guidelines --- 2015-03-10 Bill Fischofer Accepted
[2/3] linux-generic: packet: use odp_bool_t for packet flag APIs --- 2015-03-10 Bill Fischofer Accepted
[1/3] api: packet: use odp_bool_t for packet flag APIs --- 2015-03-10 Bill Fischofer Accepted
[KEYSTONE2,15/15] linux-ks2: crypto: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,14/15] linux-ks2: packet_io: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,13/15] linux-ks2: Add shared resources handling --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,12/15] linux-ks2: queue: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,11/15] linux-ks2: packet: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,10/15] linux-ks2: buffer: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,09/15] linux-ks2: event: add headers --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,08/15] linux-ks2: plat: add abstraction layer for CPPI --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,07/15] linux-ks2: init: implement McSDK termination --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,06/15] linux-ks2: init: fix a minimal library build --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,05/15] linux-ks2: build only init part --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,04/15] linux-ks2: align: add ODP_ALIGNOF() macro --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,03/15] linux-ks2: align: move internal macros to a public place --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,02/15] linux-ks2: debug: sort out after merge --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,01/15] linux-ks2: update include structure --- 2015-03-10 Taras Kondratiuk New
linux-generic: odp_timer: set user_ptr for cancelled timeout --- 2015-03-10 Ola Liljedahl Accepted
example: odp_ipsec: fix missing definition for ifreq --- 2015-03-10 Ciprian Barbu New
[PATCHv4] validation: odp_timer: cleanup for clean termination --- 2015-03-09 Ola Liljedahl Accepted
[PATCHv3,7/7] validation: shm: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv3,6/7] validation: pool: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv3,5/7] validation: pktio: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv3,4/7] validation: packet: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv3,3/7] validation: buffer: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv3,2/7] validation: crypto: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv3,1/7] validation: classification: add unit tests for strong type display functions --- 2015-03-08 Bill Fischofer Accepted
[PATCHv10] linux-generic: mmap: jumbo frames support --- 2015-03-08 Maxim Uvarov Accepted
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
linux-generic: linux: remove explicit buffer cache flush --- 2015-03-06 Taras Kondratiuk Accepted
api: pool: move platform includes to linux-generic --- 2015-03-06 Taras Kondratiuk Accepted
example: l2fwd print packets per second --- 2015-03-06 Maxim Uvarov New
[PATCHv3] linux-generic: only print errors to stderr --- 2015-03-06 Stuart Haslam Accepted
[PATCHv3] example: odp_packet uncomment polling queues --- 2015-03-06 Maxim Uvarov Accepted
validation: pktio: disable arp on virtual interfaces --- 2015-03-06 Maxim Uvarov Accepted
[PATCHv9] linux-generic: mmap: jumbo frames support --- 2015-03-06 Maxim Uvarov Superseded
[PATCHv3] validation: odp_timer: cleanup for clean termination --- 2015-03-06 Ola Liljedahl New
[PATCHv8] linux-generic: mmap: jumbo frames support --- 2015-03-06 Maxim Uvarov Superseded
Replace deprecated _BSD_SOURCE with _DEFAULT_SOURCE --- 2015-03-06 Maxim Uvarov 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
« 1 2 ... 90 91 92113 114 »