Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: fix misaligned member access | Marc-André Lureau | 2018-03-02 | 1 | -1/+1 |
* | net: Transmit zero UDP checksum as 0xFFFF | Ed Swierk | 2017-11-20 | 1 | -1/+1 |
* | net: vmxnet: use g_new for pkt initialisation | Li Qiang | 2016-08-18 | 1 | -3/+2 |
* | net: check fragment length during fragmentation | Prasad J Pandit | 2016-08-09 | 1 | -1/+1 |
* | clean-includes: run it once more | Paolo Bonzini | 2016-06-16 | 1 | -0/+1 |
* | vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* | Dmitry Fleytman | 2016-06-02 | 1 | -5/+11 |
* | net_pkt: Extend packet abstraction as required by e1000e functionality | Dmitry Fleytman | 2016-06-02 | 1 | -77/+127 |
* | net_pkt: Name vmxnet3 packet abstractions more generic | Dmitry Fleytman | 2016-06-02 | 1 | -0/+581 |