aboutsummaryrefslogtreecommitdiff
path: root/include/net/eth.h
AgeCommit message (Expand)Author
2023-05-23igb: Strip the second VLAN tag for extended VLANAkihiko Odaki
2023-05-23igb: Implement Rx SCTP CSOAkihiko Odaki
2023-05-23net/eth: Always add VLAN tagAkihiko Odaki
2023-05-23net/eth: Use void pointersAkihiko Odaki
2023-05-23e1000x: Take CRC into consideration for size checkAkihiko Odaki
2023-05-23net/eth: Rename eth_setup_vlan_headers_exAkihiko Odaki
2023-05-23net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()Akihiko Odaki
2023-03-10net/eth: Introduce EthL4HdrProtoAkihiko Odaki
2023-03-10net/eth: Report if headers are actually presentAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Implement TCP segmentationAkihiko Odaki
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2021-03-22net: eth: Add a helper to pad a short Ethernet frameBin Meng
2020-07-21hw/net: Added plen fix for IPv6Andrew
2019-01-17virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich
2018-03-02net: fix misaligned member accessMarc-André Lureau
2017-04-25slirp: add a fake NC-SI backendCédric Le Goater
2017-03-06eth: Extend vlan stripping functionsDmitry Fleytman
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
2016-06-02rtl8139: Move more TCP definitions to common headerDmitry Fleytman
2016-02-23include: Clean up includesPeter Maydell
2016-01-11ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert
2013-11-08net: disallow to specify multicast MAC addressDmitry Krivenok
2013-03-25Common definitions for VMWARE devicesDmitry Fleytman