Show patches with: Archived = No       |   27668 patches
« 1 2 ... 274 275 276 277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev] datapath-windows: Updated documentation related to int/ext port names - - - - --- 2015-09-23 Sorin Vinturis Not Applicable
[ovs-dev] datapath-windows: Update documentation 1 - - - --- 2015-09-23 Sorin Vinturis Deferred
[ovs-dev] nl_sock_fd is not used under MSVC - - - - --- 2015-09-23 Alin Serdean Accepted
[ovs-dev,v2,7/7] Add build system for compiling under MSVC x64 - - - - --- 2015-09-23 Alin Serdean Accepted
[ovs-dev,4/4,v2] netlink-socket.c: event polling for packets on windows 1 - - - --- 2015-09-23 Nithin Raju Accepted
[ovs-dev,3/4,v2] datapath-windows: return netlink error for read operation 2 - - - --- 2015-09-23 Nithin Raju Accepted
[ovs-dev,2/4,v2] datapath-windows: reset the IRP pointer after use in OvsQueuePackets 2 - - - --- 2015-09-23 Nithin Raju Accepted
[ovs-dev,1/4,v2] datapath-windows: move packet read code to User.c 2 - - - --- 2015-09-23 Nithin Raju Accepted
[ovs-dev] datapath-windows: Updated documentation related to int/ext port names - - - - --- 2015-09-23 Sorin Vinturis Deferred
[ovs-dev] datapath-windows: Avoid unnecessary vport array search 1 - - - --- 2015-09-23 Sorin Vinturis Accepted
[ovs-dev] datapath-windows: Avoid double flow lookup in Tx tunnel function - - - - --- 2015-09-23 Sorin Vinturis Deferred
[ovs-dev] datapath: Backport "openvswitch: Zero flows on allocation." 1 - - - --- 2015-09-23 Jesse Gross Accepted
[ovs-dev,8/8] ovs-dev.py: add --monitor and -m option 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,7/8] ovs-dev.py: add --user and -u option - - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,6/8] ovs-dev.py: run operational commands as root 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,5/8] ovs-dev.py: rename ROOT to VARDIR 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,4/8] ovs-dev.py: allow current directory to be used as the working directory 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,3/8] dpdk: reject --user option 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,2/8] lib/daemon: support --user option for all OVS daemon 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev,1/8] configure: add configuration options for libcap-ng 1 - - - --- 2015-09-23 Andy Zhou Accepted
[ovs-dev] datapath-windows: Update documentation 1 - - - --- 2015-09-23 Alin Serdean Superseded
[ovs-dev] datapath-windows: Support attribute OVS_KEY_ATTR_TCP_FLAGS - - - - --- 2015-09-23 Alin Serdean Changes Requested
[ovs-dev] datapath-windows: Fix IP fragmentation 1 - - - --- 2015-09-22 Alin Serdean Superseded
[ovs-dev] datapath-windows: add file to solution - - - - --- 2015-09-22 Alin Serdean Superseded
[ovs-dev,v2] datapath-windows: Compute checksums for VXLAN inner packets - - - - --- 2015-09-22 Alin Serdean Changes Requested
[ovs-dev] dpdk: fix compiler warnings on 32bit build 1 - - - --- 2015-09-22 Andy Zhou Accepted
[ovs-dev,7/7] Add build system for compiling under MSVC x64 - - - - --- 2015-09-22 Alin Serdean Superseded
[ovs-dev,6/7] Remove build assert - - - - --- 2015-09-22 Alin Serdean Rejected
[ovs-dev,4/7] Include headers when using ovs_rundir - - - - --- 2015-09-22 Alin Serdean Accepted
[ovs-dev,5/7] Include headers where ovs_rundir is used - - - - --- 2015-09-22 Alin Serdean Accepted
[ovs-dev,3/7] MSVC64 atomics - - - - --- 2015-09-22 Alin Serdean Rejected
[ovs-dev,1/7] Add x64 bit configuration to windows installer - - - - --- 2015-09-22 Alin Serdean Accepted
[ovs-dev,2/7] MSVC 64 bit compile error - - - - --- 2015-09-22 Alin Serdean Superseded
[ovs-dev] datapath-windows: Fix broken build on branch 2.4 1 - - - --- 2015-09-22 Alin Serdean Accepted
[ovs-dev,v4] datapath-windows: Removed hardcoded names for internal/external vports 1 - - - --- 2015-09-22 Sorin Vinturis Accepted
[ovs-dev] poll-loop: fix assertion in poll_create_node - - - - --- 2015-09-22 Ilya Maximets Accepted
[ovs-dev,v4] datapath-windows: Enable checksum offloads in STT 1 - - - --- 2015-09-21 Sairam Venugopal Accepted
[ovs-dev,08/38] openvswitch: fix handling result of ipv6_skip_exthdr - - - - --- 2015-09-21 Andrzej Hajda Not Applicable
[ovs-dev] doc: document feature deprecation and removal process 2 - - - --- 2015-09-19 Ansis Atteka Accepted
[ovs-dev,v3] datapath-windows: Enable checksum offloads in STT - - - - --- 2015-09-19 Sairam Venugopal Superseded
[ovs-dev] util: Generalize rightmost_1bit_idx(), leftmost_1bit_idx(). - - - - --- 2015-09-18 Ben Pfaff Accepted
[ovs-dev,3/3] datapath: Add support for 4.3 kernel. - - - - --- 2015-09-18 Pravin B Shelar Deferred
[ovs-dev,2/3] datapath: Add support for 4.2 kernel. 1 - - - --- 2015-09-18 Pravin B Shelar Accepted
[ovs-dev,1/3] datapath: Fix compilation on kernel 3.18 1 - - - --- 2015-09-18 Pravin B Shelar Accepted
[ovs-dev] datapath: Backport "openvswitch: allocate nr_node_ids flow_stats instead of num_possible_… 1 - - - --- 2015-09-18 Pravin B Shelar Accepted
[ovs-dev,1/3] ofp-actions: Look inside write_actions for output ports and groups. - - - - --- 2015-09-18 gavin_remaley@selinc.com Not Applicable
[ovs-dev,v3] datapath-windows: Removed hardcoded names for internal/external vports 1 - - - --- 2015-09-18 Sorin Vinturis Changes Requested
[ovs-dev,PATCHv2,6/6] dpif-netlink: Allow MRU packet attribute. 1 - - - --- 2015-09-17 Joe Stringer Awaiting Upstream
[ovs-dev,PATCHv2,5/6] Add support for connection tracking helper/ALGs. 2 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev,PATCHv2,4/6] Add connection tracking label 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,2/6] Add connection tracking mark support. 1 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev,PATCHv2,1/6] Add support for connection tracking. 2 - - - --- 2015-09-17 Joe Stringer Changes Requested
[ovs-dev] dpif-netdev: move header prefetch earlier into the receive function - - - - --- 2015-09-17 Zoltan Kiss Deferred
[ovs-dev] ovn: Update TODO with some notes on security. - - - - --- 2015-09-17 Russell Bryant Accepted
[ovs-dev,3/3] ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3. - - - - --- 2015-09-17 Ben Pfaff Superseded
[ovs-dev,2/3] nroff: Add support for <b>...</b> and <i>...</i> inline markup. 1 - - - --- 2015-09-17 Ben Pfaff Accepted
[ovs-dev,1/3] nroff: Support inline XML inside <pre> blocks. 1 - - - --- 2015-09-17 Ben Pfaff Accepted
[ovs-dev,v2] datapath-windows: Append flow attribute key 2 - - - --- 2015-09-17 Alin Serdean Accepted
[ovs-dev,v6] datapath-windows: Output to multiple VXLAN ports 3 - - - --- 2015-09-17 Alin Serdean Accepted
[ovs-dev,v6] datapath-windows: Output to multiple VXLAN ports 3 - - - --- 2015-09-17 Alin Serdean Superseded
[ovs-dev,v2] ofproto-dpif: do not block on uninitialized pause barriers - - - - --- 2015-09-17 Zoltan Kiss Not Applicable
[ovs-dev] vlog: deprecate --syslog-target argument 1 - - - --- 2015-09-17 Ansis Atteka Accepted
[ovs-dev,RFC] ofproto-dpif-upcall: do not pause on uninitialized pause barriers - - - - --- 2015-09-16 Zoltan Kiss Rejected
[ovs-dev] : Use ctz64() instead of rightmost_1bit_idx() with 64 bit arg - - - - --- 2015-09-16 Kyle Upton Deferred
[ovs-dev,v2] rpms: Remove ovs-sim man page from spec. - - - - --- 2015-09-16 Gurucharan Shetty Accepted
[ovs-dev,2/2] rhel: Remove ovs-sim man page from spec. - - - - --- 2015-09-16 Gurucharan Shetty Changes Requested
[ovs-dev,1/2] rhel: Make python 2.7 a requirement of build. - - - - --- 2015-09-16 Gurucharan Shetty Accepted
[ovs-dev,2/2] AUTHORS: Add Ciara Loftus - - - - --- 2015-09-16 Ciara Loftus Accepted
[ovs-dev,1/2] bugfix: Fix DPDK linking when using a relative path - - - - --- 2015-09-16 Ciara Loftus Accepted
[ovs-dev,1/3] rhel: fix 'cannot remove' build error - - - - --- 2015-09-16 Gurucharan Shetty Not Applicable
[ovs-dev] ofproto-dpif-sflow: Use xzalloc() instead of calloc() to allocate memory. 1 - - - --- 2015-09-16 Ben Pfaff Accepted
[ovs-dev] bugfix: Fix DPDK linking when using a relative path - - - - --- 2015-09-16 Ciara Loftus Superseded
[ovs-dev,v2] datapath-windows: Removed hardcoded names for internal/external vports - - - - --- 2015-09-16 Sorin Vinturis Superseded
[ovs-dev] datapath: Backport "openvswitch: Fix mask generation for nested attributes." 1 - - - --- 2015-09-16 Jesse Gross Accepted
[ovs-dev] tunneling: Track recursion levels across ARP generation. 1 - - - --- 2015-09-16 Jesse Gross Accepted
[ovs-dev,v2,2/2] ofproto-dpif-upcall: Use flow_wildcards_has_extra(). 1 - - - --- 2015-09-15 Jarno Rajahalme Accepted
[ovs-dev,v2,1/2] dpif-netdev: Exact match non-presence of vlans. 1 - - - --- 2015-09-15 Jarno Rajahalme Accepted
[ovs-dev,2/2] ofproto-dpif-upcall: Use flow_wildcards_has_extra(). - - - - --- 2015-09-15 Jarno Rajahalme Superseded
[ovs-dev,1/2] Summary: From: Jarno Rajahalme <jrajahalme@nicira.com> - - - - --- 2015-09-15 Jarno Rajahalme Superseded
[ovs-dev] ofproto/bond: simplify rebalancing logic 1 - - - --- 2015-09-15 Andy Zhou Accepted
[ovs-dev,1/3] rhel: fix 'cannot remove' build error - - - - --- 2015-09-15 Gurucharan Shetty Not Applicable
[ovs-dev,4/4] netlink-socket.c: event polling for packets on windows 1 - - - --- 2015-09-15 Nithin Raju Superseded
[ovs-dev,3/4] datapath-windows: return netlink error for read operation 1 - - - --- 2015-09-15 Nithin Raju Superseded
[ovs-dev,2/4] datapath-windows: reset the IRP pointer after use in OvsQueuePackets 2 - - - --- 2015-09-15 Nithin Raju Superseded
[ovs-dev,1/4] datapath-windows: move packet read code to User.c 1 - - - --- 2015-09-15 Nithin Raju Superseded
[ovs-dev,3/3] datapath: Add support for 4.3 kernel. - - - - --- 2015-09-15 Pravin B Shelar Superseded
[ovs-dev,2/3] datapath: Add support for 4.2 kernel. - - - - --- 2015-09-15 Pravin B Shelar Superseded
[ovs-dev,1/3] datapath: Add support for 4.1 kernel. 1 - - - --- 2015-09-15 Pravin B Shelar Accepted
[ovs-dev,3/3] rhel: fix rpm build 'Installed (but unpackaged) file(s) found' error - - - - --- 2015-09-15 Tashi Lu Rejected
[ovs-dev,2/3] rhel: fix rpm build file not found error - - - - --- 2015-09-15 Tashi Lu Rejected
[ovs-dev,1/3] rhel: fix 'cannot remove' build error - - - - --- 2015-09-15 Tashi Lu Rejected
[ovs-dev] datapath-windows: Removed hardcoded names for internal/external vports - - - - --- 2015-09-15 Alin Serdean Not Applicable
[ovs-dev,v3,10/10] ovs-dev.py: add --monitor and -m option - - - - --- 2015-09-14 Andy Zhou Changes Requested
[ovs-dev,v3,09/10] ovs-dev.py: add --user and -u option - - - - --- 2015-09-14 Andy Zhou Changes Requested
[ovs-dev,v3,08/10] ovs-dev.py: run operational commands as root - - - - --- 2015-09-14 Andy Zhou Changes Requested
[ovs-dev,v3,07/10] ovs-dev.py: rename ROOT to RUNDIR - - - - --- 2015-09-14 Andy Zhou Changes Requested
[ovs-dev,v3,06/10] ovs-dev.py: allow current directory to be used as the working directory - - - - --- 2015-09-14 Andy Zhou Changes Requested
[ovs-dev,v3,05/10] lib/daemon: all daemons works with the --user option - - - - --- 2015-09-14 Andy Zhou Changes Requested
[ovs-dev,v3,04/10] lib/damon: add --user option - - - - --- 2015-09-14 Andy Zhou Changes Requested
« 1 2 ... 274 275 276 277 »