Show patches with: Submitter = Jason Wang       |    State = Action Required       |    Archived = No       |   2326 patches
« 1 2 ... 16 17 1823 24 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,3/3] hw/net: Fix a heap overflow in xlnx.xps-ethernetlite - - 1 - --- 2016-08-09 Jason Wang New
[PULL,2/3] net: vmxnet3: check for device_active before write 1 - - - --- 2016-08-09 Jason Wang New
[PULL,1/3] net: check fragment length during fragmentation - - 1 - --- 2016-08-09 Jason Wang New
[PULL,0/3] Net patches - - - - --- 2016-08-09 Jason Wang New
[PULL,V2,6/6] e1000e: fix building without CONFIG_VMXNET3_PCI - - - - --- 2016-07-19 Jason Wang New
[PULL,V2,5/6] MAINTAINERS: release Scott from being a rocker maintainer - - - - --- 2016-07-19 Jason Wang New
[PULL,V2,4/6] tap: fix memory leak on failure to create a multiqueue tap device - - - - --- 2016-07-19 Jason Wang New
[PULL,V2,3/6] net: fix incorrect argument to iov_to_buf - - - - --- 2016-07-19 Jason Wang New
[PULL,V2,2/6] net: fix incorrect access to pointer - - - - --- 2016-07-19 Jason Wang New
[PULL,V2,1/6] e1000e: fix incorrect access to pointer - - - - --- 2016-07-19 Jason Wang New
[PULL,V2,0/6] Net patches - - - - --- 2016-07-19 Jason Wang New
e1000e: fix building without CONFIG_VMXNET3_PCI - - - - --- 2016-07-13 Jason Wang New
[PULL] tap: vhost busy polling support - - 1 - --- 2016-07-07 Jason Wang New
[PULL] Net patches - - - - --- 2016-07-07 Jason Wang New
[PULL,5/5] vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU 1 - - - --- 2016-06-28 Jason Wang New
[PULL,4/5] rtl8139: save/load RxMulOk counter (again) - - - - --- 2016-06-28 Jason Wang New
[PULL,3/5] Change net/socket.c to use socket_*() functions - - 1 - --- 2016-06-28 Jason Wang New
[PULL,2/5] net: mipsnet: check transmit buffer size before sending - - - - --- 2016-06-28 Jason Wang New
[PULL,1/5] net: fix qemu_announce_self not emitting packets - - - - --- 2016-06-28 Jason Wang New
[PULL,0/5] Net patches - - - - --- 2016-06-28 Jason Wang New
[PULL,V4,31/31] Add ENET device to i.MX6 SOC. - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,30/31] Add ENET/Gbps Ethernet support to FEC device - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,29/31] i.MX: move FEC device to a register array structure. - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,28/31] i.MX: Rename i.MX FEC defines to ENET_XXX - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,27/31] i.MX: reset TX/RX descriptors when FEC is disabled. - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,26/31] i.MX: Fix FEC code for ECR register reset value. - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,25/31] i.MX: Fix FEC code for MDIO address selection - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,24/31] i.MX: Fix FEC code for MDIO operation selection - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,23/31] net: handle optional VLAN header in checksum computation. - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,22/31] net: improve UDP/TCP checksum computation. - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,21/31] e1000e: Introduce qtest for e1000e device - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,20/31] net: Introduce e1000e device emulation - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,19/31] e1000: Move out code that will be reused in e1000e - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,18/31] e1000_regs: Add definitions for Intel 82574-specific bits - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,17/31] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,16/31] net_pkt: Extend packet abstraction as required by e1000e functionality - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,15/31] rtl8139: Move more TCP definitions to common header - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,14/31] net_pkt: Name vmxnet3 packet abstractions more generic - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,13/31] vmxnet3: Use common MAC address tracing macros - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,12/31] net: Add macros for MAC address tracing - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,11/31] net: Introduce Toeplitz hash calculator - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,10/31] vmxnet3: Use generic function for DSN capability definition - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,09/31] pcie: Introduce function for DSN capability creation - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,08/31] pcie: Add support for PCIe CAP v1 - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,07/31] pci: Introduce define for PM capability version 1.1 - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,06/31] msix: make msix_clr_pending() visible for clients - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,05/31] pci: fix unaligned access in pci_xxx_quad() - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,04/31] net/net: Add SocketReadState for reuse codes - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,03/31] net: vl: Move default_net to vl.c - - 1 - --- 2016-06-02 Jason Wang New
[PULL,V4,02/31] net: mipsnet: check packet length against buffer - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,01/31] net/tap: Allocating Large sized arrays to heap - - - - --- 2016-06-02 Jason Wang New
[PULL,V4,00/31] Net patches - - - - --- 2016-06-02 Jason Wang New
[PULL,V3,20/20] net/net: Add SocketReadState for reuse codes - - - - --- 2016-05-26 Jason Wang New
[PULL,V3,19/20] net: vl: Move default_net to vl.c - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,18/20] e1000e: Introduce qtest for e1000e device - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,17/20] net: Introduce e1000e device emulation - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,16/20] e1000: Move out code that will be reused in e1000e - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,15/20] e1000_regs: Add definitions for Intel 82574-specific bits - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,14/20] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,13/20] net_pkt: Extend packet abstraction as required by e1000e functionality - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,12/20] rtl8139: Move more TCP definitions to common header - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,11/20] net_pkt: Name vmxnet3 packet abstractions more generic - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,10/20] vmxnet3: Use common MAC address tracing macros - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,09/20] net: Add macros for MAC address tracing - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,08/20] net: Introduce Toeplitz hash calculator - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,07/20] vmxnet3: Use generic function for DSN capability definition - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,06/20] pcie: Introduce function for DSN capability creation - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,05/20] pcie: Add support for PCIe CAP v1 - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,04/20] pci: Introduce define for PM capability version 1.1 - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,03/20] msix: make msix_clr_pending() visible for clients - - 1 - --- 2016-05-26 Jason Wang New
[PULL,V3,02/20] net: mipsnet: check packet length against buffer - - - - --- 2016-05-26 Jason Wang New
[PULL,V3,01/20] net/tap: Allocating Large sized arrays to heap - - - - --- 2016-05-26 Jason Wang New
[PULL,V3,00/20] Net patches - - - - --- 2016-05-26 Jason Wang New
[PULL,V2,20/20] net/net: Add SocketReadState for reuse codes - - - - --- 2016-05-24 Jason Wang New
[PULL,V2,19/20] net: vl: Move default_net to vl.c - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,18/20] e1000e: Introduce qtest for e1000e device - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,17/20] net: Introduce e1000e device emulation - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,16/20] e1000: Move out code that will be reused in e1000e - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,15/20] e1000_regs: Add definitions for Intel 82574-specific bits - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,14/20] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,13/20] net_pkt: Extend packet abstraction as required by e1000e functionality - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,12/20] rtl8139: Move more TCP definitions to common header - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,11/20] net_pkt: Name vmxnet3 packet abstractions more generic - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,10/20] vmxnet3: Use common MAC address tracing macros - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,09/20] net: Add macros for MAC address tracing - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,08/20] net: Introduce Toeplitz hash calculator - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,07/20] vmxnet3: Use generic function for DSN capability definition - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,06/20] pcie: Introduce function for DSN capability creation - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,05/20] pcie: Add support for PCIe CAP v1 - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,04/20] pci: Introduce define for PM capability version 1.1 - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,03/20] msix: make msix_clr_pending() visible for clients - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,02/20] net: mipsnet: check packet length against buffer - - - - --- 2016-05-24 Jason Wang New
[PULL,V2,01/20] net/tap: Allocating Large sized arrays to heap - - - - --- 2016-05-24 Jason Wang New
[PULL,V2,00/20] Net patches - - - - --- 2016-05-24 Jason Wang New
[PULL,20/20] net/net: Add SocketReadState for reuse codes - - - - --- 2016-05-23 Jason Wang New
[PULL,19/20] net: vl: Move default_net to vl.c - - 1 - --- 2016-05-23 Jason Wang New
[PULL,18/20] e1000e: Introduce qtest for e1000e device - - 1 - --- 2016-05-23 Jason Wang New
[PULL,17/20] net: Introduce e1000e device emulation - - 1 - --- 2016-05-23 Jason Wang New
[PULL,16/20] e1000: Move out code that will be reused in e1000e - - 1 - --- 2016-05-23 Jason Wang New
[PULL,15/20] e1000_regs: Add definitions for Intel 82574-specific bits - - 1 - --- 2016-05-23 Jason Wang New
« 1 2 ... 16 17 1823 24 »