freebsd-dev/sys
Pyun YongHyeon 1c88901672 Increase a maximum segment size of DMA to 4096. Previously it used
MCLBYTES for the segment size but it used too many Tx descriptors in
TSO case.
While I'm here adjust maximum size of the sum of all segment lengths
in a given DMA mapping to 65535, the maximum size, in bytes, of a IP
packet.
2007-06-12 02:35:01 +00:00
..
amd64 Add nfe(4) to the list of drivers supported by GENERIC kernel. 2007-06-12 02:24:30 +00:00
arm Introduce pmap_kenter_supersection(), which maps 16MB super-sections into 2007-06-11 21:29:26 +00:00
boot
bsm
cam
cddl Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
coda
compat Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
conf Add CPU_XSCALE_81342 before I forget again. 2007-06-11 21:31:13 +00:00
contrib
crypto
ddb
dev Increase a maximum segment size of DMA to 4096. Previously it used 2007-06-12 02:35:01 +00:00
fs Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
gdb
geom
gnu Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
i4b
i386 Add nfe(4) to the list of drivers supported by GENERIC kernel. 2007-06-12 02:24:30 +00:00
ia64 Add the machine-specific definitions for configuring the new physical 2007-06-10 23:39:07 +00:00
isa
kern Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
libkern
modules Add new files in the net80211 changes. 2007-06-11 07:26:35 +00:00
net Add IFCAP_LRO flag for drivers to announce their TCP Large Receive Offload 2007-06-11 20:08:11 +00:00
net80211 Prefer __packed to __attribute__((__packed__)). 2007-06-11 19:34:53 +00:00
netatalk
netatm
netgraph Silence a gcc warning in a more canonical way (evl = NULL rather than &evl). 2007-06-11 15:29:02 +00:00
netinet Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
netinet6 Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
netipsec Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver Init timespec to zero fo quiesce warnings. 2007-06-10 04:42:20 +00:00
opencrypto
pc98 Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan. 2007-06-11 08:26:40 +00:00
pccard
pci
powerpc
rpc
security Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
sparc64 Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan. 2007-06-11 08:26:40 +00:00
sun4v Use default options for default partitioning schemes, rather than 2007-06-11 00:38:06 +00:00
sys Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
tools
ufs Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
vm Conditionally acquire Giant in vm_contig_launder_page(). 2007-06-11 03:20:16 +00:00
Makefile