Show patches with: Submitter = Joe Stringer       |    Archived = No       |   428 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,1/8] ofproto-dpif-xlate: Introduce xlate_commit_actions(). 1 - - - --- 2015-09-10 Joe Stringer Accepted
[ovs-dev,2/8] ofp-actions: Allow special handling for nested actions. 1 - - - --- 2015-09-10 Joe Stringer Accepted
[ovs-dev,3/8] Add support for connection tracking. 1 - - - --- 2015-09-10 Joe Stringer Superseded
[ovs-dev,5/8] lib: Introduce ovs_u128_is_zero(). - - - - --- 2015-09-10 Joe Stringer Superseded
[ovs-dev,7/8] Add support for connection tracking helper/ALGs. 1 - - - --- 2015-09-10 Joe Stringer Superseded
[ovs-dev,8/8] dpif-netlink: Allow MRU packet attribute. 1 - - - --- 2015-09-10 Joe Stringer Superseded
[ovs-dev,1/3] tests: Add basic IPFIX test. - - - - --- 2015-09-11 Joe Stringer Accepted
[ovs-dev,2/3] ipfix: Add bridge_exporter_enabled(). - - - - --- 2015-09-11 Joe Stringer Accepted
[ovs-dev,3/3] ipfix: Fix SIGFPE in bridge exporter sampling. - - - - --- 2015-09-11 Joe Stringer Accepted
[ovs-dev,branch-2.3,1/2] bitmap: Add new functions. 1 - - - --- 2015-09-11 Joe Stringer Accepted
[ovs-dev,branch-2.3,2/2] ovsdb: Fix compilation of ovsdb/transaction.c. - - - - --- 2015-09-11 Joe Stringer Accepted
[ovs-dev,PATCHv2,1/6] Add support for connection tracking. 2 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev,PATCHv2,2/6] Add connection tracking mark support. 1 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev,PATCHv2,3/6] lib: Introduce ovs_u128_is_zero(). 2 - - - --- 2015-09-17 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,4/6] Add connection tracking label support. 1 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev,PATCHv2,5/6] Add support for connection tracking helper/ALGs. 2 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev,PATCHv2,6/6] dpif-netlink: Allow MRU packet attribute. 1 - - - --- 2015-09-17 Joe Stringer Awaiting Upstream
[ovs-dev,1/2] ofp-actions: Refactor set_field_parse__(). - - - - --- 2015-09-25 Joe Stringer Superseded
[ovs-dev,2/2] ofp-actions: Make parse_reg_load() accept set_field syntax. - - - - --- 2015-09-25 Joe Stringer Superseded
[ovs-dev,PATCHv3,01/11] ofp-actions: Refactor set_field_parse__(). - - - - --- 2015-09-29 Joe Stringer Deferred
[ovs-dev,PATCHv3,02/11] ofp-actions: Make parse_reg_load() accept set_field syntax. - - - - --- 2015-09-29 Joe Stringer Changes Requested
[ovs-dev,PATCHv3,03/11] types: Add big-endian 128-bit types. - - - - --- 2015-09-29 Joe Stringer Changes Requested
[ovs-dev,PATCHv3,04/11] meta-flow: Rename IPv6 type to be128. 1 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,05/11] ofp-actions: Pass ofp_version to decode functions. 1 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,06/11] Add support for connection tracking. 2 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,07/11] Add connection tracking mark support. 2 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,08/11] Add connection tracking label support. 2 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,09/11] Add support for connection tracking helper/ALGs. 2 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,10/11] dpif-netlink: Allow MRU packet attribute. 2 - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv3,11/11] system-traffic: Add ct tests using local stack. - - - - --- 2015-09-29 Joe Stringer Superseded
[ovs-dev,PATCHv4,01/11] ofp-actions: Refactor set_field tokenization. 1 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,02/11] ofp-actions: Extend reg_load parsing to >64bits. 1 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,03/11] types: Add big-endian 128-bit types and helpers. 1 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,04/11] meta-flow: Rename IPv6 type to be128. 1 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,05/11] ofp-actions: Pass ofp_version to decode functions. 1 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,06/11] Add support for connection tracking. 2 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,07/11] Add connection tracking mark support. 2 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,08/11] Add connection tracking label support. 2 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,09/11] Add support for connection tracking helper/ALGs. 2 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,10/11] dpif-netlink: Allow MRU packet attribute. 2 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,PATCHv4,11/11] system-traffic: Add ct tests using local stack. 1 - - - --- 2015-10-02 Joe Stringer Accepted
[ovs-dev,01/23] compat: Backport conntrack zones headers. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,02/23] compat: Backport nf_ct_tmpl_alloc(). - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,03/23] compat: Backport nf_connlabels_{get, put}(). - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,04/23] compat: Backport 'dst' functions. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,05/23] compat: Backport prandom_u32_max(). - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,06/23] compat: Backport dev_recursion_level(). - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,07/23] compat: Backport ip_skb_dst_mtu(). - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,08/23] compat: Wrap IPv4 fragmentation. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,09/23] compat: Backport IPv4 reassembly. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,10/23] compat: Backport IPv6 fragmentation. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,11/23] compat: Backport IPv6 reassembly - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,12/23] datapath: Move MASKED* macros to datapath.h - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,13/23] datapath: Serialize acts with original netlink len - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,14/23] datapath: Add conntrack action - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,15/23] datapath: Allow matching on conntrack mark - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,16/23] datapath: Allow matching on conntrack label - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,17/23] datapath: Allow attaching helpers to ct action - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,18/23] datapath: Backport conntrack fixes. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,19/23] datapath: Scrub skb between namespaces - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,20/23] system-traffic: Remove netcat from ICMP test. 1 - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,21/23] system-traffic: Add extra FTP corner case test. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,22/23] system-traffic: Add internal port conntrack tests. 1 - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,23/23] FAQ: Document kernel feature support. - - - - --- 2015-11-07 Joe Stringer Superseded
[ovs-dev,PATCHv2,1/6] ofproto-dpif: Reject partial ct_labels if unsupported. 1 - - - --- 2015-11-11 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,2/6] ofproto-dpif: Validate ct_* field masks. 1 - - - --- 2015-11-11 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,3/6] ofproto-dpif: Shortcut common case in rule_check(). 1 - - - --- 2015-11-11 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,4/6] ofp-actions: Refactor ofpact_get_mf_dst(). 1 - - - --- 2015-11-11 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,5/6] ofproto-provider: Add action validation. 1 - - - --- 2015-11-11 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,6/6] ofproto: Validate ct actions support. 1 - - - --- 2015-11-11 Joe Stringer Awaiting Upstream
[ovs-dev,v4] datapath: Add support for lwtunnel 1 - - - --- 2015-11-24 Joe Stringer Not Applicable
[ovs-dev,PATCHv2,01/20] compat: Backport conntrack zones headers. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,02/20] compat: Backport nf_ct_tmpl_alloc(). - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,03/20] compat: Backport nf_connlabels_{get, put}(). - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,04/20] compat: Backport 'dst' functions. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,05/20] compat: Backport prandom_u32_max(). - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,06/20] compat: Backport dev_recursion_level(). - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,07/20] compat: Backport ip_skb_dst_mtu(). - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,08/20] compat: Wrap IPv4 fragmentation. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,09/20] compat: Backport IPv4 reassembly. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,10/20] compat: Backport IPv6 fragmentation. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,11/20] compat: Backport IPv6 reassembly. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,12/20] datapath: Move MASKED* macros to datapath.h - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,13/20] datapath: Serialize acts with original netlink len - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,14/20] datapath: Add conntrack action - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,15/20] datapath: Allow matching on conntrack mark - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,16/20] datapath: Allow matching on conntrack label - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,17/20] datapath: Allow attaching helpers to ct action - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,18/20] datapath: Backport conntrack fixes. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,19/20] datapath: Scrub skb between namespaces - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,PATCHv2,20/20] FAQ: Document kernel feature support. - - - - --- 2015-12-03 Joe Stringer Accepted
[ovs-dev,1/2] datapath: Fix build on Linux-4.3. - - - - --- 2015-12-24 Joe Stringer Deferred
[ovs-dev,2/2] travis: Update kernel matrix. - - - - --- 2015-12-24 Joe Stringer Deferred
[ovs-dev,1/2] ofproto-dpif-upcall: Don't delete modified ukeys. 1 - - - --- 2016-01-07 Joe Stringer Accepted
[ovs-dev,01/13] compat: Detect and use inet_frag_queue->last_in. - - - - --- 2016-01-12 Joe Stringer Accepted
[ovs-dev,02/13] compat: Detect and use inet_frag_queue->list_evictor. - - - - --- 2016-01-12 Joe Stringer Accepted
[ovs-dev,03/13] compat: Detect and use inet_frags->frags_work. - - - - --- 2016-01-12 Joe Stringer Accepted
[ovs-dev,04/13] compat: Detect and use inet_frags->lock. - - - - --- 2016-01-12 Joe Stringer Accepted
[ovs-dev,05/13] compat: Detect and use struct nf_conntrack_zone. - - - - --- 2016-01-12 Joe Stringer Accepted
[ovs-dev,06/13] compat: Detect and use nf_ipv6_ops->fragment. - - - - --- 2016-01-12 Joe Stringer Accepted
« 1 2 3 44 5 »