COMMITS
/ net/eth.c May 23, 2023
A
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki committed
A
igb: Implement Rx SCTP CSO
Akihiko Odaki committed
A
net/eth: Always add VLAN tag
Akihiko Odaki committed
A
net/eth: Use void pointers
Akihiko Odaki committed
A
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki committed
A
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki committed
February 23, 2023
A
net/eth: Introduce EthL4HdrProto
Akihiko Odaki committed
A
net/eth: Report if headers are actually present
Akihiko Odaki committed
A
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki committed
February 12, 2022
T
net/eth: Don't consider ESP to be an IPv6 option header
Thomas Jansen committed
March 10, 2021
P
net/eth: Add an assert() and invert if() statement to simplify code
Philippe Mathieu-Daudé committed
P
net/eth: Read ip6_ext_hdr_routing buffer before accessing it
Philippe Mathieu-Daudé committed
P
net/eth: Check iovec has enough data earlier
Philippe Mathieu-Daudé committed
P
net/eth: Check size earlier in _eth_get_rss_ex_dst_addr()
Philippe Mathieu-Daudé committed
P
net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
Philippe Mathieu-Daudé committed
P
net/eth: Simplify _eth_get_rss_ex_dst_addr()
Philippe Mathieu-Daudé committed
P
net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr()
Philippe Mathieu-Daudé committed
March 17, 2021
B
net: eth: Add a helper to pad a short Ethernet frame
Bin Meng committed
October 21, 2020
P
net: remove an assert call in eth_get_gso_type
Prasad J Pandit committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
July 27, 2017
P
net/eth: fix incorrect check of iov_to_buf() return value
Philippe Mathieu-Daudé committed
February 16, 2017
D
eth: Extend vlan stripping functions
Dmitry Fleytman committed
July 15, 2016
P
net: fix incorrect argument to iov_to_buf
Paolo Bonzini committed
P
net: fix incorrect access to pointer
Paolo Bonzini committed
June 1, 2016
D
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman committed
January 29, 2016
P
net: Clean up includes
Peter Maydell committed
July 25, 2013
S
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil committed
March 9, 2013
D
Common definitions for VMWARE devices
Dmitry Fleytman committed