summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-09-10Fewer in6_ifstat_inc()Martin Pieuchot
2015-09-10Stop using in6_ifstat_inc().Martin Pieuchot
2015-09-10More if_put suffling. OK dlg@Claudio Jeker
2015-09-10More complicated if_put dance. Special handling for multicast_register_ifClaudio Jeker
2015-09-10Another trivial if_put addition. OK dlg@Claudio Jeker
2015-09-10Trivial if_put addition. OK dlg@Claudio Jeker
2015-09-10if_put added to the if_get calls. Reshuffle some code to make this easier.Claudio Jeker
2015-09-10Kill two simple in6_ifstat_inc().Martin Pieuchot
2015-09-10Missing prototype change in previous.Martin Pieuchot
2015-09-10only try and reference an ifp in if_get if we actually find one inDavid Gwynne
2015-09-09Add locking for interrupt-safe maps (those that have the VM_MAP_INTRSAFE flagMark Kettenis
2015-09-09if_put after if_getDavid Gwynne
2015-09-09if_put after if_get.David Gwynne
2015-09-09if_put after if_getDavid Gwynne
2015-09-09if_put after you if_getDavid Gwynne
2015-09-09if_put after you if_getDavid Gwynne
2015-09-09gotta if_put after you if_getDavid Gwynne
2015-09-09if_put after the if_get.David Gwynne
2015-09-09add if_put after the if_get.David Gwynne
2015-09-09sizes for free(); ok semarieTheo de Raadt
2015-09-09No need to set d_npartitions in readdoslabel() or readgptlabel().Kenneth R Westerback
2015-09-09sizes for free(); ok semarieTheo de Raadt
2015-09-09sizes for free(); ok semarieTheo de Raadt
2015-09-09sizes for free(); ok sthenTheo de Raadt
2015-09-09sizes for free(); ok sthen semarieTheo de Raadt
2015-09-09syncTheo de Raadt
2015-09-09Move to next tame() API. The flags are now passed as a very simple string,Theo de Raadt
2015-09-09size for free()Florian Obser
2015-09-09introduce reference counts for interfaces (ie, struct ifnet *ifp).David Gwynne
2015-09-09Nuke some extraneous whitespace.Kenneth R Westerback
2015-09-09Rewrite arpproxy() to no longer iterate on the global list of interfaces.Martin Pieuchot
2015-09-09Remove IFM_MAKEMODE. It is unused in base and ports and there doesn't seemStefan Sperling
2015-09-09Kill icmp6_ifstat_inc() and associated per-ifp storage.Martin Pieuchot
2015-09-09The mplock implementations on MP-enabled mips64 platforms, octeon andVisa Hankala
2015-09-09All our pmap implementations provide pmap_resident_count(), so removeMiod Vallat
2015-09-09Kill some commented out in6_ifstat_inc().Martin Pieuchot
2015-09-09Kill a couple of if_get()s only needed to increment per-ifp IPv6 stats.Martin Pieuchot
2015-09-09convert bpf to using an srp list for the list of descriptors.David Gwynne
2015-09-09implement a singly linked list built with SRPs.David Gwynne
2015-09-09Fix English in comment. OK dlg@Claudio Jeker
2015-09-08Give the pool page allocator backends more sensible names. We now have:Mark Kettenis
2015-09-08Now that msleep(9) no longer requires the kernel lock (as long as PCATCHMark Kettenis
2015-09-08sizes for free(); ok semarieTheo de Raadt
2015-09-08sizes for free(); checked by semarieTheo de Raadt
2015-09-08sizes for free(); ok semarieTheo de Raadt
2015-09-08sizes for free(); ok semarieTheo de Raadt
2015-09-08sizes for free(); ok semarieTheo de Raadt
2015-09-08sizes for free(); ok semarieTheo de Raadt
2015-09-08sizes for free(), when known; ok semarieTheo de Raadt
2015-09-08sizes for free(); ok semarieTheo de Raadt