index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
net_rx_pkt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
2023-05-23
1
-9
/
+6
*
igb: Implement Rx SCTP CSO
Akihiko Odaki
2023-05-23
1
-11
/
+53
*
hw/net/net_rx_pkt: Enforce alignment for eth_header
Akihiko Odaki
2023-05-23
1
-4
/
+7
*
hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
Akihiko Odaki
2023-05-23
1
-5
/
+0
*
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-23
1
-9
/
+5
*
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
2023-03-10
1
-23
/
+25
*
net/eth: Report if headers are actually present
Akihiko Odaki
2023-03-10
1
-43
/
+43
*
e1000e: Perform software segmentation for loopback
Akihiko Odaki
2023-03-10
1
-0
/
+7
*
hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
Akihiko Odaki
2023-03-10
1
-10
/
+1
*
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
1
-1
/
+1
*
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
1
-0
/
+42
*
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
2017-11-20
1
-1
/
+1
*
NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()
Dmitry Fleytman
2017-03-06
1
-4
/
+5
*
NetRxPkt: Account buffer with ETH header in IOV length
Dmitry Fleytman
2017-03-06
1
-1
/
+1
*
NetRxPkt: Do not try to pull more data than present
Dmitry Fleytman
2017-03-06
1
-1
/
+2
*
NetRxPkt: Fix memory corruption on VLAN header stripping
Dmitry Fleytman
2017-03-06
1
-17
/
+17
*
net: Remove useless local var pkt
Fam Zheng
2017-03-06
1
-1
/
+0
*
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2016-06-02
1
-30
/
+443
*
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
1
-0
/
+187