index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
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