Show patches with: none      |   28026 patches
« 1 2 ... 190 191 192280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev] patch: Check the right variable for null. 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev,v2] ofproto: Use shash_find_and_delete() in ofport_destroy__(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ofproto: Use shash_find_and_delete() in ofport_destroy__(). - - - - --- 2017-05-27 Ben Pfaff Superseded
[ovs-dev] ovn-northd: Avoid null deref for missing outport in build_static_route_flow(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] meta-flow: Remove dead condition in mf_set(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ovsdb-client: Use correct operand to 'sizeof' in do_dump(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] test-cmap: Avoid shift by full width of type in find_batch(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ovn: Fix encoding of large logical output ports for STT. 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ofproto-dpif-ipfix: Fix severe memory leak in ipfix_send_template_msgs(). 1 - - - --- 2017-05-27 Ben Pfaff Superseded
[ovs-dev] extract-ofp-errors: Avoid unintentional sign extension in generated code. 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ovsdb: Check null before deref in ovsdb_monitor_table_condition_update(). - - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev,2/2] xlate: Use datapath clone action for patch port translation - - - - --- 2017-05-27 Andy Zhou Changes Requested
[ovs-dev,1/2] xlate: Add datapath clone generation API - - - - --- 2017-05-27 Andy Zhou Changes Requested
[ovs-dev] ovn-nbctl, ovn-sbctl, ovs-vsctl: Remove gratuitous NULL checks. 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ofp-util: Mask config value as intended in ofputil_decode_port_mod(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ofp-util: Remove dead code from ofputil_encode_get_async_reply(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] dpif-netlink: Fix multiple-free and fd leak on error path. 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ovs-lldp: Remove dead store to TTL configuration. - - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] ofp-print: Avoid array overread in print_table_instruction_features(). 1 - - - --- 2017-05-27 Ben Pfaff Accepted
[ovs-dev] flow: Fix buffer overread in flow_hash_symmetric_l3l4(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] ofp-actions: Fix memory leak on error path in parse_CT(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] ofp-parse: Fix memory leak on error path in parse_ofp_group_mod_file(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] actions: Fix memory leak on error path in parse_ct_lb_action(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] ovn-controller: Fix memory leak in create_br_int(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] test-packets: Check that ipv6_parse_masked() is successful. 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] bridge: Fix memory leak in bridge_aa_update_trunks(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] test-conntrack: Close pcap file at end of test_pcap(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] dpctl: Fix memory leak on error path. - - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] ovs-ofctl: Close pcap file at end of ofctl_ofp_parse_pcap(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] ovn-northd: Fix uninitialized reference in build_static_route_flow(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] dpif-netdev: Fix use-after-free error in reconfigure_datapath(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] test-hash: Fix unaligned pointer value error. 1 - - - --- 2017-05-26 Joe Stringer Accepted
[ovs-dev] ofp-print: Don't abort on unknown reason in role status message. 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod(). 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev,2/2] faq: Expand on answer about OVS meter action support 1 - - - --- 2017-05-26 Andy Zhou Accepted
[ovs-dev,1/2] news: Add userspace meter action support. - - - - --- 2017-05-26 Andy Zhou Accepted
[ovs-dev] checkpatch: Be more careful about checking function names. 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] checkpatch: Also check switch, HMAP_FOR_EACH, etc. 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev] checkpatch: Implement -f option more usefully. 1 - - - --- 2017-05-26 Ben Pfaff Accepted
[ovs-dev,v3] Replace most uses of and references to "ifconfig" by "ip". - - - - --- 2017-05-26 Ben Pfaff Superseded
[ovs-dev,2/2] docs: Document dpdkr ports - - - - --- 2017-05-26 Stephen Finucane Accepted
[ovs-dev,1/2] docs: Clarify the superiority of dpdkvhostuserclient - - - - --- 2017-05-26 Stephen Finucane Accepted
[ovs-dev,v5] OVN localport type support - - - - --- 2017-05-26 Daniel Alvarez Sanchez Accepted
[ovs-dev,v8,3/3] userspace: add vxlan gpe support to vport - - - - --- 2017-05-26 Zoltan Balogh Superseded
[ovs-dev,v8,2/3] userspace: L3 tunnel support for GRE and LISP - - - - --- 2017-05-26 Zoltan Balogh Superseded
[ovs-dev,v8,1/3] userspace: Switching of L3 packets in L2 pipeline - - - - --- 2017-05-26 Zoltan Balogh Superseded
[ovs-dev,v2] Replace most uses of and references to "ifconfig" by "ip". - - - - --- 2017-05-26 Ben Pfaff Superseded
[ovs-dev,v4] OVN localport type support - - - - --- 2017-05-26 Ben Pfaff Superseded
[ovs-dev,4/4] ovn-controller: Use separate thread for packet-in processing. - - - - --- 2017-05-26 Han Zhou Superseded
[ovs-dev,3/4] ovn-controller: refactor and abstract ovs_idl registering - - - - --- 2017-05-26 Han Zhou Accepted
[ovs-dev,2/4] ovn-controller: readonly mode binding_run and get_br_int - - - - --- 2017-05-26 Han Zhou Deferred
[ovs-dev,1/4] ovn-controller: decouple localnet_port update from patch_run - - - - --- 2017-05-26 Han Zhou Changes Requested
[ovs-dev] datapath-windows: Add validations in fragmentation module 1 - - - --- 2017-05-25 Anand Kumar Superseded
[ovs-dev] conntrack : Use Rx checksum offload feature on DPDK ports for conntrack. - - - - --- 2017-05-25 Chandran, Sugesh darball1 Superseded
[ovs-dev] Replace most uses of and references to "ifconfig" by "ip". - - - - --- 2017-05-25 Ben Pfaff Superseded
[ovs-dev] packets: Remove unnecessary "packed" annotations. 1 - - - --- 2017-05-25 Ben Pfaff Accepted
[ovs-dev,PATCHv2] checkpatch: Check for stdlib usage. - - - - --- 2017-05-25 Joe Stringer Not Applicable
[ovs-dev,2/2] Support accepting and displaying port names in OVS tools. - - - 1 --- 2017-05-25 Aaron Conole Accepted
[ovs-dev,4/5] test-hash: Fix unaligned pointers. - - - - --- 2017-05-25 Ben Pfaff Superseded
[ovs-dev,3/3] appveyor: Add new make target - - - - --- 2017-05-25 Alin Serdean Accepted
[ovs-dev,RFC,v2] Conntrack: Avoid recirculation for established connections. - - - - --- 2017-05-25 Fischetti, Antonio Changes Requested
[ovs-dev,v7,3/3] userspace: add vxlan gpe support to vport - - - - --- 2017-05-25 Zoltan Balogh Superseded
[ovs-dev,v7,2/3] userspace: L3 tunnel support for GRE and LISP - - - - --- 2017-05-25 Zoltan Balogh Superseded
[ovs-dev,v7,1/3] userspace: Switching of L3 packets in L2 pipeline - - - - --- 2017-05-25 Zoltan Balogh Superseded
[ovs-dev,v2,1/2] ovs-ctl: Add option to delete transient ports only on boot. - - - - --- 2017-05-25 Timothy Redaelli Superseded
[ovs-dev] ovn-ctl: Add commands to manage OVN DB ovsdb-servers individually 2 - - - --- 2017-05-25 Numan Siddique Accepted
[ovs-dev] ofproto-dpif: Include EthType in ct_orig_tuple feature probe - - - - --- 2017-05-25 Sairam Venugopal Accepted
[ovs-dev] debian: Add SYSTEMCTL_SKIP_REDIRECT to init files - - - - --- 2017-05-24 Raymond Burkholder Accepted
[ovs-dev] Add SYSTEMCTL_SKIP_REDIRECT to init files - - - - --- 2017-05-24 Raymond Burkholder Accepted
[ovs-dev,PATCHv2] checkpatch: Check for stdlib usage. 2 - - - --- 2017-05-24 Joe Stringer Accepted
[ovs-dev,5/5] test-hash: Reuse structs/functions in 256B check. - - - - --- 2017-05-23 Joe Stringer Superseded
[ovs-dev,4/5] test-hash: Fix unaligned pointers. - - - - --- 2017-05-23 Joe Stringer Superseded
[ovs-dev,3/5] test-hash: Don't check bit 2048. - - - - --- 2017-05-23 Joe Stringer Superseded
[ovs-dev,2/5] ofproto-dpif: Fix unaligned eth_addr pointers. - - - - --- 2017-05-23 Joe Stringer Superseded
[ovs-dev,1/5] odp-execute: Fix unaligned eth_addr pointers. - - - - --- 2017-05-23 Joe Stringer Superseded
[ovs-dev,2/3] datapath-windows: add two new build targets for code analysis 1 - - - --- 2017-05-23 Alin Serdean Accepted
[ovs-dev,3/3] appveyor: Add new make target - - - - --- 2017-05-23 Alin Serdean Accepted
[ovs-dev,1/3] datapath-windows: Remove Strsafe usage from datapath 1 - - - --- 2017-05-23 Alin Serdean Accepted
[ovs-dev,v2] tests: fix hanging test on windows 1 - - - --- 2017-05-23 Alin Serdean Accepted
[ovs-dev] Supporting ovn-northd service HA depend on OVNDB-HA 1 - - 1 --- 2017-05-23 高正伟 Not Applicable
[ovs-dev] checkpatch: Check for stdlib usage. 1 - - - --- 2017-05-22 Joe Stringer Changes Requested
[ovs-dev,v6,2/5] userspace: L3 tunnel support for GRE and LISP - - - - --- 2017-05-22 Jan Scheurich Not Applicable
[ovs-dev] tests: fix hanging test on windows - - - - --- 2017-05-22 Alin Serdean Changes Requested
[ovs-dev,v3,3/3] build-windows: cccl fail compilation on Wimplicit-function-declaration - - - - --- 2017-05-22 Alin Serdean Accepted
[ovs-dev,v3,2/3] windows: add includes to daemon-windows - - - - --- 2017-05-22 Alin Serdean Deferred
[ovs-dev,v3,1/3] windows: add definition of getpid and getcwd - - - - --- 2017-05-22 Alin Serdean Accepted
[ovs-dev] Fwd: [PATCH] bfd: Detect Multiplier configuration - - - - --- 2017-05-22 Gabor Szucs Not Applicable
[ovs-dev] ovn-northd: Fix ping failure of vlan networks. - - - - --- 2017-05-22 wang qianyu Superseded
[ovs-dev] Supporting ovn-northd service HA depend on OVNDB-HA - - - - --- 2017-05-22 Numan Siddique Not Applicable
[ovs-dev,v2] netflow: Fix memory leak in netflow_unref. - - 1 - --- 2017-05-22 wangyunjian Accepted
[ovs-dev] ovn-northd: Add logical flows to reply ICMP echo requests for all the other router ports … - - - - --- 2017-05-22 Wei Li Deferred
[ovs-dev,2/2] ovn-ctl: Start ovn-northd even if ovsdb-servers are not running - - - - --- 2017-05-22 Numan Siddique Accepted
[ovs-dev,1/2] ovn pacemaker: Fix return code errors in start/stop action - - - - --- 2017-05-22 Numan Siddique Accepted
[ovs-dev] pinctrl: Be more careful in parsing DHCPv6 and DNS. 1 - - - --- 2017-05-20 Ben Pfaff Accepted
[ovs-dev] ofp-util: Fix buffer overrread in ofputil_pull_queue_get_config_reply10(). 1 - - - --- 2017-05-20 Ben Pfaff Accepted
[ovs-dev,patch_v1] flow.c: refactor ct_orig_tuple check in miniflow_extract. - - 1 - --- 2017-05-20 Darrell Ball Superseded
[ovs-dev] netflow: Fix memory leak in netflow_unref. - - - - --- 2017-05-20 wangyunjian Superseded
[ovs-dev,v2] Windows lib: Use xmalloc instead of malloc - - - - --- 2017-05-19 Shashank Ram Accepted
[ovs-dev] lib Windows: Use xmalloc instead of malloc 1 - - - --- 2017-05-19 Shashank Ram Superseded
[ovs-dev] windows: Set service status when stop is issued - - - - --- 2017-05-19 Alin Serdean Accepted
« 1 2 ... 190 191 192280 281 »