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