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