Age | Commit message (Expand) | Author |
2023-09-29 | net/eth: Clean up local variable shadowing | Philippe Mathieu-Daudé |
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 | 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-02-14 | net/eth: Don't consider ESP to be an IPv6 option header | Thomas Jansen |
2021-03-22 | net/eth: Add an assert() and invert if() statement to simplify code | Philippe Mathieu-Daudé |
2021-03-22 | net/eth: Read ip6_ext_hdr_routing buffer before accessing it | Philippe Mathieu-Daudé |
2021-03-22 | net/eth: Check iovec has enough data earlier | Philippe Mathieu-Daudé |
2021-03-22 | net/eth: Check size earlier in _eth_get_rss_ex_dst_addr() | Philippe Mathieu-Daudé |
2021-03-22 | net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument | Philippe Mathieu-Daudé |
2021-03-22 | net/eth: Simplify _eth_get_rss_ex_dst_addr() | Philippe Mathieu-Daudé |
2021-03-22 | net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr() | Philippe Mathieu-Daudé |
2021-03-22 | net: eth: Add a helper to pad a short Ethernet frame | Bin Meng |
2020-11-11 | net: remove an assert call in eth_get_gso_type | Prasad J Pandit |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2017-07-31 | net/eth: fix incorrect check of iov_to_buf() return value | Philippe Mathieu-Daudé |
2017-03-06 | eth: Extend vlan stripping functions | Dmitry Fleytman |
2016-07-18 | net: fix incorrect argument to iov_to_buf | Paolo Bonzini |
2016-07-18 | net: fix incorrect access to pointer | Paolo Bonzini |
2016-06-02 | net_pkt: Extend packet abstraction as required by e1000e functionality | Dmitry Fleytman |
2016-02-04 | net: Clean up includes | Peter Maydell |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil |
2013-03-25 | Common definitions for VMWARE devices | Dmitry Fleytman |