Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [xen] Support scatter-gather to allow for jumbo framesxen-sg | Michael Brown | 2021-04-14 | 1 | -53/+135 |
* | [malloc] Rename malloc_dma() to malloc_phys() | Michael Brown | 2020-11-05 | 1 | -3/+3 |
* | [xen] Provide 18 4kB receive buffers to work around xen-netback bug | Michael Brown | 2017-05-19 | 1 | -9/+10 |
* | [base16] Add buffer size parameter to base16_encode() and base16_decode() | Michael Brown | 2015-04-24 | 1 | -1/+1 |
* | [xen] Set the "feature-rx-notify" flag for netfront devices | Michael Brown | 2015-03-09 | 1 | -0/+8 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [xen] Cope with unexpected initial backend states | Michael Brown | 2014-08-14 | 1 | -10/+64 |
* | [xen] Use version 1 grant tables by default | Michael Brown | 2014-08-13 | 1 | -28/+62 |
* | [xen] Add support for Xen netfront virtual NICs | Michael Brown | 2014-07-29 | 1 | -0/+852 |