Show patches with: Submitter = Dmitry Fleytman       |    State = Action Required       |    Archived = No       |   144 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] Fix a race condition in E1000 device implementation: - - - - --- 2012-10-15 Dmitry Fleytman New
[2/2] Fix a race condition in E1000 device live migration. One of data-transfer related flags not i… - - - - --- 2012-10-15 Dmitry Fleytman New
[1/2] Ignore RX tail kicks when RX disabled. - - - - --- 2012-10-17 Dmitry Fleytman New
[2/2] Add check_rxov into VMState. - - - - --- 2012-10-17 Dmitry Fleytman New
[V2] Drop check_rxov, always treat RX ring with RHD == RDT as empty - - - - --- 2012-10-18 Dmitry Fleytman New
[V3] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty - - - - --- 2012-10-19 Dmitry Fleytman New
[V7,1/6] Adding utility function net_checksum_add_cont() that allows checksum calculation of scatte… - - - - --- 2012-11-16 Dmitry Fleytman New
[V7,2/6] Adding utility function iov_net_csum_add() for iovec checksum calculation Adding utility f… - - - - --- 2012-11-16 Dmitry Fleytman New
[V7,3/6] Adding common definitions for VMWARE devices - - - - --- 2012-11-16 Dmitry Fleytman New
[V7,4/6] Adding common code for VMWARE network devices - - - - --- 2012-11-16 Dmitry Fleytman New
[V7,5/6] Adding packet abstraction for VMWARE network devices - - - - --- 2012-11-16 Dmitry Fleytman New
[V7,6/6] Adding VMXNET3 device implementation - - - - --- 2012-11-16 Dmitry Fleytman New
[V8,1/5] Adding utility function net_checksum_add_cont() that allows checksum calculation of scatte… - - - - --- 2012-12-07 Dmitry Fleytman New
[V8,2/5] Adding utility function net_checksum_add_iov() for iovec checksum calculation - - - - --- 2012-12-07 Dmitry Fleytman New
[V8,3/5] Adding common definitions for VMWARE devices - - - - --- 2012-12-07 Dmitry Fleytman New
[V8,4/5] Adding packet abstraction for VMWARE network devices - - - - --- 2012-12-07 Dmitry Fleytman New
[V8,5/5] Adding VMXNET3 device implementation - - - - --- 2012-12-07 Dmitry Fleytman New
[v9,1/5] Adding utility function net_checksum_add_cont() that allows checksum calculation of scatte… - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,2/5] Adding utility function net_checksum_add_iov() for iovec checksum calculation - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,3/5] Adding common definitions for VMWARE devices - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,4/5] Adding packet abstraction for VMWARE network devices - - - - --- 2013-01-12 Dmitry Fleytman New
[v9,5/5] Adding VMXNET3 device implementation - - - - --- 2013-01-12 Dmitry Fleytman New
[v10,1/5] Checksum-related utility functions - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,2/5] iovec checksum calculation fuction - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,3/5] Common definitions for VMWARE devices - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-01-23 Dmitry Fleytman New
[v10,5/5] VMXNET3 device implementation - - - - --- 2013-01-23 Dmitry Fleytman New
[v11,1/5] Checksum-related utility functions - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,2/5] iovec checksum calculation fuction - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,3/5] Common definitions for VMWARE devices - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,5/5] VMXNET3 device implementation - - - - --- 2013-02-25 Dmitry Fleytman New
[V12,1/5] Checksum-related utility functions - - - - --- 2013-03-02 Dmitry Fleytman New
[V12,2/5] net: iovec checksum calculator - - - - --- 2013-03-02 Dmitry Fleytman New
[V12,3/5] Common definitions for VMWARE devices - - - - --- 2013-03-02 Dmitry Fleytman New
[V12,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-03-02 Dmitry Fleytman New
[V12,5/5] VMXNET3 device implementation - - - - --- 2013-03-02 Dmitry Fleytman New
[v13,1/5] Checksum-related utility functions - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,2/5] net: iovec checksum calculator - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,3/5] Common definitions for VMWARE devices - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-03-06 Dmitry Fleytman New
[v13,5/5] VMXNET3 device implementation - - - - --- 2013-03-06 Dmitry Fleytman New
[V14,1/5] Checksum-related utility functions - - - - --- 2013-03-09 Dmitry Fleytman New
[V14,2/5] net: iovec checksum calculator - - - - --- 2013-03-09 Dmitry Fleytman New
[V14,3/5] Common definitions for VMWARE devices - - - - --- 2013-03-09 Dmitry Fleytman New
[V14,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-03-09 Dmitry Fleytman New
[V14,5/5] VMXNET3 device implementation - - - - --- 2013-03-09 Dmitry Fleytman New
[1/2,vmxnet3] iPXE compatibility fixes - - - - --- 2013-03-28 Dmitry Fleytman New
[2/2,vmxnet3] const_cpu_to_le64 wrapping for feature bits dropped 1 - - - --- 2013-03-28 Dmitry Fleytman New
[1/2,V3] virtio-spec: dynamic network offloads configuration - - - - --- 2013-04-02 Dmitry Fleytman New
[2/2,V3] virtio-net: dynamic network offloads configuration - - - - --- 2013-04-02 Dmitry Fleytman New
[1/1,V4] virtio-net: dynamic network offloads configuration - - - - --- 2013-04-07 Dmitry Fleytman New
[1/1,V6] VMWare PVSCSI paravirtual device implementation - - - - --- 2013-04-08 Dmitry Fleytman New
[1/1,V7] VMWare PVSCSI paravirtual device implementation - - - - --- 2013-04-19 Dmitry Fleytman New
virtio-net: broken RX filtering logic fixed - - - - --- 2013-09-22 Dmitry Fleytman New
[V2,1/4] vmxnet3: validate interrupt indices coming from guest - - 1 - --- 2014-04-04 Dmitry Fleytman New
[V2,2/4] vmxnet3: validate queues configuration coming from quest - - 2 - --- 2014-04-04 Dmitry Fleytman New
[V2,3/4] vmxnet3: validate interrupt indices read on migration - - 1 - --- 2014-04-04 Dmitry Fleytman New
[V2,4/4] vmxnet3: validate queues configuration read on migration - - 1 - --- 2014-04-04 Dmitry Fleytman New
MAINTAINERS: Add VMWare devices maintainer - - 1 - --- 2014-08-27 Dmitry Fleytman New
[v3,01/16] msix: make msix_clr_pending() visible for clients - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,02/16] pci: Introduce define for PM capability version 1.1 - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,03/16] pcie: Add support for PCIe CAP v1 - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,04/16] pcie: Introduce function for DSN capability creation - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,05/16] vmxnet3: Use generic function for DSN capability definition - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,06/16] net: Introduce Toeplitz hash calculator - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,07/16] net: Add macros for MAC address tracing - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,08/16] vmxnet3: Use common MAC address tracing macros - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,09/16] net_pkt: Name vmxnet3 packet abstractions more generic - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,10/16] rtl8139: Move more TCP definitions to common header - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,11/16] net_pkt: Extend packet abstraction as required by e1000e functionality - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,12/16] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,13/16] e1000_regs: Add definitions for Intel 82574-specific bits - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,14/16] e1000: Move out code that will be reused in e1000e - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,15/16] net: Introduce e1000e device emulation - - - - --- 2016-04-06 Dmitry Fleytman New
[v3,16/16] e1000e: Introduce qtest for e1000e device - - - - --- 2016-04-06 Dmitry Fleytman New
[v4,01/16] msix: make msix_clr_pending() visible for clients - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,02/16] pci: Introduce define for PM capability version 1.1 - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,03/16] pcie: Add support for PCIe CAP v1 - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,04/16] pcie: Introduce function for DSN capability creation - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,05/16] vmxnet3: Use generic function for DSN capability definition - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,06/16] net: Introduce Toeplitz hash calculator - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,07/16] net: Add macros for MAC address tracing - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,08/16] vmxnet3: Use common MAC address tracing macros - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,09/16] net_pkt: Name vmxnet3 packet abstractions more generic - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,10/16] rtl8139: Move more TCP definitions to common header - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,11/16] net_pkt: Extend packet abstraction as required by e1000e functionality - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,12/16] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,13/16] e1000_regs: Add definitions for Intel 82574-specific bits - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,14/16] e1000: Move out code that will be reused in e1000e - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,15/16] net: Introduce e1000e device emulation - - - - --- 2016-04-10 Dmitry Fleytman New
[v4,16/16] e1000e: Introduce qtest for e1000e device - - - - --- 2016-04-10 Dmitry Fleytman New
[PULL,V2,00/20] Net patches - - - - --- 2016-05-25 Dmitry Fleytman New
[PULL,V3,00/20] Net patches - - - - --- 2016-05-29 Dmitry Fleytman New
[v7,01/17] pci: fix unaligned access in pci_xxx_quad() - - - - --- 2016-05-31 Dmitry Fleytman New
[v7,02/17] msix: make msix_clr_pending() visible for clients - - - - --- 2016-05-31 Dmitry Fleytman New
[v7,03/17] pci: Introduce define for PM capability version 1.1 - - - - --- 2016-05-31 Dmitry Fleytman New
[v7,04/17] pcie: Add support for PCIe CAP v1 - - - - --- 2016-05-31 Dmitry Fleytman New
[v7,05/17] pcie: Introduce function for DSN capability creation - - - - --- 2016-05-31 Dmitry Fleytman New
[v7,06/17] vmxnet3: Use generic function for DSN capability definition - - - - --- 2016-05-31 Dmitry Fleytman New
« 1 2 »