Patch Metrics

There are 13399 patches submitted by members of this team, and 2336 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   13349 patches
« 1 2 ... 4 5 6133 134 »
Patch Series S/W/F Date Submitter Delegate State
doxygen: change doxygen-run to doxygen-html --- 2014-09-02 Anders Roxell Accepted
[PATCHv3] move helper functions and rename to prefix to odph_ --- 2014-09-02 Anders Roxell New
configure.ac: fix indentation that slipped in --- 2014-09-01 Anders Roxell Accepted
[PATCHv2,2/2] odph_icmp: add ODPH_ prefix --- 2014-08-29 Anders Roxell New
[PATCHv2,1/2] move helper functions and rename to prefix to odph_ --- 2014-08-29 Anders Roxell New
[2/2] odph_icmp: add ODPH_ prefix --- 2014-08-28 Anders Roxell New
[1/2] move helper functions and rename to prefix to odph_ --- 2014-08-28 Anders Roxell New
configure.ac: warn if doxygen isn't installed --- 2014-08-26 Anders Roxell Accepted
platform/linux-dpdk/odp_linux.c: fix memory leak --- 2014-08-25 Anders Roxell New
test/api_test/odp_ring_test.c: clear clang warning --- 2014-08-25 Anders Roxell Accepted
test/api_test/odp_atomic_test.c: clear clang warning --- 2014-08-25 Anders Roxell Accepted
[3/3] DEPENDENCIES: change how to build openssl for arm64 --- 2014-08-24 Anders Roxell Accepted
[2/3] DEPENDENCIES: update how to build openssl --- 2014-08-24 Anders Roxell Accepted
[1/3] configure: fix building using flag "--with-openssl-path" --- 2014-08-24 Anders Roxell Accepted
[3/3] linux-generic: odp_pktio_netmap: add cpluspus ifdef --- 2014-08-21 Anders Roxell Accepted
[2/3] doxygen: fix doxygen-run generated warnings --- 2014-08-21 Anders Roxell Accepted
[1/3] Move includes back into linux-generic --- 2014-08-21 Anders Roxell New
[RFC] Move includes back into linux-generic --- 2014-08-14 Anders Roxell New
[1/1] ODP-DPDK README update --- 2014-08-07 Anders Roxell New
[2/2] platform/*/Makefile.am: move generic parts to inc file --- 2014-08-07 Anders Roxell Accepted
[1/2] Fix installation of pkg-config file --- 2014-08-07 Anders Roxell Accepted
dpdk: ensure packet size is the same as buffer size --- 2014-08-07 Anders Roxell Accepted
build both static and dynamic linked libs --- 2014-07-31 Anders Roxell Accepted
configure.ac: Move AM_INIT_AUTOMAKE to correct position --- 2014-07-29 Anders Roxell Accepted
[PATCHv7,3/3] dpdk: make use of variable --with-sdk-install-path --- 2014-07-29 Anders Roxell Accepted
[PATCHv7,2/3] keystone2: make use of variable --with-sdk-install-path --- 2014-07-29 Anders Roxell Accepted
[PATCHv7,1/3] configure.ac: add sdk-install-path variable --- 2014-07-29 Anders Roxell Accepted
[PATCHv6,3/3] dpdk: make use of variable --with-sdk-install-path --- 2014-07-29 Anders Roxell New
[PATCHv6,2/3] keystone2: make use of variable --with-sdk-install-path --- 2014-07-29 Anders Roxell Superseded
[PATCHv6,1/3] configure.ac: add sdk-install-path variable --- 2014-07-29 Anders Roxell Superseded
[PATCHv5,3/3] dpdk: make use of variable --with-sdk-install-path --- 2014-07-29 Anders Roxell New
[PATCHv5,2/3] keystone2: make use of variable --with-sdk-install-path --- 2014-07-29 Anders Roxell New
[PATCHv5,1/3] configure.ac: add sdk-install-path variable --- 2014-07-29 Anders Roxell Superseded
[PATCHv4,3/3] dpdk: make use of variable --with-sysroot-path --- 2014-07-29 Anders Roxell New
[PATCHv4,2/3] keystone2: make use of variable --with-sysroot-path --- 2014-07-29 Anders Roxell New
[PATCHv4,1/3] configure.ac: add sysroot-path variable --- 2014-07-29 Anders Roxell New
[PATCHv3,3/3] dpdk: make use of variable --with-external-sysroot --- 2014-07-28 Anders Roxell New
[PATCHv3,2/3] keystone2: make use of variable --with-external-sysroot --- 2014-07-28 Anders Roxell New
[PATCHv3,1/3] configure.ac: add external-sysroot variable --- 2014-07-28 Anders Roxell New
[0/3] ODP Crypto API --- 2014-07-25 Anders Roxell New
[PATCHv2,3/3] dpdk: make use of variable --with-external-sysroot --- 2014-07-25 Anders Roxell New
[PATCHv2,2/3] keystone2: make use of variable --with-external-sysroot --- 2014-07-25 Anders Roxell New
[PATCHv2,1/3] configure.ac: add external-sysroot variable --- 2014-07-25 Anders Roxell New
doxygen reorganisation --- 2014-07-25 Anders Roxell Accepted
[PATCHv3,3/3] README: Reorganised into platform specific --- 2014-07-25 Anders Roxell Accepted
[PATCHv3,2/3] dpdk: README: simplify and build against installed dpdk --- 2014-07-25 Anders Roxell Accepted
[PATCHv3,1/3] dpdk/README: add copyright header --- 2014-07-25 Anders Roxell Accepted
dpdk/README: add copyright header --- 2014-07-24 Anders Roxell Superseded
README: Reorganised into platform specific --- 2014-07-24 Anders Roxell Superseded
[PATCHv2] dpdk: README: simplify and build against installed dpdk --- 2014-07-24 Anders Roxell New
dpdk: README: simplify and build against installed dpdk --- 2014-07-24 Anders Roxell New
[3/3] dpdk: make use of variable --with-external-sysroot --- 2014-07-24 Anders Roxell New
[2/3] keystone2: make use of variable --with-external-sysroot --- 2014-07-24 Anders Roxell New
[1/3] configure.ac: add external-sysroot variable --- 2014-07-24 Anders Roxell New
remove unnecessary guards from build system --- 2014-07-20 Anders Roxell Accepted
[PATCHv5,1/2] Initial odp-dpdk port --- 2014-07-17 Anders Roxell New
[ARCH] crypto_design: remove table of revision history --- 2014-07-17 Anders Roxell New
[ARCH] Makefile: Name pdf correctly --- 2014-07-17 Anders Roxell New
[v4,1/2] Initial odp-dpdk port --- 2014-07-17 Anders Roxell New
[PATCHv3,2/2] README: change bug tracker url --- 2014-07-16 Anders Roxell New
[PATCHv3,1/2] README: Remove submission info for other odp repos --- 2014-07-16 Anders Roxell New
[PATCHv2] README: Remove submission info for other odp repos --- 2014-07-16 Anders Roxell New
README: Remove submission info for other odp repos --- 2014-07-15 Anders Roxell Accepted
test/Makefile.inc: add required srcdir --- 2014-07-09 Anders Roxell Accepted
platform/KS2: make KS2 comply with the API --- 2014-07-08 Anders Roxell New
Remove duplicate $top_srcdir/include --- 2014-07-08 Anders Roxell Accepted
README: update to reflect autotools --- 2014-07-07 Anders Roxell Accepted
[PATCHv3,2/2] test: add prefix odp_ and remove example from files --- 2014-07-01 Anders Roxell New
[PATCHv3,1/2] Autotoolise build system --- 2014-07-01 Anders Roxell New
[PATCHv2,2/2] test: add prefix odp_ and remove example from files --- 2014-06-26 Anders Roxell New
[PATCHv2,1/2] Autotoolise build system --- 2014-06-26 Anders Roxell New
[2/2] test: add prefix odp_ and remove example from files --- 2014-06-26 Anders Roxell New
[RFC,PATCHv2,4/4] test: add prefix odp_ and remove example from files --- 2014-06-21 Anders Roxell New
[RFC,PATCHv2,2/4] Autotoolise build system --- 2014-06-21 Anders Roxell New
[RFC,PATCHv2,1/4] Remove current Makefile system and move platform sources --- 2014-06-21 Anders Roxell New
[RFC,2/2] Autotoolise build system --- 2014-06-21 Anders Roxell Superseded
[RFC,1/2] Remove current Makefile system and move platform sources --- 2014-06-21 Anders Roxell Superseded
CONTRIBUTING: Comply with registered trade mark name for ODP --- 2014-06-12 Anders Roxell Accepted
move typedefs to odp_types.h and plat/odp_types.h --- 2014-05-22 Anders Roxell New
gitignore: add test/l2fwd/l2fwd --- 2014-05-20 Anders Roxell Accepted
platform/linux-generic/include/*: tidy up the include dir --- 2014-05-15 Anders Roxell Accepted
[PATCHv3,2/2] Makefile.inc: ODP_DEBUG_PRINT=no to disable the ODP_DBG macro --- 2014-05-08 Anders Roxell Accepted
[PATCHv3,1/2] Makefile.inc: DEBUG=yes to build debug --- 2014-05-08 Anders Roxell Accepted
[PATCHv2,2/2] Makefile.inc: ODP_DEBUG=no to disable ODP_DBG macro --- 2014-05-06 Anders Roxell Superseded
[PATCHv2,1/2] Makefile.inc: DEBUG=yes to build debug --- 2014-05-06 Anders Roxell Superseded
include/*: tidy up the include directory --- 2014-05-06 Anders Roxell Accepted
Makefile.inc: remove line that is commented out --- 2014-05-02 Anders Roxell Rejected
[PATCHv2,4/4] linux-generic: asm comatible with -std=c99 --- 2014-05-02 Anders Roxell Accepted
[PATCHv2,3/4] include/*: asm compatible with -std=c99 --- 2014-05-02 Anders Roxell Accepted
[PATCHv2,2/4] linux-generic:odp_shared_memory:MAP_ANON -std=c99 compatible --- 2014-05-02 Anders Roxell Accepted
[PATCHv2,1/4] include/odp_byteorder: allow for -std=c99 to be set --- 2014-05-02 Anders Roxell Accepted
[3/3] test: make include files consistent --- 2014-04-25 Anders Roxell Accepted
[2/3] linux-generic: make include files consistent --- 2014-04-25 Anders Roxell Accepted
[1/3] include: make include files consistent --- 2014-04-25 Anders Roxell Accepted
gitignore: add test/timer/odp_timer_test --- 2014-04-25 Anders Roxell Accepted
[4/4] linux-generic: asm comatible with -std=c99 --- 2014-04-25 Anders Roxell Superseded
[3/4] include/*: asm compatible with -std=c99 --- 2014-04-25 Anders Roxell Superseded
[2/4] linux-generic:odp_shared_memory:MAP_ANON -std=c99 compatible --- 2014-04-25 Anders Roxell Superseded
[1/4] include/odp_byteorder: endianess compatible with -std=c99 --- 2014-04-25 Anders Roxell Superseded
[PATCHv2] test/api_test/odp_atomic: enable testcase 7 --- 2014-04-15 Anders Roxell Accepted
« 1 2 ... 4 5 6133 134 »