NetBSD/sys
2017-01-03 00:58:05 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch Fix boot on Gumstix Verdex boards. 2017-01-02 21:46:59 +00:00
coda
compat Provide a dummy linux_sigset_t for all architectures that do not have 2017-01-02 20:10:44 +00:00
conf goodbye 2016, hello 2017! 2017-01-01 06:56:59 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb
dev Replace numeric block sizes with symbolic names, 2017-01-02 14:28:29 +00:00
dist/pf pfil(9) improvements to handle address changes: 2016-12-26 23:21:49 +00:00
external use the proper hook function 2016-12-28 19:53:02 +00:00
fs Hold the interlock when calling cv_broadcast as per condvar(9) 2016-12-26 08:21:09 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern Now that v_usecount tracks valid references add some "v_usecount == 1" 2017-01-02 10:36:58 +00:00
lib Fix a wrong flag and KNF. 2016-12-03 09:20:55 +00:00
miscfs Rename vget() to vcache_vget() and vcache_tryvget() respectively and 2017-01-02 10:33:28 +00:00
modules NPF: implement dynamic handling of interface addresses (the kernel part). 2017-01-02 21:49:51 +00:00
net NPF: fix the interface table initialisation on load. 2017-01-03 00:58:05 +00:00
net80211 Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
netatalk Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netbt acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +00:00
netinet - You can't just call the pfil hook to remove an address before an address 2017-01-02 23:00:25 +00:00
netinet6 In the case of SIOCDIFADDR, call pfil_run_addrhooks before release ia. 2016-12-31 09:41:05 +00:00
netipsec Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netisdn Annotate bpf_mtap still running in Rx hardware interrupt with "XXX not in softint" 2016-12-15 09:35:24 +00:00
netkey
netmpls
netnatm
netsmb
nfs Memory leak, found by Mootja. 2016-11-20 09:28:43 +00:00
opencrypto
rump Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
secmodel
stand
sys Rename vget() to vcache_vget() and vcache_tryvget() respectively and 2017-01-02 10:33:28 +00:00
ufs Fix a bug introduced with Rev. 1.294: use LK_NOWAIT when called with MNT_LAZY. 2016-12-27 10:54:38 +00:00
uvm Remove a redundant #ifdef _KERNEL/#endif pair. 2017-01-02 20:22:20 +00:00
Makefile