freebsd-dev/sys
Alexander V. Chernikov c69aeaad14 Do not try to copy header to @dst and than back to ethernet in case of
pseudo_AF_HDRCMPLT:

we copy media header from mbuf to 'struct sockaddr' @dst in bpf_movein, so
mbuf already contains valid info.
2014-11-27 21:29:19 +00:00
..
amd64 Revert r274772: it is not valid on MIPS 2014-11-25 03:50:31 +00:00
arm Add new devices to the config. 2014-11-25 16:24:31 +00:00
boot Revert part of r275059. Comparing unsigned 8 bit value 2014-11-27 18:43:44 +00:00
bsm
cam Coalesce last data move and command status for read commands. 2014-11-25 17:53:35 +00:00
cddl Revert r273060 per discussion with avg@ as we need to make L2ARC 2014-11-26 02:20:25 +00:00
compat The process spin lock currently has the following distinct uses: 2014-11-26 14:10:00 +00:00
conf o Add Virtio MMIO bus driver to config 2014-11-25 16:53:22 +00:00
contrib Add missing headers needed by write(). 2014-11-25 02:58:38 +00:00
crypto
ddb
dev Fix hwpmc sampling for ppc970 (G5-class) processors. 2014-11-27 18:41:14 +00:00
fs The process spin lock currently has the following distinct uses: 2014-11-26 14:10:00 +00:00
gdb
geom Actually, that was a bad idea. Go back to MAXPARTITIONS. 2014-11-20 17:31:25 +00:00
gnu
i386 MFamd64: Check for invalid flags in the machine context in sigreturn() 2014-11-25 12:52:00 +00:00
isa
kern Make igb and ixgbe check tunables at probe time. 2014-11-26 20:19:36 +00:00
kgssapi
libkern
mips Add support for Buffalo WZR-HP-AG300H atheros MIPS router. 2014-11-25 17:33:22 +00:00
modules There never was a PC Card joystick attachment that worked. Kill the 2014-11-22 20:31:20 +00:00
net Do not try to copy header to @dst and than back to ethernet in case of 2014-11-27 21:29:19 +00:00
net80211
netgraph
netinet
netinet6 Skip L2 addresses lookups for p2p interfaces. 2014-11-24 21:51:43 +00:00
netipsec Remove ip4_input() declaration. It was removed in r275133. 2014-11-27 00:27:39 +00:00
netnatm
netpfil pf(4) needs to have a correct checksum during its processing. 2014-11-19 13:31:08 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Revert r274772: it is not valid on MIPS 2014-11-25 03:50:31 +00:00
rpc
security
sparc64 Revert r274772: it is not valid on MIPS 2014-11-25 03:50:31 +00:00
sys Increase default and maximum callchain depths 2014-11-26 20:56:08 +00:00
teken
tools
ufs Merge from projects/sendfile: 2014-11-23 12:01:52 +00:00
vm We already have "int i" in this scope. 2014-11-24 07:57:20 +00:00
x86 Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
xdr
xen opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
Makefile