Show patches with: Submitter = Jason Wang       |   1775 patches
« 1 2 ... 13 14 1517 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,3/6] hw/net/eepro100: Fix endianness problem on big endian hosts - - - --- 2017-11-20 Jason Wang New
[PULL,2/6] Revert "Add new PCI ID for i82559a" - 1 - --- 2017-11-20 Jason Wang New
[PULL,1/6] colo-compare: fix the dangerous assignment - 1 - --- 2017-11-20 Jason Wang New
Revert "Add new PCI ID for i82559a" - 1 - --- 2017-11-16 Jason Wang New
[PULL,8/8] net/socket: fix coverity issue - - - --- 2017-11-14 Jason Wang New
[PULL,7/8] Add new PCI ID for i82559a - 1 - --- 2017-11-14 Jason Wang New
[PULL,6/8] Fix eepro100 simple transmission mode - 1 - --- 2017-11-14 Jason Wang New
[PULL,5/8] colo: Consolidate the duplicate code chunk into a routine - - - --- 2017-11-14 Jason Wang New
[PULL,4/8] colo-compare: Fix comments - - - --- 2017-11-14 Jason Wang New
[PULL,3/8] colo-compare: compare the packet in a specified Connection - - - --- 2017-11-14 Jason Wang New
[PULL,2/8] colo-compare: Insert packet into the suitable position of packet queue directly - - - --- 2017-11-14 Jason Wang New
[PULL,1/8] net: fix check for number of parameters to -netdev socket - - - --- 2017-11-14 Jason Wang New
[PULL,18/18] colo-compare: Update the COLO document to add the IOThread configuration - 1 - --- 2017-09-08 Jason Wang New
[PULL,17/18] colo-compare: Use IOThread to Check old packet regularly and Process pactkets of the p… - 1 - --- 2017-09-08 Jason Wang New
[PULL,16/18] qemu-iothread: IOThread supports the GMainContext event loop - 1 - --- 2017-09-08 Jason Wang New
[PULL,15/18] net/colo-compare.c: Fix comments and scheme - - - --- 2017-09-08 Jason Wang New
[PULL,14/18] net/colo-compare.c: Adjust net queue pop order for performance - - - --- 2017-09-08 Jason Wang New
[PULL,13/18] net/colo-compare.c: Optimize unpredictable tcp options comparison - - - --- 2017-09-08 Jason Wang New
[PULL,12/18] e1000: Rename the SEC symbol to SEQEC - 1 - --- 2017-09-08 Jason Wang New
[PULL,11/18] net/socket: Improve -net socket error reporting - 1 - --- 2017-09-08 Jason Wang New
[PULL,10/18] net/net: Convert parse_host_port() to Error - 1 - --- 2017-09-08 Jason Wang New
[PULL,09/18] net/socket: Convert several helper functions to Error - 2 - --- 2017-09-08 Jason Wang New
[PULL,08/18] net/socket: Don't treat odd socket type as SOCK_STREAM - 1 - --- 2017-09-08 Jason Wang New
[PULL,07/18] MAINTAINERS: Update mail address for COLO Proxy - - - --- 2017-09-08 Jason Wang New
[PULL,06/18] net: rtl8139: do not use old_mmio accesses - - - --- 2017-09-08 Jason Wang New
[PULL,05/18] net/rocker: Fix the unusual macro name - 2 - --- 2017-09-08 Jason Wang New
[PULL,04/18] net/rocker: Convert to realize() - 2 - --- 2017-09-08 Jason Wang New
[PULL,03/18] net/rocker: Plug memory leak in pci_rocker_init() - 2 - --- 2017-09-08 Jason Wang New
[PULL,02/18] net/rocker: Remove the dead error handling - 1 - --- 2017-09-08 Jason Wang New
[PULL,01/18] net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-net - - - --- 2017-09-08 Jason Wang New
[PULL,V3] qemu-doc: Mention host_net_add/-remove in the deprecation chapter - - - --- 2017-08-14 Jason Wang New
[PULL,V2] qemu-doc: Mention host_net_add/-remove in the deprecation chapter - - - --- 2017-08-14 Jason Wang New
[PULL,5/5] qemu-doc: Mention host_net_add/-remove in the deprecation chapter - - - --- 2017-08-14 Jason Wang New
[PULL,4/5] net/rocker: Fix the unusual macro name - 2 - --- 2017-08-14 Jason Wang New
[PULL,3/5] net/rocker: Convert to realize() - 2 - --- 2017-08-14 Jason Wang New
[PULL,2/5] net/rocker: Plug memory leak in pci_rocker_init() - 2 - --- 2017-08-14 Jason Wang New
[PULL,1/5] net/rocker: Remove the dead error handling - 1 - --- 2017-08-14 Jason Wang New
[PULL,14/14] virtio-net: fix offload ctrl endian - - - --- 2017-07-17 Jason Wang New
[PULL,13/14] virtion-net: Prefer is_power_of_2() - - - --- 2017-07-17 Jason Wang New
[PULL,12/14] docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_header - - - --- 2017-07-17 Jason Wang New
[PULL,11/14] net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len - - - --- 2017-07-17 Jason Wang New
[PULL,10/14] net/colo-compare.c: Add vnet packet's tcp/udp/icmp compare - - - --- 2017-07-17 Jason Wang New
[PULL,09/14] net/colo.c: Add vnet packet parse feature in colo-proxy - - - --- 2017-07-17 Jason Wang New
[PULL,08/14] net/colo-compare.c: Make colo-compare support vnet_hdr_len - - - --- 2017-07-17 Jason Wang New
[PULL,07/14] net/colo-compare.c: Introduce parameter for compare_chr_send() - - - --- 2017-07-17 Jason Wang New
[PULL,06/14] net/colo.c: Make vnet_hdr_len as packet property - - - --- 2017-07-17 Jason Wang New
[PULL,05/14] net/filter-mirror.c: Add new option to enable vnet support for filter-redirector - - - --- 2017-07-17 Jason Wang New
[PULL,04/14] net/filter-mirror.c: Make filter mirror support vnet support. - - - --- 2017-07-17 Jason Wang New
[PULL,03/14] net/filter-mirror.c: Introduce parameter for filter_send() - - - --- 2017-07-17 Jason Wang New
[PULL,02/14] net/net.c: Add vnet_hdr support in SocketReadState - - - --- 2017-07-17 Jason Wang New
[PULL,01/14] net: Add vnet_hdr_len arguments in NetClientState - - - --- 2017-07-17 Jason Wang New
virtio-net: fix offload ctrl endian - - - --- 2017-07-14 Jason Wang New
virtio-scsi: finalize IOMMU support - 2 - --- 2017-07-04 Jason Wang New
BUG: KASAN: use-after-free in free_old_xmit_skbs - - - --- 2017-06-27 Jason Wang New
BUG: KASAN: use-after-free in free_old_xmit_skbs - - - --- 2017-06-23 Jason Wang New
[PULL,2/2] Revert "Change net/socket.c to use socket_*() functions" again - 1 - --- 2017-06-07 Jason Wang New
[PULL,1/2] net/rocker: Cleanup the useless return value check - - - --- 2017-06-07 Jason Wang New
[PULL,9/9] e1000e: Fix ICR "Other" causes clear logic - - - --- 2017-05-23 Jason Wang New
[PULL,8/9] net/filter-rewriter: Remove unused option in filter-rewriter - - - --- 2017-05-23 Jason Wang New
[PULL,7/9] net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle - - - --- 2017-05-23 Jason Wang New
[PULL,6/9] net/filter-mirror.c: Remove duplicate check code. - - - --- 2017-05-23 Jason Wang New
[PULL,5/9] hmp / net: Mark host_net_add/remove as deprecated - - - --- 2017-05-23 Jason Wang New
[PULL,4/9] COLO-compare: Improve tcp compare trace event readability - - - --- 2017-05-23 Jason Wang New
[PULL,3/9] virtio-net: fix wild pointer when remove virtio-net queues - - - --- 2017-05-23 Jason Wang New
[PULL,2/9] net/dump: Issue a warning for the deprecated "-net dump" - - - --- 2017-05-23 Jason Wang New
[PULL,1/9] net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c - 1 - --- 2017-05-23 Jason Wang New
[PULL,V2,8/8] COLO-compare: Optimize tcp compare trace event - - - --- 2017-04-25 Jason Wang New
[PULL,V2,7/8] COLO-compare: Optimize tcp compare for option field - - - --- 2017-04-25 Jason Wang New
[PULL,V2,6/8] slirp: add a fake NC-SI backend 1 1 - --- 2017-04-25 Jason Wang New
[PULL,V2,5/8] aspeed: add a FTGMAC100 nic - - - --- 2017-04-25 Jason Wang New
[PULL,V2,4/8] net/ftgmac100: add a 'aspeed' property - - - --- 2017-04-25 Jason Wang New
[PULL,V2,3/8] net: add FTGMAC100 support - - - --- 2017-04-25 Jason Wang New
[PULL,V2,2/8] hw/net: add MII definitions - 1 - --- 2017-04-25 Jason Wang New
[PULL,V2,1/8] colo-compare: Fix old packet check bug. - - - --- 2017-04-25 Jason Wang New
[PULL,8/8] COLO-compare: Optimize tcp compare trace event - - - --- 2017-04-24 Jason Wang New
[PULL,7/8] COLO-compare: Optimize tcp compare for option field - - - --- 2017-04-24 Jason Wang New
[PULL,6/8] slirp: add a fake NC-SI backend 1 1 - --- 2017-04-24 Jason Wang New
[PULL,5/8] aspeed: add a FTGMAC100 nic - - - --- 2017-04-24 Jason Wang New
[PULL,4/8] net/ftgmac100: add a 'aspeed' property - - - --- 2017-04-24 Jason Wang New
[PULL,3/8] net: add FTGMAC100 support - - - --- 2017-04-24 Jason Wang New
[PULL,2/8] hw/net: add MII definitions - 1 - --- 2017-04-24 Jason Wang New
[PULL,1/8] colo-compare: Fix old packet check bug. - - - --- 2017-04-24 Jason Wang New
[PULL,2/2] e1000: disable debug by default - 2 - --- 2017-03-31 Jason Wang New
[PULL,1/2] virtio-net: avoid call tap_enable when there's only one queue - - 1 --- 2017-03-31 Jason Wang New
e1000: disable debug by default - 2 - --- 2017-03-31 Jason Wang New
pci: correctly initialize bus master as name - 1 - --- 2017-03-29 Jason Wang New
exec: don't return int64_t in address_space_cache_init() - - - --- 2017-03-29 Jason Wang New
[for,2.9] vhost: generalize iommu memory region - 1 1 --- 2017-03-29 Jason Wang New
[for,2.9?] tap-win32: don't abort in tap_enable(); enables -netdev tap - - - --- 2017-03-29 Jason Wang New
e1000: disable debug by default - 2 - --- 2017-03-22 Jason Wang New
[fixup,2/2] vhost: genearlize iommu memory region - 1 - --- 2017-03-20 Jason Wang New
[fixup,1/2] intel_iommu: use the correct memory region for device IOTLB notification - 1 - --- 2017-03-20 Jason Wang New
[V4,3/3] virtio: validate address space cache during init - 1 - --- 2017-03-15 Jason Wang New
[V4,2/3] virtio: destroy region cache during reset - 1 - --- 2017-03-15 Jason Wang New
[V4,1/3] virtio: guard against NULL pfn - 1 - --- 2017-03-15 Jason Wang New
[PULL,3/3] hw/net: implement MIB counters in mcf_fec driver - 1 - --- 2017-03-14 Jason Wang New
[PULL,2/3] COLO-compare: Fix trace_event print bug - - - --- 2017-03-14 Jason Wang New
[PULL,1/3] e1000e: correctly tear down MSI-X memory regions - - 1 --- 2017-03-14 Jason Wang New
virtio-pci: reset modern vq meta data - 1 - --- 2017-03-14 Jason Wang New
[V3,3/3] virtio: validate address space cache during init - 1 - --- 2017-03-14 Jason Wang New
« 1 2 ... 13 14 1517 18 »