index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
net_tx_pkt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"
Akihiko Odaki
2025-03-10
1
-4
/
+0
*
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
2024-06-04
1
-2
/
+2
*
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
2024-04-10
1
-0
/
+4
*
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
2024-03-29
1
-0
/
+1
*
igb: Implement Tx SCTP CSO
Akihiko Odaki
2023-05-23
1
-0
/
+18
*
net/eth: Always add VLAN tag
Akihiko Odaki
2023-05-23
1
-9
/
+7
*
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
2023-05-23
1
-1
/
+1
*
hw/net/net_tx_pkt: Decouple interface from PCI
Akihiko Odaki
2023-05-23
1
-23
/
+13
*
hw/net/net_tx_pkt: Decouple implementation from PCI
Akihiko Odaki
2023-05-23
1
-20
/
+33
*
hw/net/net_tx_pkt: Align l3_hdr
Akihiko Odaki
2023-03-28
1
-10
/
+11
*
hw/net/net_tx_pkt: Ignore ECN bit
Akihiko Odaki
2023-03-28
1
-2
/
+4
*
igb: Fix DMA requester specification for Tx packet
Akihiko Odaki
2023-03-28
1
-1
/
+2
*
hw/net/net_tx_pkt: Check the payload length
Akihiko Odaki
2023-03-10
1
-0
/
+6
*
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
2023-03-10
1
-42
/
+206
*
e1000e: Perform software segmentation for loopback
Akihiko Odaki
2023-03-10
1
-40
/
+36
*
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
Akihiko Odaki
2023-03-10
1
-9
/
+10
*
net: Check L4 header size
Akihiko Odaki
2023-03-10
1
-3
/
+10
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
2021-07-19
1
-5
/
+7
*
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
Mauro Matteo Cascella
2020-08-04
1
-1
/
+4
*
hw/net: Added plen fix for IPv6
Andrew
2020-07-21
1
-0
/
+23
*
hw/net: Added CSO for IPv6
Andrew
2020-07-15
1
-3
/
+12
*
net: fix misaligned member access
Marc-André Lureau
2018-03-02
1
-1
/
+1
*
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
2017-11-20
1
-1
/
+1
*
net: vmxnet: use g_new for pkt initialisation
Li Qiang
2016-08-18
1
-3
/
+2
*
net: check fragment length during fragmentation
Prasad J Pandit
2016-08-09
1
-1
/
+1
*
clean-includes: run it once more
Paolo Bonzini
2016-06-16
1
-0
/
+1
*
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
2016-06-02
1
-5
/
+11
*
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2016-06-02
1
-77
/
+127
*
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
1
-0
/
+581