NetBSD/sys
msaitoh 550f342e08 - Set the TX DMA segment size based on the MTU size.
- Change the TX ring size for 5717 series and 57764 series.
- For 57766, set BGE_RDMAMODE_JMB_2K_MMRR for non-jumbo frame.
  Same as Linux tg3.
- For 57765 and newer devices, set BGE_MAX_RX_FRAME_LOWAT to 1.
  This value is recommended by the document.
2013-07-08 05:36:23 +00:00
..
altq
arch #endif comments 2013-07-06 12:11:54 +00:00
coda
compat regen 2013-06-26 16:29:50 +00:00
conf - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev - Set the TX DMA segment size based on the MTU size. 2013-07-08 05:36:23 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external Add helper script for future imports. 2013-07-04 22:12:40 +00:00
fs Pull forward the node creation returned from the lookup call. Its vnode is 2013-07-07 20:16:22 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern Extend generic dirhash to include an empty directory checker based on 2013-07-07 19:31:26 +00:00
lib libkern: add murmurhash module. 2013-06-29 16:02:01 +00:00
miscfs Hang a warning banner on some nasty code I just found. 2013-06-16 20:46:24 +00:00
modules Update the sources list for lfs. 2013-06-16 03:55:35 +00:00
net - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
net80211 - add m_add() that puts an mbuf to end of a chain 2013-06-27 17:47:18 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet Add MLD_LISTENER_REDUCTION per RFC 3542. Requested by Lorenzo Colitti. 2013-07-01 12:43:15 +00:00
netinet6 - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
netipsec Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
opencrypto Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
rump Use kqueue on *BSD, not just NetBSD. 2013-07-04 17:46:14 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Extend generic dirhash to include an empty directory checker based on 2013-07-07 19:31:26 +00:00
ufs Remove duplicate define of LFS_MAXNAMLEN 2013-06-28 16:14:06 +00:00
uvm Split tlb related stuff into pmap_tlb.h so that can be used for ASID mgmt 2013-07-02 09:35:48 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00