Show patches with: none      |   28107 patches
« 1 2 ... 274 275 276281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v2,3/8] system-tests: Make bridge creation more consistent. 1 - - - --- 2015-11-07 Jarno Rajahalme Accepted
[ovs-dev,v2,2/8] ofproto: Enable in-place modification for recirc actions. 2 - - - --- 2015-11-07 Jarno Rajahalme Superseded
[ovs-dev,v2,1/8] ofproto: Allow xlate_actions() to fail. - - - - --- 2015-11-07 Jarno Rajahalme Changes Requested
[ovs-dev,RFC,net-next,v2,8/8] openvswitch: Interface with NAT. - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,7/8] openvswitch: Delay conntrack helper call for new connections. - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,6/8] openvswitch: Handle NF_REPEAT in conntrack action. - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,5/8] openvswitch: Find existing conntrack entry after upcall. - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,4/8] openvswitch: Update the CT state key only after nf_conntrack_in(). - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,3/8] netfilter: Allow calling into nat helper without skb_dst. - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,2/8] netfilter: Factor out nf_ct_get_info(). - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev,RFC,net-next,v2,1/8] netfilter: Remove IP_CT_NEW_REPLY definition. - - - - --- 2015-11-07 Jarno Rajahalme Not Applicable
[ovs-dev] ovs-router: Report ovs/route/add errors as errors. - - - - --- 2015-11-06 Ben Pfaff Superseded
[ovs-dev,2/2] TODO.md: Remove old item. 2 - - - --- 2015-11-06 Justin Pettit Accepted
[ovs-dev,1/2] AUTHORS: Update Justin Pettit's email address. 3 - - - --- 2015-11-06 Justin Pettit Accepted
[ovs-dev,v2,11/11] system-kmod-macros: Do not require the 'conntrack' tool. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,10/11] system-traffic: use `dpctl/*conntrack` instead of `conntrack` tool. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,09/11] ovs-test: Add test-netlink-conntrack command. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,08/11] dpctl: Add new 'flush-conntrack' command. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,07/11] dpif-netlink: Implement ct_flush. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,06/11] dpctl: Add 'conntrack-dump' command. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,05/11] dpif-netlink: Implement ct_dump_{start, next, done}. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,04/11] ct-dpif: Add ct_dpif_flush(). - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,03/11] ct-dpif: Add ct_dpif_dump_{start, next, done}(). - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,02/11] netlink-conntrack: New module. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,v2,01/11] ct-dpif: New module. - - - - --- 2015-11-06 Daniele Di Proietto Deferred
[ovs-dev,RFC] Extremely crude conntrack resubmit test case - - - - --- 2015-11-06 Russell Bryant Not Applicable
[ovs-dev] ovn: use name instead of uuid as key of logical router ports - - - - --- 2015-11-05 Han Zhou Superseded
[ovs-dev,net-next,V20,3/3] openvswitch: 802.1AD: Flow handling, actions, vlan parsing and netlink a… - - - - --- 2015-11-05 Thomas F Herbert Not Applicable
[ovs-dev,net-next,V20,2/3] Check for vlan ethernet types for 8021.q or 802.1ad - - - - --- 2015-11-05 Thomas F Herbert Not Applicable
[ovs-dev,net-dev,V20,1/3] openvswitch: 802.1ad uapi changes. - - - - --- 2015-11-05 Thomas F Herbert Not Applicable
[ovs-dev,v2] INSTALL.DPDK: Mention issue with QEMU v2.4.0 & dpdkvhostuser - - - - --- 2015-11-05 Ciara Loftus Accepted
[ovs-dev,6/6] ofproto: Enable in-place modification for recirc actions. 1 - - - --- 2015-11-05 Joe Stringer Not Applicable
[ovs-dev,v2] ovn-tutorial: Add a section on ACLs. 1 - - - --- 2015-11-04 Russell Bryant Accepted
[ovs-dev] Better abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REPLY, make stricter. - - - - --- 2015-11-04 Ben Pfaff Superseded
[ovs-dev,2/2] ofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for OFPP_ANY in OF1.1+. - - - - --- 2015-11-04 Ben Pfaff Superseded
[ovs-dev,1/2] ovs-ofctl: Generalize code for finding ports into general-purpose iterator. - - - - --- 2015-11-04 Ben Pfaff Superseded
[ovs-dev,11/11] system-kmod-macros: Do not require the 'conntrack' tool. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,10/11] system-traffic: use `dpctl/*conntrack` instead of `conntrack` tool. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,09/11] ovs-test: Add test-netlink-conntrack command. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,08/11] dpctl: Add new 'flush-conntrack' command. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,07/11] dpif-netlink: Implement ct_flush. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,06/11] dpctl: Add 'conntrack-dump' command. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,05/11] dpif-netlink: Implement ct_dump_{start, next, done}. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,04/11] ct-dpif: Add ct_dpif_flush(). - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,03/11] ct-dpif: Add ct_dpif_dump_{start, next, done}(). - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,02/11] netlink-conntrack: New module. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,01/11] ct-dpif: New module. - - - - --- 2015-11-04 Daniele Di Proietto Superseded
[ovs-dev,PATCHv2] tests: add documentation for OVS_WAIT_UNTIL and OVS_WAIT_WHILE macros 1 - - - --- 2015-11-04 Ansis Atteka Accepted
[ovs-dev] tests: add documentation for OVS_WAIT_UNTIL and OVS_WAIT_WHILE macros - - - - --- 2015-11-04 Ansis Atteka Changes Requested
[ovs-dev,ICMP,v2,7/7] ovn-northd: Support pinging logical router ports. 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev,ICMP,v2,6/7] vswitchd: Allow modifying ICMP type and code. 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev,ICMP,v2,5/7] packets: Add support for modifying ICMP type and code. 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev,ICMP,v2,4/7] ovn: Change printed stage names. 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev,ICMP,v2,3/7] ovn: Use "ip.ttl--" instead of "ip4.ttl--". 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev,ICMP,v2,2/7] ovn-sb: Fix "ip.ttl--" lower limit description. 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev,ICMP,v2,1/7] ovn-northd.8: Correct description of sending out inport. 1 - - - --- 2015-11-03 Justin Pettit Accepted
[ovs-dev] INSTALL.SSL.md: Fix arguments to "ovs-pki req" command. 1 - 1 - --- 2015-11-03 Ben Pfaff Accepted
[ovs-dev] Fix command typo in INSTALL.SSL.md - - - - --- 2015-11-03 YourName Rejected
[ovs-dev] Fix command typo in INSTALL.SSL.md - - - - --- 2015-11-03 YourName Rejected
[ovs-dev,v2] datapath-windows: Updating an External Adapter causes flow lookup failure - - - - --- 2015-11-03 Sairam Venugopal Accepted
[ovs-dev] datapath-windows: Updating an External Adapter causes flow lookup failure 1 - - - --- 2015-11-03 Sairam Venugopal Superseded
[ovs-dev] travis: Update target kernel list. 1 - - - --- 2015-11-02 Pravin B Shelar Accepted
[ovs-dev,v3] datapath: Add support for lwtunnel - - - - --- 2015-10-31 Pravin B Shelar Changes Requested
[ovs-dev,net-next,V19,3/3] openvswitch: 802.1AD: Flow handling, actions, vlan parsing and netlink a… - - - - --- 2015-10-30 Thomas F Herbert Not Applicable
[ovs-dev,net-next,V19,2/3] Check for vlan ethernet types for 8021.q or 802.1ad - - - - --- 2015-10-30 Thomas F Herbert Not Applicable
[ovs-dev,net-next,V19,1/3] openvswitch: 802.1ad uapi changes. - - - - --- 2015-10-30 Thomas F Herbert Not Applicable
[ovs-dev] debian: Fix bringup seq for OVSPort type of vlan. - - - - --- 2015-10-29 Saurabh Mohan Rejected
[ovs-dev] test: Make test independent of the recirc_id 1 - - - --- 2015-10-29 Andy Zhou Accepted
[ovs-dev] AUTHORS: use actual address for emaste@freebsd.org - - - - --- 2015-10-29 Ed Maste Accepted
[ovs-dev] INSTALL.DPDK: Mention issue with QEMU v2.4.0 & dpdkvhostuser - - - - --- 2015-10-29 Ciara Loftus Changes Requested
[ovs-dev] INSTALL.DPDK.md: Fix small documentation error in ovs with DPDK installation - - - - --- 2015-10-29 Mauricio Vásquez Accepted
[ovs-dev] datapath-windows: Report correctly when trying to add tunnel types - - - - --- 2015-10-29 Alin Serdean Accepted
[ovs-dev,6/6] ofproto: Enable in-place modification for recirc actions. - - - - --- 2015-10-29 Jarno Rajahalme Superseded
[ovs-dev,5/6] upcall: Check for recirc_id in ukey_create_from_dpif_flow() 1 - - - --- 2015-10-29 Jarno Rajahalme Accepted
[ovs-dev,4/6] ofp-actions: Fix conntrack action usable_protocols handling. 1 - - - --- 2015-10-29 Jarno Rajahalme Accepted
[ovs-dev,3/6] ofproto: Allow xlate_actions() to fail. - - - - --- 2015-10-29 Jarno Rajahalme Superseded
[ovs-dev,2/6] upcall: Eliminate dead code. 1 - - - --- 2015-10-29 Jarno Rajahalme Accepted
[ovs-dev,1/6] tests: Strip more variable output from conntrack output. 1 - - - --- 2015-10-29 Jarno Rajahalme Accepted
[ovs-dev,v4] ovsdb-idl: Add support for change tracking - - - - --- 2015-10-28 Ansari, Shad Accepted
[ovs-dev,v3] ovsdb-idl: Add support for change tracking - - - - --- 2015-10-28 Ansari, Shad Superseded
[ovs-dev,v2] ovsdb-idl: Add support for change tracking - - - - --- 2015-10-28 Ansari, Shad Superseded
[ovs-dev] datapath-windows: STT - Offload inner checksum calculation 1 - - - --- 2015-10-27 Sairam Venugopal Accepted
[ovs-dev] Revert "datapath-windows: Support attribute OVS_KEY_ATTR_TCP_FLAGS" - - - - --- 2015-10-27 Alin Serdean Accepted
[ovs-dev,3/3] ovn-northd: Fix table ID in a comment. 1 - - - --- 2015-10-27 Russell Bryant Accepted
[ovs-dev,2/3] ovn: Remove duplicate versions from schemas. 1 - - - --- 2015-10-27 Russell Bryant Accepted
[ovs-dev,1/3] ovn: Fix check on existing encap row. 1 - - - --- 2015-10-27 Russell Bryant Accepted
[ovs-dev,v2,3/3] datapath-windows: STT - Enable support for TCP Segmentation offloads 1 - - - --- 2015-10-26 Sairam Venugopal Accepted
[ovs-dev,v2,2/3] datapath-windows: STT - Add support for TCP Segmentation Offload - - - - --- 2015-10-26 Sairam Venugopal Accepted
[ovs-dev,v2,1/3] datapath-windows: Move OvsAllocateNBLFromBuffer to BufferMgmt 1 - - - --- 2015-10-26 Sairam Venugopal Accepted
[ovs-dev,Debian-non-root,v3,4/4] Debian: start daemons as ovs(non-root) user 1 - - - --- 2015-10-26 Andy Zhou Deferred
[ovs-dev,Debian-non-root,v3,3/4] ovs-ctl: add --run-as option - - - - --- 2015-10-26 Andy Zhou Deferred
[ovs-dev,Debian-non-root,v3,2/4] ovs-ctl: Remove hard coded root user and group 2 - - - --- 2015-10-26 Andy Zhou Deferred
[ovs-dev,Debian-non-root,v3,1/4] Debian: require libcap-ng library for building packages 2 - - - --- 2015-10-26 Andy Zhou Deferred
[ovs-dev,net-next,V18,3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes - - - - --- 2015-10-26 Thomas F Herbert Not Applicable
[ovs-dev,net-next,V17,2/3] Check for vlan ethernet types for 8021.q or 802.1ad - - - - --- 2015-10-26 Thomas F Herbert Not Applicable
[ovs-dev,net-next,V17,1/3] openvswitch: 802.1ad uapi changes. - - - - --- 2015-10-26 Thomas F Herbert Not Applicable
[ovs-dev,3/3] datapath-windows: STT - Enable support for TCP Segmentation offloads - - - - --- 2015-10-24 Sairam Venugopal Superseded
[ovs-dev,2/3] datapath-windows: STT - Add support for TCP Segmentation Offload 1 - - - --- 2015-10-24 Sairam Venugopal Superseded
[ovs-dev,1/3] datapath-windows: Move OvsAllocateNBLFromBuffer to BufferMgmt - - - - --- 2015-10-24 Sairam Venugopal Superseded
[ovs-dev,v4] datapath-windows: Support attribute OVS_KEY_ATTR_TCP_FLAGS - - - - --- 2015-10-23 Sorin Vinturis Accepted
« 1 2 ... 274 275 276281 282 »