Show patches with: Submitter = Jason Wang       |    State = Action Required       |   1775 patches
« 1 2 3 417 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,01/17] net/slirp: Tell the users when they are using deprecated options - - - --- 2016-02-02 Jason Wang New
[PULL,02/17] qemu-doc: Do not promote deprecated -smb and -redir options - - - --- 2016-02-02 Jason Wang New
[PULL,03/17] net: cadence_gem: check packet size in gem_recieve - - - --- 2016-02-02 Jason Wang New
[PULL,04/17] cadence_gem: fix buffer overflow - - - --- 2016-02-02 Jason Wang New
[PULL,05/17] slirp: goto bad in udp_input if sosendto fails - - - --- 2016-02-02 Jason Wang New
[PULL,06/17] slirp: Generalizing and neutralizing ARP code - - - --- 2016-02-02 Jason Wang New
[PULL,07/17] slirp: Adding address family switch for produced frames - - - --- 2016-02-02 Jason Wang New
[PULL,08/17] slirp: Make Socket structure IPv6 compatible - - - --- 2016-02-02 Jason Wang New
[PULL,09/17] slirp: Factorizing address translation - - - --- 2016-02-02 Jason Wang New
[PULL,10/17] slirp: Factorizing and cleaning solookup() - - - --- 2016-02-02 Jason Wang New
[PULL,11/17] slirp: Add sockaddr_equal, make solookup family-agnostic - - - --- 2016-02-02 Jason Wang New
[PULL,12/17] slirp: Make udp_attach IPv6 compatible - - - --- 2016-02-02 Jason Wang New
[PULL,13/17] slirp: Adding family argument to tcp_fconnect() - - - --- 2016-02-02 Jason Wang New
[PULL,14/17] e1000: eliminate infinite loops on out-of-bounds transfer start - - - --- 2016-02-02 Jason Wang New
[PULL,15/17] net: netmap: use nm_open() to open netmap ports - - - --- 2016-02-02 Jason Wang New
[PULL,16/17] net: always walk through filters in reverse if traffic is egress - - - --- 2016-02-02 Jason Wang New
[PULL,17/17] net/filter: Fix the output information for command 'info network' - - - --- 2016-02-02 Jason Wang New
[PULL,V2,01/17] net/slirp: Tell the users when they are using deprecated options - - - --- 2016-02-04 Jason Wang New
[PULL,V2,02/17] qemu-doc: Do not promote deprecated -smb and -redir options - - - --- 2016-02-04 Jason Wang New
[PULL,V2,03/17] net: cadence_gem: check packet size in gem_recieve - - - --- 2016-02-04 Jason Wang New
[PULL,V2,04/17] cadence_gem: fix buffer overflow - - - --- 2016-02-04 Jason Wang New
[PULL,V2,05/17] slirp: goto bad in udp_input if sosendto fails - - - --- 2016-02-04 Jason Wang New
[PULL,V2,06/17] slirp: Generalizing and neutralizing ARP code - - - --- 2016-02-04 Jason Wang New
[PULL,V2,07/17] slirp: Adding address family switch for produced frames - - - --- 2016-02-04 Jason Wang New
[PULL,V2,08/17] slirp: Make Socket structure IPv6 compatible - - - --- 2016-02-04 Jason Wang New
[PULL,V2,09/17] slirp: Factorizing address translation - - - --- 2016-02-04 Jason Wang New
[PULL,V2,10/17] slirp: Factorizing and cleaning solookup() - - - --- 2016-02-04 Jason Wang New
[PULL,V2,11/17] slirp: Add sockaddr_equal, make solookup family-agnostic - - - --- 2016-02-04 Jason Wang New
[PULL,V2,12/17] slirp: Make udp_attach IPv6 compatible - - - --- 2016-02-04 Jason Wang New
[PULL,V2,13/17] slirp: Adding family argument to tcp_fconnect() - - - --- 2016-02-04 Jason Wang New
[PULL,V2,14/17] e1000: eliminate infinite loops on out-of-bounds transfer start - - - --- 2016-02-04 Jason Wang New
[PULL,V2,15/17] net: netmap: use nm_open() to open netmap ports - - - --- 2016-02-04 Jason Wang New
[PULL,V2,16/17] net: always walk through filters in reverse if traffic is egress - - - --- 2016-02-04 Jason Wang New
[PULL,V2,17/17] net/filter: Fix the output information for command 'info network' - - - --- 2016-02-04 Jason Wang New
net: filter: correctly remove filter from the list during finalization - - - --- 2016-02-24 Jason Wang New
[PULL,01/14] net: ne2000: check ring buffer control registers - - - --- 2016-03-07 Jason Wang New
[PULL,02/14] net: filter: correctly remove filter from the list during finalization - - - --- 2016-03-07 Jason Wang New
[PULL,03/14] MAINTAINERS: Add entries for include/net/ files - - - --- 2016-03-07 Jason Wang New
[PULL,04/14] net: simplify net_init_tap_one logic - - - --- 2016-03-07 Jason Wang New
[PULL,05/14] net/filter-mirror:Add filter-mirror - - - --- 2016-03-07 Jason Wang New
[PULL,06/14] tests/test-filter-mirror:add filter-mirror unit test - - - --- 2016-03-07 Jason Wang New
[PULL,07/14] net: netmap: probe netmap interface for virtio-net header - - - --- 2016-03-07 Jason Wang New
[PULL,08/14] rocker: forbid to change world type - - - --- 2016-03-07 Jason Wang New
[PULL,09/14] rocker: return -ENOMEM in case of some world alloc fails - - - --- 2016-03-07 Jason Wang New
[PULL,10/14] rocker: add name field into WorldOps ale let world specify its name - - - --- 2016-03-07 Jason Wang New
[PULL,11/14] rocker: allow user to specify rocker world by property - - - --- 2016-03-07 Jason Wang New
[PULL,12/14] filter: Add 'status' property for filter object - - - --- 2016-03-07 Jason Wang New
[PULL,13/14] filter-buffer: Add status_changed callback processing - - - --- 2016-03-07 Jason Wang New
[PULL,14/14] net: check packet payload length - - - --- 2016-03-07 Jason Wang New
[PULL,V2,01/12] net: ne2000: check ring buffer control registers - - - --- 2016-03-08 Jason Wang New
[PULL,V2,02/12] net: filter: correctly remove filter from the list during finalization - - - --- 2016-03-08 Jason Wang New
[PULL,V2,03/12] MAINTAINERS: Add entries for include/net/ files - - - --- 2016-03-08 Jason Wang New
[PULL,V2,04/12] net: simplify net_init_tap_one logic - - - --- 2016-03-08 Jason Wang New
[PULL,V2,05/12] net: netmap: probe netmap interface for virtio-net header - - - --- 2016-03-08 Jason Wang New
[PULL,V2,06/12] rocker: forbid to change world type - - - --- 2016-03-08 Jason Wang New
[PULL,V2,07/12] rocker: return -ENOMEM in case of some world alloc fails - - - --- 2016-03-08 Jason Wang New
[PULL,V2,08/12] rocker: add name field into WorldOps ale let world specify its name - - - --- 2016-03-08 Jason Wang New
[PULL,V2,09/12] rocker: allow user to specify rocker world by property - - - --- 2016-03-08 Jason Wang New
[PULL,V2,10/12] filter: Add 'status' property for filter object - - - --- 2016-03-08 Jason Wang New
[PULL,V2,11/12] filter-buffer: Add status_changed callback processing - - - --- 2016-03-08 Jason Wang New
[PULL,V2,12/12] net: check packet payload length - - - --- 2016-03-08 Jason Wang New
[1/2] update linux headers to 4.5.0-rc5+ - - - --- 2016-03-21 Jason Wang New
[2/2] tap: vhost busy polling support - - - --- 2016-03-21 Jason Wang New
[RFC,1/8] virtio: convert to use DMA api - - - --- 2016-03-25 Jason Wang New
[RFC,2/8] intel_iommu: name vtd address space with devfn - - - --- 2016-03-25 Jason Wang New
[RFC,3/8] intel_iommu: allocate new key when creating new address space - - - --- 2016-03-25 Jason Wang New
[RFC,4/8] exec: introduce address_space_get_iotlb_entry() - - - --- 2016-03-25 Jason Wang New
[RFC,5/8] virtio-pci: address space translation service (ATS) support - - - --- 2016-03-25 Jason Wang New
[RFC,6/8] intel_iommu: support device iotlb descriptor - - - --- 2016-03-25 Jason Wang New
[RFC,7/8] memory: handle alias for iommu notifier - - - --- 2016-03-25 Jason Wang New
[RFC,8/8] vhost_net: device IOTLB support - - - --- 2016-03-25 Jason Wang New
[RFC,V2,1/2] vhost: convert pre sorted vhost memory array to interval tree - - - --- 2016-03-25 Jason Wang New
[RFC,V2,2/2] vhost: device IOTLB API - - - --- 2016-03-25 Jason Wang New
[PULL,1/7] net/filter-mirror:Add filter-mirror - - - --- 2016-03-25 Jason Wang New
[PULL,2/7] tests/test-filter-mirror:add filter-mirror unit test - - - --- 2016-03-25 Jason Wang New
[PULL,3/7] net/filter-mirror: Change filter_mirror_send interface - - - --- 2016-03-25 Jason Wang New
[PULL,4/7] net/filter-mirror: implement filter-redirector - - - --- 2016-03-25 Jason Wang New
[PULL,5/7] tests/test-filter-redirector: Add unit test for filter-redirector - - - --- 2016-03-25 Jason Wang New
[PULL,6/7] e1000: Fixing interrupts pace. - - - --- 2016-03-25 Jason Wang New
[PULL,7/7] Revert "e1000: fix hang of win2k12 shutdown with flood ping" - - - --- 2016-03-25 Jason Wang New
[PULL,V2,1/7] net/filter-mirror:Add filter-mirror - - - --- 2016-03-30 Jason Wang New
[PULL,V2,2/7] tests/test-filter-mirror:add filter-mirror unit test - - - --- 2016-03-30 Jason Wang New
[PULL,V2,3/7] net/filter-mirror: Change filter_mirror_send interface - - - --- 2016-03-30 Jason Wang New
[PULL,V2,4/7] net/filter-mirror: implement filter-redirector - - - --- 2016-03-30 Jason Wang New
[PULL,V2,5/7] tests/test-filter-redirector: Add unit test for filter-redirector - - - --- 2016-03-30 Jason Wang New
[PULL,V2,6/7] e1000: Fixing interrupts pace. - - - --- 2016-03-30 Jason Wang New
[PULL,V2,7/7] Revert "e1000: fix hang of win2k12 shutdown with flood ping" - - - --- 2016-03-30 Jason Wang New
rtl8139: using CP_TX_OWN for ownership transferring during tx - - - --- 2016-04-01 Jason Wang New
[PULL,1/5] util: Improved qemu_hexmap() to include an ascii dump of the buffer - - - --- 2016-04-06 Jason Wang New
[PULL,2/5] net: Allocating Large sized arrays to heap - - - --- 2016-04-06 Jason Wang New
[PULL,3/5] net: fix OptsVisitor memory leak - - - --- 2016-04-06 Jason Wang New
[PULL,4/5] rtl8139: using CP_TX_OWN for ownership transferring during tx - - - --- 2016-04-06 Jason Wang New
[PULL,5/5] filter-buffer: fix segfault when starting qemu with status=off property - - - --- 2016-04-06 Jason Wang New
[V2] tap: vhost busy polling support - - - --- 2016-04-06 Jason Wang New
[V3] tap: vhost busy polling support - - 1 --- 2016-04-07 Jason Wang New
[PULL,01/20] net/tap: Allocating Large sized arrays to heap - - - --- 2016-05-23 Jason Wang New
[PULL,02/20] net: mipsnet: check packet length against buffer - - - --- 2016-05-23 Jason Wang New
[PULL,03/20] msix: make msix_clr_pending() visible for clients - 1 - --- 2016-05-23 Jason Wang New
[PULL,04/20] pci: Introduce define for PM capability version 1.1 - 1 - --- 2016-05-23 Jason Wang New
[PULL,05/20] pcie: Add support for PCIe CAP v1 - 1 - --- 2016-05-23 Jason Wang New
« 1 2 3 417 18 »