.. |
altq
|
PR 51553 David Binderman: don't bother counting up backlogged classes
|
2016-11-21 07:15:36 +00:00 |
arch
|
Fix the possibility of off-by-one on the grammer. Reported by coypu.
|
2017-01-12 14:24:53 +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
|
Disable a couple of warnings until further investigation.
|
2017-01-11 12:19:43 +00:00 |
crypto
|
Add XTS mode.
|
2016-12-11 00:28:44 +00:00 |
ddb
|
Add ddb command to find a vnode by the address of its lock.
|
2017-01-11 12:17:34 +00:00 |
dev
|
Appease coverity which is having nightmares about strings not being
|
2017-01-12 18:26:08 +00:00 |
dist/pf
|
pfil(9) improvements to handle address changes:
|
2016-12-26 23:21:49 +00:00 |
external
|
Sync with latest github/raspberrypi/linux sources
|
2017-01-12 05:41:25 +00:00 |
fs
|
Remove RO check in tmpfs_putpages for now, the syncer doesn't like the
|
2017-01-11 12:12:32 +00:00 |
gdbscripts
|
Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode"
|
2016-12-14 15:48:54 +00:00 |
ipkdb
|
|
|
kern
|
Adapt to the recent vnode changes.
|
2017-01-11 14:52:02 +00:00 |
lib
|
Explain how all that mess works, without actually fixing it yet.
|
2017-01-06 09:14:36 +00:00 |
miscfs
|
Move vnode member v_lock as vi_lock to vnode_impl.h.
|
2017-01-11 09:08:58 +00:00 |
modules
|
NPF: implement dynamic handling of interface addresses (the kernel part).
|
2017-01-02 21:49:51 +00:00 |
net
|
* pfil_add_hook() no longer treats PFIL_IFADDR and PFIL_IFNET. delete them from pfil_flag_cases[].
|
2017-01-12 17:19:17 +00:00 |
net80211
|
Export some 802.11 IE manipulate functions.
|
2017-01-04 03:05:24 +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
|
Get rid of unnecessary header inclusions
|
2017-01-11 13:08:29 +00:00 |
netinet6
|
Prevent in6_ifaddr from being freed with holding its psref
|
2017-01-12 04:43:59 +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
|
Assert size for sockaddr_mpls, but don't require it to be packed.
|
2016-10-08 20:19:37 +00:00 |
netnatm
|
Fix race condition on ifqueue used by traditional netisr
|
2016-10-03 11:06:06 +00:00 |
netsmb
|
|
|
nfs
|
Memory leak, found by Mootja.
|
2016-11-20 09:28:43 +00:00 |
opencrypto
|
|
|
rump
|
Disable a couple of warnings until further investigation.
|
2017-01-11 12:19:43 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
make __sigmask unsigned
|
2017-01-12 18:29:14 +00:00 |
ufs
|
fix sign confusion
|
2017-01-12 18:40:02 +00:00 |
uvm
|
don't include uvm_physseg.h for kmem grovellers.
|
2017-01-04 23:59:49 +00:00 |
Makefile
|
|
|