Show patches with: none      |   11374 patches
« 1 2 3 4113 114 »
Patch Series S/W/F Date Submitter Delegate State
[lng-odp] Added initial ODP files --- 2013-11-14 kim-phillips Accepted
Multi-enq and deq operations --- 2014-02-17 Maxim Uvarov Accepted
[1/7] ODP helper: Add Ethernet length defines --- 2014-02-17 Carl Wallen Accepted
[2/7] ODP helper: Add IPv6 header and defines. Add & rename IPv4 defines --- 2014-02-17 Carl Wallen Accepted
[3/7] ODP Packet Flags API --- 2014-02-17 Carl Wallen Accepted
[4/7] ODP Packet: L2,L3,L4-header access func retval change --- 2014-02-17 Carl Wallen Accepted
[5/7] ODP Packet: Rename pkt_sock field 'l2_offset' to frame_offset --- 2014-02-17 Carl Wallen Accepted
[6/7] ODP Packet: Improve input packet parsing --- 2014-02-17 Carl Wallen Accepted
[7/7] Example: Update the pktio example to utilize the Packet Flags API --- 2014-02-17 Carl Wallen Accepted
Makefiles: Allow CFLAGS to overide the build --- 2014-02-17 Mike Holmes Superseded
Re: [PATCH] Makefiles: Allow CFLAGS to overide the build --- 2014-02-18 Anders Roxell Rejected
Makefile cleanup --- 2014-02-18 Petri Savolainen Accepted
Buffer type added --- 2014-02-19 Petri Savolainen Accepted
[ODP/PATCH] makefile fix odp includes --- 2014-02-19 Maxim Uvarov Not Applicable
Makefiles: Allow CFLAGS to overide the build --- 2014-02-19 Mike Holmes Superseded
Makefiles: Allow CFLAGS to overide the build --- 2014-02-19 Mike Holmes Superseded
Makefiles: Allow CFLAGS to overide the build --- 2014-02-19 Mike Holmes Accepted
Test: remove unreachable code --- 2014-02-23 Mike Holmes Accepted
add static where possible --- 2014-02-23 Mike Holmes Accepted
Makefile cleanup continued --- 2014-02-25 Petri Savolainen Accepted
Cycle count accuracy test --- 2014-02-25 Petri Savolainen Accepted
Packet IO test core count option --- 2014-02-26 Petri Savolainen Superseded
[1/1] Compile ODP for PowerPC targets --- 2014-02-27 Alexandru Badicioiu Superseded
[ODP/PATCH] implement ipv4 checksum functions --- 2014-02-28 Maxim Uvarov Accepted
[ODP/PATCH,1/1] Compile ODP for PowerPC platforms --- 2014-03-03 Alexandru Badicioiu Not Applicable
[ODP/PATCH,1/1] Compile ODP for PowerPC platforms --- 2014-03-03 Alexandru Badicioiu Superseded
[v2] Packet IO test core count option --- 2014-03-05 Petri Savolainen Accepted
Timer API first draft --- 2014-03-10 Petri Savolainen Accepted
Timer implementation first draft --- 2014-03-11 Petri Savolainen Accepted
[v2,1/2] Timer implementation first draft --- 2014-03-12 Petri Savolainen Accepted
[v2,2/2] Add STD_LIBS into test app makefiles --- 2014-03-12 Petri Savolainen Accepted
ODP build fails with the latest patches --- 2014-03-14 Santosh Shukla Accepted
[PATCHv5] test: add libpcap example --- 2014-03-14 Vincent Hsu Superseded
[ODP/PATCH] Timer build fix --- 2014-03-14 Santosh Shukla Accepted
[ODP/PATCH,1/2] timer : add cancel_tmo function. --- 2014-03-15 Santosh Shukla Superseded
[ODP/PATCH,2/2] timer : ping test application --- 2014-03-15 Santosh Shukla Superseded
[PATCHv6] test: add libpcap example --- 2014-03-17 Vincent Hsu Accepted
[v2,1/1] Compile ODP for PowerPC targets --- 2014-03-17 Alexandru Badicioiu Accepted
Fixed back-to-back barrier bug --- 2014-03-18 Petri Savolainen Superseded
[ODP/PATCH] Remove race condition and simplify barrier implementation --- 2014-03-18 Bill Fischofer Superseded
[ODP/PATCH] Remove race condition and simplify barrier implementation --- 2014-03-18 Bill Fischofer Superseded
[ODP/PATCH] Remove race condition and simplify barrier implementation --- 2014-03-19 Bill Fischofer Superseded
[ODP/PATCH,v3] Remove race condition and simplify barrier implementation --- 2014-03-19 Bill Fischofer Superseded
[ODP/PATCH] chksum: move chksum calculation from ipv4 header file --- 2014-03-19 Santosh Shukla Accepted
Add missing doxygen todo tags --- 2014-03-20 Mike Holmes Rejected
Group IP protocols in doxygen --- 2014-03-20 Mike Holmes Accepted
Correct todo for doxygen --- 2014-03-20 Mike Holmes Rejected
[ODP/PATCH,v4] Correct race condition and simplify barrier implementation --- 2014-03-20 Bill Fischofer Superseded
Fixed bugs in odp_packet_internal.h bitfields --- 2014-03-20 Petri Savolainen Accepted
[ODP/PATCH,v5] Correct race condition and simplify barrier implementation --- 2014-03-20 Bill Fischofer Superseded
[ODP/PATCH,v6] Correct race condition and simplify barrier implementation --- 2014-03-20 Bill Fischofer Accepted
Add a test program: odp_generator --- 2014-03-21 Weilong Chen Superseded
Clean Doxygen warnings --- 2014-03-26 Petri Savolainen Accepted
Deleted redundant odp_ring.h from include --- 2014-03-26 Petri Savolainen Accepted
[ODP/PATCH] add spdx identifier to LICENSE file --- 2014-03-27 Maxim Uvarov Accepted
[ODP/PATCH] make asm includes C99 standard friendly --- 2014-03-27 Maxim Uvarov Accepted
packet parsing modifications --- 2014-03-27 Ciprian Barbu Superseded
[ODP/PATCHi,v2,1/2] timer:add cancel_tmo function --- 2014-03-27 Santosh Shukla Superseded
[ODP/PATCHi,v2,2/2] timer:ping test application --- 2014-03-27 Santosh Shukla Superseded
[ODP/PATCHv2] add spdx identifier to LICENSE file --- 2014-03-28 Maxim Uvarov Accepted
[lng-patch,v2] packet parsing modifications --- 2014-03-28 Ciprian Barbu Superseded
[ODP/PATCH,REQUIRE,TESTING] rework packet io selection --- 2014-03-28 Maxim Uvarov Superseded
Makefile: Take advantage of ccache automatically --- 2014-03-28 Mike Holmes Rejected
[ODP/PATCHv2,REQUIRE,TESTING] rework packet io selection --- 2014-03-28 Maxim Uvarov Superseded
[ODP/PATCHv2,REQUIRE,TESTING] rework packet io selection --- 2014-03-28 Anders Roxell Superseded
Adding odp_packet_copy --- 2014-03-28 Ciprian Barbu Superseded
Adding odp_packet_copy --- 2014-03-28 Ciprian Barbu Accepted
[v3] packet parsing modifications --- 2014-03-28 Ciprian Barbu Superseded
[ODP/PATCH,v3,1/2] timer:add cancel_tmo function --- 2014-03-29 Santosh Shukla Accepted
[ODP/PATCH,v3,2/2] timer:ping test application --- 2014-03-29 Santosh Shukla Accepted
timer.c: assignment of unsigned to signed --- 2014-03-29 Mike Holmes Accepted
odp_coremask: Add const to the mask --- 2014-03-29 Mike Holmes Superseded
[V2] odp_coremask: Add const to the mask --- 2014-03-30 Mike Holmes Accepted
[ODP/PATCHv3,REQUIRE,TESTING] rework packet io selection --- 2014-03-31 Maxim Uvarov Superseded
[ODP/PATCHv2] buffer_pool code clean up --- 2014-03-31 Maxim Uvarov Superseded
[ODP/PATCH] code clean up and minor style fix --- 2014-03-31 Maxim Uvarov Accepted
[ODP/PATCHv4] rework packet io selection --- 2014-04-01 Maxim Uvarov Accepted
[v4] packet parsing modifications --- 2014-04-01 Ciprian Barbu Under Review
example_pktio: no need to provide pool to threads --- 2014-04-01 Maxim Uvarov Accepted
[v2] Adding odp_packet_copy --- 2014-04-01 Ciprian Barbu Under Review
[odp-libpcap] use ODP_PKTIO_TYPE_SOCKET_BASIC --- 2014-04-03 Maxim Uvarov Not Applicable
[ODP/PATCH] Timer: build fix for arm --- 2014-04-08 Santosh Shukla Superseded
[ODP/PATCH,v2] Timer: build fix for arm --- 2014-04-08 Santosh Shukla Accepted
Add helper: odp_icmp.h --- 2014-04-09 Weilong Chen Accepted
[PATCHv2] Add a test program: odp_generator --- 2014-04-09 Weilong Chen Under Review
[1/5] Fixed odp_pktio_open - added missing break for netmap --- 2014-04-09 Ciprian Barbu Accepted
[2/5] Adding odp_packet_copy --- 2014-04-09 Ciprian Barbu Accepted
[3/5] netmap cleanup and update to changes in socket example --- 2014-04-09 Ciprian Barbu Accepted
[4/5] Accept short frames from netmap software rings --- 2014-04-09 Ciprian Barbu Accepted
[5/5] Fix netmap pkt I/O to poll all hardware rings --- 2014-04-09 Ciprian Barbu Accepted
Makefile cleanup --- 2014-04-09 Petri Savolainen Accepted
[ODP/PATCH] implement odp_timer_disarm_all() --- 2014-04-09 Maxim Uvarov New
[01/10] Move odp_buffer.h to linux-generic --- 2014-04-14 Taras Kondratiuk Superseded
[02/10] Keystone2: Fork linux-generic --- 2014-04-14 Taras Kondratiuk Superseded
[03/10] Keystone2: Add prebuilt OpenEM helper libraries --- 2014-04-14 Taras Kondratiuk Superseded
[04/10] Keystone2: Remove _GNU_SOURCE define from sources --- 2014-04-14 Taras Kondratiuk Superseded
[05/10] Keystone2: Add platform config headers --- 2014-04-14 Taras Kondratiuk Superseded
[06/10] Keystone2: Initialize hardware --- 2014-04-14 Taras Kondratiuk Superseded
[07/10] Keystone2: Add CMA shared memory allocation --- 2014-04-14 Taras Kondratiuk Superseded
[08/10] Keystone2: Add initial HW buffer management --- 2014-04-14 Taras Kondratiuk Superseded
« 1 2 3 4113 114 »