index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
net_tx_pkt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
1
-0
/
+4
2024-03-29
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
1
-0
/
+1
2023-05-23
igb: Implement Tx SCTP CSO
Akihiko Odaki
1
-0
/
+18
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
1
-9
/
+7
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
1
-1
/
+1
2023-05-23
hw/net/net_tx_pkt: Decouple interface from PCI
Akihiko Odaki
1
-23
/
+13
2023-05-23
hw/net/net_tx_pkt: Decouple implementation from PCI
Akihiko Odaki
1
-20
/
+33
2023-03-28
hw/net/net_tx_pkt: Align l3_hdr
Akihiko Odaki
1
-10
/
+11
2023-03-28
hw/net/net_tx_pkt: Ignore ECN bit
Akihiko Odaki
1
-2
/
+4
2023-03-28
igb: Fix DMA requester specification for Tx packet
Akihiko Odaki
1
-1
/
+2
2023-03-10
hw/net/net_tx_pkt: Check the payload length
Akihiko Odaki
1
-0
/
+6
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
1
-42
/
+206
2023-03-10
e1000e: Perform software segmentation for loopback
Akihiko Odaki
1
-40
/
+36
2023-03-10
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
Akihiko Odaki
1
-9
/
+10
2023-03-10
net: Check L4 header size
Akihiko Odaki
1
-3
/
+10
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2021-07-19
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
1
-5
/
+7
2021-03-15
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
1
-1
/
+1
2020-08-04
hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
Mauro Matteo Cascella
1
-1
/
+4
2020-07-21
hw/net: Added plen fix for IPv6
Andrew
1
-0
/
+23
2020-07-15
hw/net: Added CSO for IPv6
Andrew
1
-3
/
+12
2018-03-02
net: fix misaligned member access
Marc-André Lureau
1
-1
/
+1
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
1
-1
/
+1
2016-08-18
net: vmxnet: use g_new for pkt initialisation
Li Qiang
1
-3
/
+2
2016-08-09
net: check fragment length during fragmentation
Prasad J Pandit
1
-1
/
+1
2016-06-16
clean-includes: run it once more
Paolo Bonzini
1
-0
/
+1
2016-06-02
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
1
-5
/
+11
2016-06-02
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
1
-77
/
+127
2016-06-02
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
1
-0
/
+581