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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
net
/
net_rx_pkt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
1
-9
/
+6
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
1
-11
/
+53
2023-05-23
hw/net/net_rx_pkt: Enforce alignment for eth_header
Akihiko Odaki
1
-4
/
+7
2023-05-23
hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
Akihiko Odaki
1
-5
/
+0
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
1
-9
/
+5
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
1
-23
/
+25
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
1
-43
/
+43
2023-03-10
e1000e: Perform software segmentation for loopback
Akihiko Odaki
1
-0
/
+7
2023-03-10
hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
Akihiko Odaki
1
-10
/
+1
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
1
-1
/
+1
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
1
-0
/
+42
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
1
-1
/
+1
2017-03-06
NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()
Dmitry Fleytman
1
-4
/
+5
2017-03-06
NetRxPkt: Account buffer with ETH header in IOV length
Dmitry Fleytman
1
-1
/
+1
2017-03-06
NetRxPkt: Do not try to pull more data than present
Dmitry Fleytman
1
-1
/
+2
2017-03-06
NetRxPkt: Fix memory corruption on VLAN header stripping
Dmitry Fleytman
1
-17
/
+17
2017-03-06
net: Remove useless local var pkt
Fam Zheng
1
-1
/
+0
2016-06-02
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
1
-30
/
+443
2016-06-02
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
1
-0
/
+187