Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp. | 2020-12-12 | 1 | -2/+2 | |
| | | | | | | OK dlg@, bluhm@ No Opinion mpi@ Not against it claudio@ | ||||
* | Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API. | 2020-07-10 | 1 | -2/+2 | |
| | | | | ok dlg@ tobhe@ | ||||
* | use ifiq_input and use it's return value to apply backpressure to rxrs. | 2020-06-22 | 1 | -2/+4 | |
| | | | | this is a step toward deprecating softclock based livelock detection. | ||||
* | Add bse(4), a driver for the Broadcom GENET v5 network interface found on | 2020-04-14 | 1 | -0/+1020 | |
the Raspberry Pi4. ok patrick@ |