Show patches with: Submitter = Bill Fischofer       |    State = Action Required       |   603 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[MONARCH_LTS] changelog: document changes for v1.11.0.1 service release --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS,5/5] helper: add additional doxygen documentation [MONARCH_LTS,1/5] api: classification: add additional doxygen documentation --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS,4/5] linux-generic: types: add additional doxygen documentation [MONARCH_LTS,1/5] api: classification: add additional doxygen documentation --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS,3/5] api: tm: add additional doxygen documentation [MONARCH_LTS,1/5] api: classification: add additional doxygen documentation --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS,2/5] api: pool: add additional doxygen documentation [MONARCH_LTS,1/5] api: classification: add additional doxygen documentation --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS,1/5] api: classification: add additional doxygen documentation [MONARCH_LTS,1/5] api: classification: add additional doxygen documentation --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS] api: byteorder: avoid bitfield order doxygen omissions --- 2017-07-12 Bill Fischofer New
[MONARCH_LTS] configure: remove dependency of autoconf-archive --- 2017-07-11 Bill Fischofer New
[MONARCH_LTS] bug: linux-generic: add syntax to allow newer clang to compile odp --- 2017-07-11 Bill Fischofer New
[MONARCH_LTS,2/2] pktio: GCC 7 fixes [MONARCH_LTS,1/2] build: GCC 7 fixes --- 2017-07-11 Bill Fischofer New
[MONARCH_LTS,1/2] build: GCC 7 fixes [MONARCH_LTS,1/2] build: GCC 7 fixes --- 2017-07-11 Bill Fischofer New
[API-NEXT,PATCHv7,4/5] validation: init: use odp_init_param_init() in init tests [API-NEXT,PATCHv7,1/5] api: feature: add odp feature bits --- 2017-06-13 Bill Fischofer New
[API-NEXT,PATCHv7,3/5] linux-generic: init: implement odp_init_param_init() [API-NEXT,PATCHv7,1/5] api: feature: add odp feature bits --- 2017-06-13 Bill Fischofer New
[API-NEXT,PATCHv7,1/5] api: feature: add odp feature bits [API-NEXT,PATCHv7,1/5] api: feature: add odp feature bits --- 2017-06-13 Bill Fischofer New
[NEXT,PATCHv2] changelog: updates for odp v1.15.0.0 --- 2017-06-05 Bill Fischofer New
[RFC,API-NEXT] api: init: add unused feature hints to init struct --- 2017-05-30 Bill Fischofer New
[API-NEXT,PATCHv3,2/6] api: ipsec: add additional doxygen documentation [API-NEXT,PATCHv3,1/6] api: classification: add additional doxygen documentation --- 2017-04-21 Bill Fischofer New
[API-NEXT,PATCHv2,5/6] linux-generic: types: add additional doxygen documentation [API-NEXT,PATCHv2,1/6] api: classification: add additional doxygen documentation --- 2017-04-19 Bill Fischofer New
[PATCHv2] validation: packet: do not require a max packet length --- 2017-03-14 Bill Fischofer New
validation: packet: do not require a max packet length --- 2017-03-13 Bill Fischofer New
[PATCHv2,11/11] linux-generic: packet: enable zero-copy reference creation Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,10/11] linux-generic: packet: add reference support for head/tail manipulation Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,09/11] linux-generic: packet: restructure free routines for references Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,08/11] linux-generic: packet: segment manipulation with references Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,07/11] linux-generic: packet: unshared_len maintenance Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,06/11] linux-generic: packet: add initializations for new hdr fields Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,04/11] linux-generic: packet: add packet fields needed for references Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,03/11] linux-generic: packet: restructure inline routines to use macros Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,02/11] linux-generic: packet: move pull_tail to packet mainline for consistency Optimized Packet References --- 2017-03-12 Bill Fischofer New
[PATCHv2,01/11] linux-generic: pool: restructure pool routines Optimized Packet References --- 2017-03-12 Bill Fischofer New
[API-NEXT,PATCHv2] linux-generic: packet: avoid race condition in packet_free processing --- 2017-02-18 Bill Fischofer New
[API-NEXT] linux-generic: packet: avoid race condition in packet_free processing --- 2017-02-17 Bill Fischofer New
[API-NEXT,PATCHv3] linux-generic: packet: minimize use of atomic ops on free paths --- 2017-02-17 Bill Fischofer New
[API-NEXT,PATCHv2] linux-generic: packet: minimize use of atomic ops on free paths --- 2017-02-16 Bill Fischofer New
[API-NEXT] linux-generic: packet: improve packet init efficiency --- 2017-02-16 Bill Fischofer New
[API-NEXT] doc: userguide: clarify packet reference operation --- 2017-02-15 Bill Fischofer New
[API-NEXT,PATCHv3,5/5] linux-gen: packet: inline flag functions Packet function inline --- 2017-02-09 Bill Fischofer New
[API-NEXT,PATCHv3,4/5] linux-gen: packet: inline functions Packet function inline --- 2017-02-09 Bill Fischofer New
[API-NEXT,PATCHv3,3/5] linux-gen: packet: packet handle is hdr pointer Packet function inline --- 2017-02-09 Bill Fischofer New
[API-NEXT,PATCHv3,2/5] linux-gen: ticketlock: inline also in application Packet function inline --- 2017-02-09 Bill Fischofer New
[API-NEXT,PATCHv3,1/5] linux-gen: inline: rename _STATIC to _ODP_INLINE Packet function inline --- 2017-02-09 Bill Fischofer New
[3/3] helper: tables: avoid invalid odp_shm_addr() calls [1/3] helper: cuckootable: avoid storage leaks on error paths --- 2017-02-03 Bill Fischofer New
[PATCHv4] linux-generic: debug: enable helper use from c++ programs --- 2017-02-02 Bill Fischofer New
[PATCHv2] linux-generic: debug: enable helper use from c++ programs --- 2017-02-01 Bill Fischofer New
linux-generic: debug: enable helper use from c++ programs --- 2017-01-25 Bill Fischofer New
[API-NEXT,PATCHv3] linux-generic: packet: tune alloc/free performance for non-reference paths --- 2017-01-14 Bill Fischofer New
[API-NEXT] linux-generic: packet: tune alloc/free performance for non-reference paths --- 2017-01-12 Bill Fischofer New
[API-NEXT] linux-generic: packet: remove erroneous assert --- 2017-01-12 Bill Fischofer New
[API-NEXT,PATCHv7,3/5] validation: packet: add packet reference tests --- 2017-01-11 Bill Fischofer New
[API-NEXT,PATCHv7,2/5] linux-generic: packet: implement reference apis --- 2017-01-11 Bill Fischofer New
[API-NEXT,PATCHv7,1/5] api: packet: add support for packet references --- 2017-01-11 Bill Fischofer New
[API-NEXT,PATCHv2] linux-generic: init: add openssl locking support for thread safety --- 2017-01-06 Bill Fischofer New
[API-NEXT,PATCHv6,2/5] linux-generic: packet: implement reference apis --- 2017-01-05 Bill Fischofer New
[API-NEXT,PATCHv6,1/5] api: packet: add support for packet references --- 2017-01-05 Bill Fischofer New
[API-NEXT,PATCHv4,5/5] doc: userguide: add user documentation for packet references --- 2017-01-01 Bill Fischofer New
[API-NEXT,PATCHv4,1/5] api: packet: add support for packet references --- 2017-01-01 Bill Fischofer New
[API-NEXT,PATCHv3,3/5] validation: packet: add packet reference tests --- 2016-12-26 Bill Fischofer New
[API-NEXT,PATCHv3,2/5] linux-generic: packet: implement reference apis --- 2016-12-26 Bill Fischofer New
[API-NEXT] linux-generic: packet: set correct tailroom on trim of multi-seg pkts --- 2016-12-21 Bill Fischofer New
example: l3fwd: explicitly ignore rc from parse call --- 2016-12-19 Bill Fischofer New
[API-NEXT,PATCHv3] linux-generic: pool: defer ring allocation until pool creation --- 2016-12-14 Bill Fischofer New
[API-NEXT,PATCHv2] linux-generic: pool: defer ring allocation until pool creation --- 2016-12-14 Bill Fischofer New
[API-NEXT,PATCHv5,5/7] validation: random: add kindness tests --- 2016-12-05 Bill Fischofer New
[API-NEXT,PATCHv5,4/7] linux-generic: crypto: implement crypto capabilities and random kind --- 2016-12-05 Bill Fischofer New
[API-NEXT,PATCHv5,3/7] api: crypto: add random kind info to odp_crypto_capabilities() api --- 2016-12-05 Bill Fischofer New
[API-NEXT,PATCHv5,2/7] api: random: add ability to generate repeatable random data --- 2016-12-05 Bill Fischofer New
[API-NEXT,PATCHv5,1/7] api: random: replace use_entropy with odp_rand_kind parameter --- 2016-12-05 Bill Fischofer New
[API-NEXT] linux-generic: pool: reset origin_qe on buffer allocation --- 2016-11-30 Bill Fischofer New
[PATCHv2] changelog: summary of changes for odp v1.11.1.0 --- 2016-11-18 Bill Fischofer New
[API-NEXT,PATCHv2,5/5] doc: userguide: add user documentation for packet references --- 2016-11-15 Bill Fischofer New
[API-NEXT,PATCHv2,2/5] linux-generic: packet: implement reference apis --- 2016-11-15 Bill Fischofer New
[API-NEXT,PATCHv2,1/5] api: packet: add support for packet references --- 2016-11-15 Bill Fischofer New
[API-NEXT,2/5] linux-generic: packet: implement reference apis --- 2016-10-30 Bill Fischofer New
[API-NEXT,PATCHv3,4/4] validation: random: add kindness tests --- 2016-10-26 Bill Fischofer New
[API-NEXT,PATCHv3,3/4] linux-generic: crypto: implement crypto capabilities and random kind --- 2016-10-26 Bill Fischofer New
[API-NEXT,PATCHv3,1/4] api: random: replace use_entropy with odp_rand_kind parameter --- 2016-10-26 Bill Fischofer New
[RFC,API-NEXT] api: packet: add packet reference apis --- 2016-10-26 Bill Fischofer New
[API-NEXT,PATCHv2,2/4] api: crypto: add random kind info to odp_crypto_capabilities() api --- 2016-10-25 Bill Fischofer New
[API-NEXT,PATCHv2,1/4] api: random: replace use_entropy with odp_rand_kind parameter --- 2016-10-25 Bill Fischofer New
[API-NEXT,4/4] validation: random: add entropy tests --- 2016-10-25 Bill Fischofer New
[API-NEXT,3/4] linux-generic: crypto: implement crypto capabilities and entropy --- 2016-10-25 Bill Fischofer New
[API-NEXT,2/4] api: crypto: add entropy info to odp_crypto_capabilities() api --- 2016-10-25 Bill Fischofer New
[API-NEXT,1/4] api: random: document usage of use_entropy parameter --- 2016-10-25 Bill Fischofer New
[API-NEXT,PATCHv3,3/3] api: dev: activate device id support --- 2016-10-24 Bill Fischofer New
[API-NEXT,PATCHv3,2/3] linux-generic: dev: implement odp_dev_id() api --- 2016-10-24 Bill Fischofer New
[API-NEXT,PATCHv3,1/3] api: dev: add device apis for numa support --- 2016-10-24 Bill Fischofer New
[API-NEXT,PATCHv2,2/2] linux-generic: dev: implement device id apis --- 2016-10-13 Bill Fischofer New
[API-NEXT,PATCHv6,5/5] doc: userguide: add user documentation for packet splice/reference APIs --- 2016-10-11 Bill Fischofer New
[API-NEXT,PATCHv6,4/5] doc: images: add images for packet splice/reference documentation --- 2016-10-11 Bill Fischofer New
[API-NEXT,PATCHv6,3/5] validation: packet: add packet splice/reference tests --- 2016-10-11 Bill Fischofer New
[API-NEXT,PATCHv6,2/5] linux-generic: packet: implement splice/reference apis --- 2016-10-11 Bill Fischofer New
[API-NEXT,PATCHv6,1/5] api: packet: add support for packet splices and references --- 2016-10-11 Bill Fischofer New
[API-NEXT,PATCHv3,3/5] validation: packet: add packet splice/reference tests --- 2016-10-09 Bill Fischofer New
[API-NEXT,2/2] linux-generic: packet: implement splice/reference apis --- 2016-10-07 Bill Fischofer New
[PATCHv3,2/2] config: share: use relocatable code if --enable-shared=no is specified --- 2016-09-23 Bill Fischofer New
[PATCHv3,1/2] config: abi: add --enable-abi-compat option with default=yes --- 2016-09-23 Bill Fischofer New
[PATCHv2,2/2] config: share: use relocatable code if --enable-shared=no is specified --- 2016-09-23 Bill Fischofer New
[PATCHv4] linux-generic: make: fix distribution build for inlines.h --- 2016-09-08 Bill Fischofer New
[PATCHv3] linux-generic: make: fix distribution build for inlines.h --- 2016-09-07 Bill Fischofer New
[PATCHv2] linux-generic: make: fix distribution build for inlines.h --- 2016-09-07 Bill Fischofer New
« 1 2 3 46 7 »