Show patches with: none      |   27989 patches
« 1 2 ... 183 184 185279 280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev] acinclude: netdev-dpdk: use pkg-config of libdpdk 1 - - - --- 2017-07-05 Christian Ehrhardt Not Applicable
[ovs-dev,patch_v3,8/8] NEWS: Announce userspace datapath ALG support. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,7/8] System tests: Add a few passive ftp tests. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,6/8] System tests: Enable ALGs for userspace. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,5/8] Userspace Datapath: Add TFTP support. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,4/8] Userspace Datapath: Add ALG infra and FTP. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,3/8] Userspace Datapath: Add missed lock annotations. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,2/8] Userspace Datapath: Remove 'nat' from lock name. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,patch_v3,1/8] Userspace Datapath: Change 'related' to 'icmp_related'. - - - - --- 2017-07-05 Darrell Ball Superseded
[ovs-dev,6/6] NSH unit test cases using encap and decap actions - - - - --- 2017-07-05 Yang, Yi Superseded
[ovs-dev,5/6] Generic encap and decap support for NSH - - - - --- 2017-07-05 Yang, Yi Superseded
[ovs-dev,4/6] userspace: add NSH support to vxlan-gpe tunnels - - - - --- 2017-07-05 Yang, Yi Superseded
[ovs-dev,3/6] Adding nsh.at for NSH unit tests - - - - --- 2017-07-05 Yang, Yi Superseded
[ovs-dev,2/6] userspace: enable set_field support for nsh fields - - - - --- 2017-07-05 Yang, Yi Superseded
[ovs-dev,1/6] userspace: Add support for NSH MD1 match fields - - - - --- 2017-07-05 Yang, Yi Superseded
[ovs-dev,v2] dpif-netlink: convert packet_type netlink attribute - - - - --- 2017-07-04 Zoltan Balogh Rejected
[ovs-dev,ovs] dpif: fix warn msg when failed to open netdev - - - - --- 2017-07-04 Marcelo Leitner Accepted
[ovs-dev] checkpatch: Use default encoding from email library. 1 - - - --- 2017-07-04 Joe Stringer Accepted
[ovs-dev] ovn-controller: fix vlan_trunk bug - - - - --- 2017-07-04 wang qianyu Accepted
[ovs-dev,0/3] Output packet batching. - - - - --- 2017-07-04 Ilya Maximets Superseded
[ovs-dev,v2,4/4] tunneling: Avoid datapath-recirc by combining recirc actions at xlate. - - - - --- 2017-07-04 Chandran, Sugesh joestringer Changes Requested
[ovs-dev,v2,3/4] tunneling: Calculate and update packet l4_offset in tunnel push. - - - - --- 2017-07-04 Chandran, Sugesh joestringer Changes Requested
[ovs-dev,v2,2/4] xlate: Clear tunnel mask along with other fields while combine actions. 1 - - - --- 2017-07-04 Chandran, Sugesh joestringer Changes Requested
[ovs-dev,v2,1/4] xlate: Refactor translation of patch port output actions. - - - - --- 2017-07-04 Chandran, Sugesh Accepted
[ovs-dev] netdev: fix crash when ifa_netmask is null - - - - --- 2017-07-04 Linhaifeng blp Accepted
[ovs-dev,20/20] Documentation: Update DPDK doc with Keepalive feature. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,19/20] keepalive: Display extended Keepalive status. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,18/20] netdev-dpdk: Enable PMD health checks on heartbeat failure. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,17/20] keepalive: Check the PMD cycle stats as part of PMD health checks. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,16/20] keepalive: Check the packet statistics as part of PMD health checks. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,15/20] keepalive: Check the link status as part of PMD health checks. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,14/20] dpif-netdev: Add additional datapath health checks. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,13/20] keepalive: Add support to query keepalive status. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,12/20] keepalive: Add support to query keepalive statistics. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,11/20] bridge: Update keepalive status in OVSDB - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,10/20] keepalive: Retrieve PMD status periodically. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,09/20] dpif-netdev: Enable heartbeats for DPDK datapath. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,08/20] dpif-netdev: Register packet processing cores to KA framework. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,07/20] dpif-netdev: Add helper function to store datapath tids. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,06/20] keepalive: Add more helper functions to KA framework. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,05/20] Keepalive: Add initial keepalive support. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,04/20] process: Add helper function to retrieve process status. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,03/20] process: Avoid warnings compiling process.c - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,02/20] dpdk: Add helper functions for DPDK datapath keepalive. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev,01/20] process: Consolidate process related APIs. - - - - --- 2017-07-03 Bodireddy, Bhanuprakash Superseded
[ovs-dev] dpif-netilnk: convert packet_type netlink attribute - - - - --- 2017-07-03 Zoltan Balogh Superseded
[ovs-dev] openvswitch: fix mis-ordered comment lines for ovs_skb_cb - - - - --- 2017-07-03 Daniel Axtens Not Applicable
[ovs-dev,2/2] AUTHORS.rst: Update email and name. - - - - --- 2017-07-03 Tonghao Zhang joestringer Accepted
[ovs-dev,1/2] datapath: Avoid using stack larger than 1024. - - - - --- 2017-07-03 Tonghao Zhang joestringer Accepted
[ovs-dev,v6,4/4] ovsdb-idl: Autogenerated functions for compound indexes - - - - --- 2017-07-01 Lance Richardson Changes Requested
[ovs-dev,v6,3/4] ovsdb-idl: idl compound indexes implementation - - - - --- 2017-07-01 Lance Richardson Changes Requested
[ovs-dev,v6,2/4] lib: skiplist implementation - - - - --- 2017-07-01 Lance Richardson Changes Requested
[ovs-dev,v6,1/4] ovsdb-idl: compound indexes design document - - - - --- 2017-07-01 Lance Richardson Changes Requested
[ovs-dev] packet_type: Force _ETHERTYPE mask in netlink messages - - - - --- 2017-06-30 Eric Garver Superseded
[ovs-dev] netdev: fix missing shifts of VXLAN_EXT_GPE - - - - --- 2017-06-30 Eric Garver Accepted
[ovs-dev,4/4] netdev: fix crash when interface option is changed to invalid value - - - - --- 2017-06-30 Zoltan Balogh Accepted
[ovs-dev,3/4] ofproto-dpif-xlate: drop L3 packets on L2 legacy port - - - - --- 2017-06-30 Zoltan Balogh blp Accepted
[ovs-dev,2/4] Translation of generic encap and decap actions - - - - --- 2017-06-30 Zoltan Balogh Changes Requested
[ovs-dev,1/4] Add OF actions for generic encap and decap - - - - --- 2017-06-30 Zoltan Balogh Changes Requested
[ovs-dev] Update relevant artifacts to add support for DPDK 17.05.1. 1 - - - --- 2017-06-30 Weglicki, MichalX Accepted
[ovs-dev] treewide: .gitignore updates - - - - --- 2017-06-30 Lance Richardson Accepted
[ovs-dev,3/3] netdev: Remove useless cutlen. - - - - --- 2017-06-30 Ilya Maximets Superseded
[ovs-dev,2/3] netdev: Remove unused may_steal. - - - - --- 2017-06-30 Ilya Maximets Superseded
[ovs-dev,1/3] dpif-netdev: Output packet batching. - - - - --- 2017-06-30 Ilya Maximets Superseded
[ovs-dev,v2] dp-packet: Copy trunc flag on batch clone. 1 - - - --- 2017-06-30 Ilya Maximets Accepted
[ovs-dev] dp-packet: Copy trunc flug on batch clone. - - - - --- 2017-06-30 Ilya Maximets Superseded
[ovs-dev,v3,6/6] dpif-netdev: Flush the packets in intermediate queue. 1 - - - --- 2017-06-29 Bodireddy, Bhanuprakash darball1 Not Applicable
[ovs-dev,v3,5/6] netdev-dpdk: Enable intermediate queue for vHost User port. 1 - - - --- 2017-06-29 Bodireddy, Bhanuprakash darball1 Not Applicable
[ovs-dev,v3,4/6] netdev-dpdk: Add intermediate queue support. 1 - - - --- 2017-06-29 Bodireddy, Bhanuprakash darball1 Not Applicable
[ovs-dev,v3,3/6] netdev-dpdk: Add netdev_dpdk_vhost_txq_flush function. 1 - - - --- 2017-06-29 Bodireddy, Bhanuprakash darball1 Not Applicable
[ovs-dev,v3,2/6] netdev-dpdk: Add netdev_dpdk_txq_flush function. 1 - - - --- 2017-06-29 Bodireddy, Bhanuprakash darball1 Not Applicable
[ovs-dev,v3,1/6] netdev: Add netdev_txq_flush function. 1 - - - --- 2017-06-29 Bodireddy, Bhanuprakash darball1 Not Applicable
[ovs-dev] ovs-ctl: Fix typo in a comment - - - - --- 2017-06-29 Timothy Redaelli russellb Accepted
[ovs-dev,v9] dpif-netdev: Assign ports to pmds on non-local numa node. - - - 1 --- 2017-06-29 Billy O'Mahony darball1 Superseded
[ovs-dev,RFC,v2] Update relevant artifacts to add support for DPDK 17.05.1. - - - - --- 2017-06-29 Weglicki, MichalX Superseded
[ovs-dev] bridge: Filter all zero mac when use ovs-vsctl to set mac - - - - --- 2017-06-29 zhongbaisong Accepted
[ovs-dev] bridge: Add support to set mtu by ovs-vsctl command - - - - --- 2017-06-29 zhongbaisong Rejected
[ovs-dev] ovn-controller: avoid crash when vswitchd connection is lost - - - - --- 2017-06-28 Lance Richardson Accepted
[ovs-dev] datapath: Fix missing "_ATTR" docstrings from some actions. 1 - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,branch-2.5,2/2] Prepare for 2.5.4. 1 - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,branch-2.5,1/2] Set release date for 2.5.3. 1 - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,branch-2.7,2/2] Prepare for 2.7.2. 1 - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,branch-2.7,1/2] Set release date for 2.7.1. 1 - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,v3] netdev-dpdk: use rte_eth_dev_set_mtu - - 1 - --- 2017-06-28 Mark Kavanagh Superseded
[ovs-dev,8/8] dpif-netdev: Add ovs-appctl dpif-netdev/pmd-rxq-rebalance. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,7/8] dpif-netdev: Change pmd selection order. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,6/8] dpif-netdev: Change rxq_scheduling to use rxq processing cycles. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,5/8] dpif-netdev: Count the rxq processing cycles for an rxq. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,4/8] dpif-netdev: Add rxq processing cycle counters. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,3/8] dpif-netdev: Change polled_queue to use dp_netdev_rxq. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,2/8] dpif-netdev: Make dpcls optimization interval more generic. - - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,1/8] dpif-netdev: Change definitions of 'idle' & 'processing' cycles 1 - - - --- 2017-06-28 Kevin Traynor Superseded
[ovs-dev,v8] dpif-netdev: Assign ports to pmds on non-local numa node. - - - - --- 2017-06-28 Billy O'Mahony Superseded
[ovs-dev] ofp-util: fix memory leak in ofputil_pull_ofp11_buckets - - - - --- 2017-06-28 zhongbaisong Accepted
[ovs-dev] ofproto-dpif-ipfix: Fix severe memory leak in ipfix_send_template_msgs(). - - - - --- 2017-06-28 Justin Pettit Superseded
[ovs-dev,PATCHv2,2/2] ofp-parse: Improve comment for parse_ofp_packet_out_str(). 1 - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,PATCHv2,1/2] ofp-parse: Fix small memory leak when calling parse_ofp_meter_mod_str(). - - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,2/2] ofp-parse: Improve comment for parse_ofp_packet_out_str(). - - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,1/2] ofp-parse: Fix small memory leak when calling parse_ofp_meter_mod_str(). - - - - --- 2017-06-28 Justin Pettit Accepted
[ovs-dev,2/2] dpif: Fix clean up of dpif_ports on dpif_close(). - - - - --- 2017-06-27 Joe Stringer Superseded
« 1 2 ... 183 184 185279 280 »