Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r313982, r314068: | pfg | 2017-03-14 | 1 | -2/+2 |
* | MFC 303754: Add __printflike() to bus_describe_intr() to enable -Wformat checks. | jhb | 2016-10-06 | 1 | -1/+1 |
* | MFC r304021: Update iflib to support more NIC designs | shurd | 2016-08-23 | 1 | -167/+374 |
* | MFC r302439: | bdrewery | 2016-07-12 | 1 | -3/+3 |
* | Replace a number of conflations of mp_ncpus and mp_maxid with either | nwhitehorn | 2016-07-06 | 1 | -4/+4 |
* | iflib: Improve cleanup on iflib_queues_alloc error path | cem | 2016-06-07 | 1 | -5/+16 |
* | iflib: Fix potential leak in iflib_if_transmit | cem | 2016-06-07 | 1 | -2/+2 |
* | Remove assertions that don't make sense for the data type. | scottl | 2016-05-18 | 1 | -2/+0 |
* | Make compile without INET or without IP support in the kernel by hiding | bz | 2016-05-18 | 1 | -7/+18 |
* | Import the 'iflib' API library for network drivers. From the author: | scottl | 2016-05-18 | 1 | -0/+4786 |