Show patches with: none      |   11374 patches
« 1 2 3 4113 114 »
Patch Series S/W/F Date Submitter Delegate State
Documentation Split mainpage from headder --- 2014-05-03 Mike Holmes Accepted
tests: Do not use platform include files directly --- 2014-05-05 Taras Kondratiuk Superseded
include/*: tidy up the include directory --- 2014-05-06 Anders Roxell Accepted
[RFC,v2] tests: Do not use platform directory --- 2014-05-06 Taras Kondratiuk Accepted
[PATCHv2,1/2] Makefile.inc: DEBUG=yes to build debug --- 2014-05-06 Anders Roxell Superseded
[PATCHv2,2/2] Makefile.inc: ODP_DEBUG=no to disable ODP_DBG macro --- 2014-05-06 Anders Roxell Superseded
[ARCH] Add local input path for ARCH src files --- 2014-05-06 Mike Holmes Not Applicable
[PATCHv4,1/2] Add odp helper function for udp checksum --- 2014-05-07 Weilong Chen Accepted
[PATCHv6,2/2] Add a test program: odp_generator --- 2014-05-07 Weilong Chen Accepted
[APPS] Remove docs build from apps build --- 2014-05-07 Mike Holmes Accepted
[ARCH] Remove full path from diagram links --- 2014-05-07 Mike Holmes Not Applicable
[APP] libpcap: use updated ODP API --- 2014-05-08 Vincent Hsu Accepted
[APPS/PATCH] odp-openvpn demo --- 2014-05-08 Maxim Uvarov Accepted
[PATCHv3,1/2] Makefile.inc: DEBUG=yes to build debug --- 2014-05-08 Anders Roxell Accepted
[PATCHv3,2/2] Makefile.inc: ODP_DEBUG_PRINT=no to disable the ODP_DBG macro --- 2014-05-08 Anders Roxell Accepted
Use odp_chksum to compute checksum of udp header and data --- 2014-05-12 Weilong Chen Superseded
[PATCHv2] Use odp_chksum to compute checksum of udp header and data --- 2014-05-12 Weilong Chen Not Applicable
[1/4] Makefile: support platform specific Makefile.inc --- 2014-05-13 Vincent Hsu Changes Requested
[2/4] extend to 64 bit addressing --- 2014-05-13 Vincent Hsu Changes Requested
[3/4] specifiy printf argument formats --- 2014-05-13 Vincent Hsu Changes Requested
[4/4] initial odp dpdk --- 2014-05-13 Vincent Hsu Changes Requested
remove link to old google group --- 2014-05-13 Maxim Uvarov Accepted
L2 Forwarding App --- 2014-05-13 Venkatesh Vivekanandan Superseded
[APPS/PATCH] cross compilation support --- 2014-05-13 Maxim Uvarov New
[APPS/PATCH] cross compilation support --- 2014-05-14 Vincent Hsu New
[2/4] extend to 64 bit addressing --- 2014-05-14 Rosenboim, Leonid New
[PATCHv2] L2 Forwarding App --- 2014-05-15 Venkatesh Vivekanandan Accepted
L2 Forwarding App --- 2014-05-15 Maxim Uvarov Superseded
[v2] Added timeout buffer type --- 2014-05-15 Petri Savolainen Under Review
platform/linux-generic/include/*: tidy up the include dir --- 2014-05-15 Anders Roxell Accepted
hide packet i/o selection to the api --- 2014-05-16 Maxim Uvarov Superseded
[PATCHv2] hide packet i/o selection to the api --- 2014-05-16 Maxim Uvarov Superseded
simple compile all tests in ./test dir --- 2014-05-16 Maxim Uvarov Superseded
[PATCHv2] simple compile all tests in ./test dir --- 2014-05-19 Maxim Uvarov Accepted
[PATCHv3] Use odp_chksum to compute checksum of udp header and data --- 2014-05-20 Weilong Chen Accepted
gitignore: add test/l2fwd/l2fwd --- 2014-05-20 Anders Roxell Accepted
[APPS/PATCH] odp snort support initial version --- 2014-05-20 Maxim Uvarov Accepted
[PATCHv3] hide packet i/o selection to the api --- 2014-05-21 Maxim Uvarov New
move typedefs to odp_types.h and plat/odp_types.h --- 2014-05-22 Anders Roxell New
linux-generic crypto --- 2014-05-24 Robbie King New
linux-generic crypto --- 2014-05-26 Maxim Uvarov New
linux-generic crypto --- 2014-05-27 Robbie King New
get rid of not sized array at middle of the struct --- 2014-05-29 Maxim Uvarov New
[PATCHv2] linux-generic crypto --- 2014-05-30 Robbie King New
IPsec example application --- 2014-05-30 Robbie King New
[1/2] Fix drop_err_pkts to correctly discard bad packets --- 2014-06-02 Stuart Haslam Accepted
[2/2] Fix mismatched size of ODP_PACKET_OFFSET_INVALID --- 2014-06-02 Stuart Haslam Accepted
add odp prefix to l2fwd --- 2014-06-05 Maxim Uvarov Superseded
[PATCHv2] linux-generic crypto --- 2014-06-06 Robbie King New
[PATCHv2] add odp prefix to l2fwd --- 2014-06-06 Maxim Uvarov Accepted
[PATCHv3] linux-generic crypto --- 2014-06-06 Robbie King New
[PATCHv2] IPsec example application --- 2014-06-06 Robbie King New
linux-generic: timer: Do not expect odp_timer_tmo_t to be integer --- 2014-06-07 Taras Kondratiuk Accepted
tests: api: timer: Fix operator precedence --- 2014-06-07 Taras Kondratiuk Accepted
Makefile: Invoke platform specific Makefile.inc after common configuration --- 2014-06-07 Taras Kondratiuk Accepted
PACKET_MMAP: prevent receive stalling --- 2014-06-09 Stuart Haslam Accepted
Updated linux-generic crypto and app --- 2014-06-12 Robbie King New
Support older versions of glibc --- 2014-06-12 Steve McIntyre New
[2/2] List required/suggested dependencies for building ODP --- 2014-06-12 Steve McIntyre New
CONTRIBUTING: Comply with registered trade mark name for ODP --- 2014-06-12 Anders Roxell Accepted
ODP Buffer Management support for Scatter-gather list --- 2014-06-16 Balasubramanian Manoharan New
[v2,01/18] linux-generic: install platform-specific headers --- 2014-06-17 Taras Kondratiuk RFC
[v2,02/18] include: move force/bitwise into odp_compiler.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,03/18] Split out platform-specific part of odp_align.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,04/18] Split out platform-specific part of odp_atomic.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,05/18] Split out platform-specific part of odp_barrier.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,06/18] Split out platform-specific part of odp_buffer.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,07/18] Split out platform-specific part of odp_buffer_pool.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,08/18] Split out platform-specific part of odp_byteorder.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,09/18] Split out platform-specific part of odp_config.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,10/18] Split out platform-specific part of odp_coremask.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,11/18] Split out platform-specific part of odp_packet.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,12/18] Split out platform-specific part of odp_packet_io.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,13/18] Split out platform-specific part of odp_queue.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,14/18] Split out platform-specific part of odp_spinlock.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,15/18] Split out platform-specific part of odp_rwlock.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,16/18] Split out platform-specific part of odp_sync.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,17/18] Split out platform-specific part of odp_ticketlock.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,18/18] Split out platform-specific part of odp_timer.h --- 2014-06-17 Taras Kondratiuk RFC
ODP fails to build --- 2014-06-18 Fathi Boudra New
odp add option to compile position independent lib --- 2014-06-18 Maxim Uvarov Accepted
[PATCHv2] IPsec example application --- 2014-06-19 Robbie King New
[1/2] Match types for odp_udphdr_t with chksum fuctions --- 2014-06-20 Mike Holmes Rejected
[2/2] sparse warning: Make local functions static --- 2014-06-20 Mike Holmes Rejected
Fix globaly shadowed variable 'args' --- 2014-06-20 Mike Holmes Accepted
ODP Buffer Management support for Scatter-gather list --- 2014-06-21 Rosenboim, Leonid New
support autoconf --- 2014-06-21 Maxim Uvarov Superseded
[PATCHv2] support autoconf --- 2014-06-21 Maxim Uvarov Superseded
[RFC,1/2] Remove current Makefile system and move platform sources --- 2014-06-21 Anders Roxell Superseded
[RFC,2/2] Autotoolise build system --- 2014-06-21 Anders Roxell Superseded
[RFC,PATCHv2,1/4] Remove current Makefile system and move platform sources --- 2014-06-21 Anders Roxell New
[RFC,PATCHv2,2/4] Autotoolise build system --- 2014-06-21 Anders Roxell New
[RFC,PATCHv2,4/4] test: add prefix odp_ and remove example from files --- 2014-06-21 Anders Roxell New
Fix buffer pool type in l2fwd app --- 2014-06-23 Venkatesh Vivekanandan Accepted
[1/2] Added timeout buffer type --- 2014-06-24 Petri Savolainen Accepted
[2/2] Timer test uses timeout buffer --- 2014-06-24 Petri Savolainen Accepted
Timer API and reference implementation --- 2014-06-24 Ola Liljedahl New
Fwd: [PATCH] Timer API and reference implementation --- 2014-06-25 Ola Liljedahl New
Timer API and reference implementation --- 2014-06-25 Ola Liljedahl New
Buffer header C99 compliance and cleanup --- 2014-06-25 Petri Savolainen Accepted
« 1 2 3 4113 114 »