Sign in
qemu
/
qemu
/
78b0c15a563ac4be5afb0375602ca0a3adc6c442
/
net
/
eth.c
1728593
net/eth: Clean up local variable shadowing
by Philippe Mathieu-Daudé
· 1 year, 6 months ago
7e64a9c
igb: Strip the second VLAN tag for extended VLAN
by Akihiko Odaki
· 1 year, 9 months ago
907209e
igb: Implement Rx SCTP CSO
by Akihiko Odaki
· 1 year, 9 months ago
aaa8a15
net/eth: Always add VLAN tag
by Akihiko Odaki
· 1 year, 9 months ago
85427bf
net/eth: Use void pointers
by Akihiko Odaki
· 1 year, 9 months ago
0b11783
net/eth: Rename eth_setup_vlan_headers_ex
by Akihiko Odaki
· 1 year, 9 months ago
2f0fa23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
by Akihiko Odaki
· 1 year, 9 months ago
65f474b
net/eth: Introduce EthL4HdrProto
by Akihiko Odaki
· 2 years ago
69ff5ef
net/eth: Report if headers are actually present
by Akihiko Odaki
· 2 years ago
02ef5fd
hw/net/net_tx_pkt: Implement TCP segmentation
by Akihiko Odaki
· 2 years ago
9d6267b
net/eth: Don't consider ESP to be an IPv6 option header
by Thomas Jansen
· 3 years ago
c7274b5
net/eth: Add an assert() and invert if() statement to simplify code
by Philippe Mathieu-Daudé
· 4 years ago
7d6a4f1
net/eth: Read ip6_ext_hdr_routing buffer before accessing it
by Philippe Mathieu-Daudé
· 4 years ago
ef76358
net/eth: Check iovec has enough data earlier
by Philippe Mathieu-Daudé
· 4 years ago
6f10f77
net/eth: Check size earlier in _eth_get_rss_ex_dst_addr()
by Philippe Mathieu-Daudé
· 4 years ago
dbd8d3f
net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
by Philippe Mathieu-Daudé
· 4 years ago
3846244
net/eth: Simplify _eth_get_rss_ex_dst_addr()
by Philippe Mathieu-Daudé
· 4 years ago
b565b44
net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr()
by Philippe Mathieu-Daudé
· 4 years ago
af77451
net: eth: Add a helper to pad a short Ethernet frame
by Bin Meng
· 4 years ago
7564bf7
net: remove an assert call in eth_get_gso_type
by Prasad J Pandit
· 4 years, 4 months ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
b2caa3b
net/eth: fix incorrect check of iov_to_buf() return value
by Philippe Mathieu-Daudé
· 8 years ago
566342c
eth: Extend vlan stripping functions
by Dmitry Fleytman
· 8 years ago
4555ca6
net: fix incorrect argument to iov_to_buf
by Paolo Bonzini
· 9 years ago
2c5e564
net: fix incorrect access to pointer
by Paolo Bonzini
· 9 years ago
eb70002
net_pkt: Extend packet abstraction as required by e1000e functionality
by Dmitry Fleytman
· 9 years ago
2744d92
net: Clean up includes
by Peter Maydell
· 9 years ago
dfc6f86
misc: Use g_assert_not_reached for code which is expected to be unreachable
by Stefan Weil
· 12 years ago
75020a7
Common definitions for VMWARE devices
by Dmitry Fleytman
· 12 years ago