Show patches with: Archived = No       |   27633 patches
« 1 2 ... 211 212 213276 277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev] ovn-controller(8): ovn-remote must be an IP adddress. - - - - --- 2016-12-05 Russell Bryant Changes Requested
[ovs-dev,5/5] datapath-windows: Conntrack disable type truncation warning 1 - - - --- 2016-12-05 Alin Serdean shettyg Superseded
[ovs-dev,4/5] datapath-windows: Fix function prototypes - - - - --- 2016-12-05 Alin Serdean shettyg Accepted
[ovs-dev,2/5] datapath-windows: Add Windows 10 family to solution 1 - - - --- 2016-12-05 Alin Serdean shettyg Superseded
[ovs-dev,3/5] datapath-windows: Remove unused section from driver inf - - - - --- 2016-12-05 Alin Serdean shettyg Accepted
[ovs-dev,1/5] datapath-windows: Ignore VStudio 2015 temporary files 1 - - - --- 2016-12-05 Alin Serdean shettyg Accepted
[ovs-dev] tunnel: set udp dst-port in tunnel metadata 1 - - 1 --- 2016-12-05 Pravin Shelar Accepted
[ovs-dev,9/9] ovn-controller: Drop most uses of OVS patch ports. - - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,8/9] XXX Fix segfault in clone action. - - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,7/9] pnysical: Factor code out of consider_port_binding(). - - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,6/9] ovn-controller: Handle only relevant ports and flows. - - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,5/9] lport: Add index for logical datapaths. 1 - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,4/9] lport: Tolerate null pointers in destroy functions. 1 - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,3/9] lport: Be a little more careful building lport index. 1 - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,2/9] ovn-controller: Make indexes more broadly available. 1 - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev,1/9] ofp-actions: Add clone action. - - - - --- 2016-12-05 Ben Pfaff Changes Requested
[ovs-dev] netdev-dpdk: Don't use dev->vhost_id without mutex. - - - - --- 2016-12-05 Ilya Maximets Superseded
[ovs-dev,patch_v10] ovn: Add datapaths of interest filtering. - - - - --- 2016-12-05 Darrell Ball Superseded
[ovs-dev,V2] python: Fix The SSL connection is not reconnected when the OVSDB Server is restarted - - - - --- 2016-12-04 Guoshuai Li Accepted
[ovs-dev] python: Fix The SSL connection is not reconnected when the OVSDB Server is restarted - - - - --- 2016-12-04 Guoshuai Li Superseded
[ovs-dev,net-next] net: remove abuse of VLAN DEI/CFI bit - - - - --- 2016-12-03 Michał Mirosław Not Applicable
[ovs-dev,V2] Fix ovndb_servers master and VirtualIP are not on the same node. - - - - --- 2016-12-03 Guoshuai Li Accepted
[ovs-dev] mpls: Fix MPLS restoration after patch port and group bucket. 1 - - - --- 2016-12-03 Jarno Rajahalme Accepted
[ovs-dev,v2,19/19] ovs-numa: Remove unused functions. - - - - --- 2016-12-03 Daniele Di Proietto Not Applicable
[ovs-dev,v2,18/19] dpif-netdev: Centralized threads and queues handling code. - - - - --- 2016-12-03 Daniele Di Proietto Not Applicable
[ovs-dev,v2,17/19] dpif-netdev: Use hmap for poll_list in pmd threads. - - - - --- 2016-12-03 Daniele Di Proietto Not Applicable
[ovs-dev,v2,16/19] dpif-netdev: core_id shouldn't be negative. - - - - --- 2016-12-03 Daniele Di Proietto Not Applicable
[ovs-dev,v2,15/19] ovs-numa: Add per numa and global counts in dump. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,14/19] ovs-numa: Don't use hmap_first_with_hash(). - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,13/19] ovs-numa: Add new dump types. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,12/19] ovs-numa: New ovs_numa_dump_contains_core() function. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,11/19] dpctl: Avoid making assumptions on pmd threads. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,10/19] dpif-netdev: Make 'static_tx_qid' const. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,09/19] dpif-netdev: Create pmd threads for every numa node. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,08/19] dpif-netdev: Block pmd threads if there are no ports. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,07/19] dpif-netdev: Use a boolean instead of pmd->port_seq. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,06/19] netdev-dpdk: Refactor construct and destruct. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,05/19] netdev-dpdk: Start the device only once on port-add. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,04/19] netdev-dpdk: Don't call rte_dev_stop() in update_flags(). - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,03/19] dpif-netdev: Don't try to output on a device without txqs. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,02/19] dpif-netdev: Take non_pmd_mutex to access tx cached ports. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev,v2,01/19] dpif-netdev: Fix memory leak. - - - - --- 2016-12-03 Daniele Di Proietto Superseded
[ovs-dev] datapath-windows: Fix the redefinition of variables 1 - - - --- 2016-12-03 Sairam Venugopal shettyg Accepted
[ovs-dev] python: Add double newline after fuction or class (E305). 1 - - - --- 2016-12-02 Daniele Di Proietto Accepted
[ovs-dev] datapath-windows: Fix typos in function summaries 1 - - - --- 2016-12-02 Sairam Venugopal shettyg Accepted
[ovs-dev,3/3] dpif-netdev: Avoid introducing of port->need_reconfigure. - - - - --- 2016-12-02 Ilya Maximets diproiettod Not Applicable
[ovs-dev,2/3] dpif-netdev: Optimize txq assignment. - - - - --- 2016-12-02 Ilya Maximets diproiettod Not Applicable
[ovs-dev,1/3] dpif-netdev: Use do_del_port in reconfigure_datapath. - - - - --- 2016-12-02 Ilya Maximets diproiettod Not Applicable
[ovs-dev,v2] odp-execute: Optimize IP header modification in OVS datapath - - - - --- 2016-12-02 Zoltan Balogh diproiettod Superseded
[ovs-dev,patch_v9] ovn: Add datapaths of interest filtering. - - - - --- 2016-12-02 Darrell Ball Superseded
[ovs-dev,patch_v9] ovn: Add datapaths of interest filtering. - - - - --- 2016-12-02 Darrell Ball Superseded
[ovs-dev] ovn-controller: 'lports' and 'mcgroups' need not be static. 1 - - - --- 2016-12-02 Ben Pfaff Accepted
[ovs-dev,v2] ovn-controller: Remove unused members from local_datapath. 1 - - - --- 2016-12-02 Ben Pfaff Accepted
[ovs-dev] ovn-controller: Remove unused member 'logical_port' from local_datapath. - - - - --- 2016-12-02 Ben Pfaff Superseded
[ovs-dev,4/4] datapath-windows: Conntrack - Enable FTP support - - - - --- 2016-12-01 Sairam Venugopal shettyg Superseded
[ovs-dev,3/4] datapath-windows: Conntrack - Introduce support for tracking related connections - - - - --- 2016-12-01 Sairam Venugopal shettyg Superseded
[ovs-dev,2/4] datapath-windows: Cleanup Conntrack definitions and introduce related entries - - - - --- 2016-12-01 Sairam Venugopal shettyg Superseded
[ovs-dev,1/4] datapath-windows: Conntrack - Fix OvsGetTcpPayloadLength() - - - - --- 2016-12-01 Sairam Venugopal shettyg Superseded
[ovs-dev] ovsdb-tool: Document database numbering scheme. 1 - - - --- 2016-12-01 Ben Pfaff Accepted
[ovs-dev,RFC] Pipeline packet processing in OVS using FVL flow director. - - - - --- 2016-12-01 Chandran, Sugesh diproiettod Not Applicable
[ovs-dev,3/3] ovn-ctl: add support for SSL nb/sb db connections - - - - --- 2016-12-01 Lance Richardson Superseded
[ovs-dev,2/3] ovn-sb: remote connection management in sb db - - - - --- 2016-12-01 Lance Richardson Superseded
[ovs-dev,1/3] ovn-nb: remote connection management in nb db - - - - --- 2016-12-01 Lance Richardson Superseded
[ovs-dev] lacp: Select a may-enable IF as the lead IF - - - - --- 2016-12-01 Torgny Lindberg Superseded
[ovs-dev] physical: Remove obsolete comments. 1 - - - --- 2016-12-01 Ben Pfaff Accepted
[ovs-dev] ovn-controller: Remove obsolete concept of "stale" patched datapaths. 1 - - - --- 2016-12-01 Ben Pfaff Accepted
[ovs-dev] build: fix rpm-fedora target breakage - - - - --- 2016-12-01 Lance Richardson Accepted
[ovs-dev,net-next,v2] ofproto: Honor OFPFF_RESET_COUNTS flag in flow modify message. 1 - - - --- 2016-12-01 Jarno Rajahalme Accepted
[ovs-dev,RFC,PATCHv2] ofp-actions: Add clone action. - - - - --- 2016-11-30 William Tu RFC
[ovs-dev,RFC] ofp-actions: Add clone action. - - - - --- 2016-11-30 William Tu Superseded
[ovs-dev] CONTRIBUTING.rst: Update patch summary and description style guidelines. 2 - - - --- 2016-11-30 Ben Pfaff Accepted
[ovs-dev] datapath: backport: openvswitch: Fix skb leak in IPv6 reassembly. 1 - - - --- 2016-11-30 Daniele Di Proietto Accepted
[ovs-dev,ovs-dev,16/17] dpif-netdev: Centralized threads and queues handling code. - - - - --- 2016-11-30 Daniele Di Proietto Superseded
[ovs-dev] ofproto: Support reset_counts on flow mod message. - - - - --- 2016-11-29 Tony van der Peet Superseded
[ovs-dev,2.5,2/2] tests: add test for the output of ovs/route/lookup - - - - --- 2016-11-29 Thadeu Lima de Souza Cascardo Accepted
[ovs-dev,2.5,1/2] ovs-router: Fix selection of source IP address when a gateway ip is introduced 1 - - - --- 2016-11-29 Thadeu Lima de Souza Cascardo Accepted
[ovs-dev,v4] ovn-northd: Force SNAT for multiple gateway routers. - - - - --- 2016-11-29 Gurucharan Shetty Not Applicable
[ovs-dev,1/1] Fix ovndb_servers master and VirtualIP are not on the same node - - - - --- 2016-11-29 Guoshuai Li Accepted
[ovs-dev] netdev-dpdk: Don't try to unregister empty vhost_id. 1 - - - --- 2016-11-29 Ilya Maximets diproiettod Accepted
[ovs-dev] dpdk: Fix abort on double free. - - - - --- 2016-11-29 Ilya Maximets Not Applicable
[ovs-dev] tests: Test reset_counts in flow_mod message - - - - --- 2016-11-29 Tony van der Peet Changes Requested
[ovs-dev] tests: Test reset_counts in flow_mod message - - - - --- 2016-11-29 Tony van der Peet Superseded
[ovs-dev] dist-docs: typo in IntegrationGuide.rst - - - - --- 2016-11-28 Lance Richardson russellb Accepted
[ovs-dev] dpdk: Fix abort on double free. - - - - --- 2016-11-28 Aaron Conole Deferred
[ovs-dev,3/3,v6] Windows: document multiple NIC support setup 1 - - - --- 2016-11-28 Alin Serdean shettyg Superseded
[ovs-dev,2/3,v6] datapath-windows: Add multiple switch internal ports 1 - - - --- 2016-11-28 Alin Serdean shettyg Superseded
[ovs-dev,1/3,v6] Windows: Add internal switch port per OVS bridge 1 - - - --- 2016-11-28 Alin Serdean shettyg Superseded
[ovs-dev,v6] netdev-dpdk: Enable Rx checksum offloading feature on DPDK physical ports. 1 - - - --- 2016-11-28 Chandran, Sugesh diproiettod Superseded
[ovs-dev] dpdk: Fix abort on double free. - - - - --- 2016-11-28 Ilya Maximets diproiettod Superseded
[ovs-dev] datapath-windows: conntrack leaks - - - - --- 2016-11-28 Alin Serdean Accepted
[ovs-dev] datapath-windows: null comparison for icmp and tcp header 1 - - - --- 2016-11-28 Alin Serdean Accepted
[ovs-dev] datapath-windows: fix return value in conntrack 1 - - - --- 2016-11-28 Alin Serdean Accepted
[ovs-dev] rhel: Support building python ovs package with native json impl - - - - --- 2016-11-28 Numan Siddique russellb Changes Requested
[ovs-dev] dpdk: update download url 1 - - - --- 2016-11-27 Thomas Monjalon Accepted
[ovs-dev,patch_v8] ovn: Add datapaths of interest filtering. - - - - --- 2016-11-27 Darrell Ball Superseded
[ovs-dev] INSTALL: Recommend starting daemons with --log-file. 1 - - - --- 2016-11-25 Ben Pfaff Accepted
[ovs-dev,00/17] DPDK/pmd reconfiguration refactor and bugfixes - - - - --- 2016-11-25 Ilya Maximets Not Applicable
[ovs-dev,ovn-kubernetes] ovn-k8s-cni-overlay>:<when Exception, the log is missing a parameter> - - - - --- 2016-11-25 zhou.huijing@zte.com.cn Not Applicable
[ovs-dev] ovs-router: use correct gw address at lookup output - - - - --- 2016-11-24 Thadeu Lima de Souza Cascardo Accepted
[ovs-dev,2/2] tests: add test for the output of ovs/route/lookup - - - - --- 2016-11-24 Thadeu Lima de Souza Cascardo Accepted
« 1 2 ... 211 212 213276 277 »