Age | Commit message (Expand) | Author |
---|---|---|
2014-08-20 | replace the custom jumbo allocator with MCLGETI. | David Gwynne |
2014-07-22 | Fewer <netinet/in_systm.h> | Martin Pieuchot |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2013-10-01 | Use %z* for size_t | Stefan Fritsch |
2013-08-21 | get rid of the copy argument in m_devget that let you provide an | David Gwynne |
2013-08-07 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2011-06-21 | remove some unnecessary casts. ok blambert deraadt kettenis matthew | Ted Unangst |
2010-09-20 | Stop doing shutdown hooks in network drivers where possible. We already | Theo de Raadt |
2009-12-13 | Cleanup promiscuous mode and multicast handling. From Brad. | Mark Kettenis |
2009-08-29 | Split the ti(4) driver into mostly bus-agnostic code and PCI-specific | Mark Kettenis |