Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-23 | igb: Strip the second VLAN tag for extended VLAN | Akihiko Odaki | 1 | -9/+10 |
2023-05-23 | hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info | Akihiko Odaki | 1 | -9/+0 |
2023-05-23 | net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols() | Akihiko Odaki | 1 | -4/+6 |
2023-03-10 | net/eth: Introduce EthL4HdrProto | Akihiko Odaki | 1 | -3/+2 |
2023-03-10 | net/eth: Report if headers are actually present | Akihiko Odaki | 1 | -6/+6 |
2023-03-10 | e1000e: Perform software segmentation for loopback | Akihiko Odaki | 1 | -0/+8 |
2023-03-10 | hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr | Akihiko Odaki | 1 | -11/+1 |
2020-03-03 | NetRxPkt: Introduce support for additional hash types | Yuri Benditovich | 1 | -1/+5 |
2016-06-02 | net_pkt: Extend packet abstraction as required by e1000e functionality | Dmitry Fleytman | 1 | -2/+191 |
2016-06-02 | net_pkt: Name vmxnet3 packet abstractions more generic | Dmitry Fleytman | 1 | -0/+174 |