Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |