Age | Commit message (Expand) | Author |
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 |