index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
eth.h
Age
Commit message (
Expand
)
Author
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
2023-05-23
net/eth: Use void pointers
Akihiko Odaki
2023-05-23
e1000x: Take CRC into consideration for size check
Akihiko Odaki
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2021-03-22
net: eth: Add a helper to pad a short Ethernet frame
Bin Meng
2020-07-21
hw/net: Added plen fix for IPv6
Andrew
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2018-03-02
net: fix misaligned member access
Marc-André Lureau
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
2017-03-06
eth: Extend vlan stripping functions
Dmitry Fleytman
2016-06-02
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2016-06-02
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
2016-02-23
include: Clean up includes
Peter Maydell
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
2013-11-08
net: disallow to specify multicast MAC address
Dmitry Krivenok
2013-03-25
Common definitions for VMWARE devices
Dmitry Fleytman