Akihiko Odaki
|
2a5f744ef2
hw/net/net_tx_pkt: Align l3_hdr
|
2 년 전 |
Akihiko Odaki
|
4cf3a63849
hw/net/net_tx_pkt: Ignore ECN bit
|
2 년 전 |
Akihiko Odaki
|
f4fdaf009c
igb: Fix DMA requester specification for Tx packet
|
2 년 전 |
Akihiko Odaki
|
dd32b5ea7e
hw/net/net_tx_pkt: Check the payload length
|
2 년 전 |
Akihiko Odaki
|
02ef5fdc09
hw/net/net_tx_pkt: Implement TCP segmentation
|
2 년 전 |
Akihiko Odaki
|
ffbd2dbd8e
e1000e: Perform software segmentation for loopback
|
2 년 전 |
Akihiko Odaki
|
55daf493f7
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
|
2 년 전 |
Akihiko Odaki
|
f9a9eb16e2
net: Check L4 header size
|
2 년 전 |
Markus Armbruster
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 년 전 |
Thomas Huth
|
283f0a05e2
hw/net/net_tx_pkt: Fix crash detected by fuzzer
|
4 년 전 |
Jason Wang
|
8c552542b8
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
|
4 년 전 |
Mauro Matteo Cascella
|
035e69b063
hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
|
5 년 전 |
Andrew
|
e219d30910
hw/net: Added plen fix for IPv6
|
5 년 전 |
Andrew
|
9a8d949245
hw/net: Added CSO for IPv6
|
5 년 전 |
Marc-André Lureau
|
4f51e1d386
net: fix misaligned member access
|
7 년 전 |
Ed Swierk
|
0dacea92d2
net: Transmit zero UDP checksum as 0xFFFF
|
7 년 전 |
Li Qiang
|
47882fa497
net: vmxnet: use g_new for pkt initialisation
|
9 년 전 |
Prasad J Pandit
|
ead315e43e
net: check fragment length during fragmentation
|
9 년 전 |
Paolo Bonzini
|
e9abfcb57f
clean-includes: run it once more
|
9 년 전 |
Dmitry Fleytman
|
111710107d
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
|
9 년 전 |
Dmitry Fleytman
|
eb700029c7
net_pkt: Extend packet abstraction as required by e1000e functionality
|
9 년 전 |
Dmitry Fleytman
|
605d52e62f
net_pkt: Name vmxnet3 packet abstractions more generic
|
9 년 전 |