summaryrefslogtreecommitdiff
path: root/hw/net/net_rx_pkt.c
AgeCommit message (Expand)Author
2020-03-03NetRxPkt: fix hash calculation of IPV6 TCPYuri Benditovich
2020-03-03NetRxPkt: Introduce support for additional hash typesYuri Benditovich
2017-11-20net: Transmit zero UDP checksum as 0xFFFFEd Swierk
2017-03-06NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()Dmitry Fleytman
2017-03-06NetRxPkt: Account buffer with ETH header in IOV lengthDmitry Fleytman
2017-03-06NetRxPkt: Do not try to pull more data than presentDmitry Fleytman
2017-03-06NetRxPkt: Fix memory corruption on VLAN header strippingDmitry Fleytman
2017-03-06net: Remove useless local var pktFam Zheng
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
2016-06-02net_pkt: Name vmxnet3 packet abstractions more genericDmitry Fleytman