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