NetBSD/sys
jdolecek 740ee3f26c wm_tx_offload() and wm_nq_tx_offload() actually always return 0, make them
return void and remove the check for their return value
2020-04-08 21:57:24 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Simplify #ifdefs 2020-04-08 10:57:16 +00:00
coda v_interlock -> vmobjloc 2020-02-24 20:53:11 +00:00
compat Regen for _lwp_gettid(2). 2020-04-04 20:27:27 +00:00
conf Infrastructure for putting kernel+modules in /netbsd/kernel and 2020-04-04 19:50:53 +00:00
crypto
ddb also print the LWP reference count. 2020-04-04 13:59:16 +00:00
dev wm_tx_offload() and wm_nq_tx_offload() actually always return 0, make them 2020-04-08 21:57:24 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external Switch USB to use non-coherent buffers for data transfers in the 2020-04-05 20:59:38 +00:00
fs udf_get_node(): fix typo and honor "lktype" argument. 2020-04-06 14:31:06 +00:00
gdbscripts
kern lookup_fastforward(): failure to vget foundobj vnode also translates into 2020-04-07 19:17:50 +00:00
lib Fix KASAN build on aarch64 2020-04-07 08:07:58 +00:00
miscfs switch to kmem_zalloc() instead of malloc() for struct kernfs_mount 2020-04-07 08:35:49 +00:00
modules Switch to type generic PRIu macros 2020-04-04 23:22:12 +00:00
net Fix typo in comment 2020-04-08 03:37:14 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan
netinet fix in4_cksum() panic "in4_cksum: mbuf 14 too short for IP header 20" 2020-03-27 16:34:58 +00:00
netinet6 PR/55030: Avoid locking against myself panic by moving the icmp error outside 2020-04-03 14:04:27 +00:00
netipsec Fix kern/55066. Pointed out and fixed by Chuck Zmudzinski, thanks. 2020-03-13 06:55:35 +00:00
netmpls
nfs NFSv2 is limited to use only 32bit in metadata. Prevent that larger 2020-04-04 07:07:20 +00:00
opencrypto Revert previous change to use SYSCTL_SETUP since it breaks on macppc. 2020-04-08 15:27:18 +00:00
rump Return early on 0-sized transfers (usually to/from NULL-objects) 2020-04-05 15:16:11 +00:00
secmodel Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
stand efiboot: add clang fix from i386/stand/efiboot/bootx64/Makefile here too 2020-04-01 10:45:44 +00:00
sys define M_CSUM_BLANK, eventually to be used by xennet(4)/xvif(4) to offload 2020-04-06 09:32:54 +00:00
ufs Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
uvm Provide UVMHIST_CALLARGS 2020-04-08 07:56:34 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00