1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys
Gleb Smirnoff 651e4e6a30 Merge from projects/sendfile: extend protocols API to support
sending not ready data:
o Add new flag to pru_send() flags - PRUS_NOTREADY.
o Add new protocol method pru_ready().

Sponsored by:	Nginx, Inc.
Sponsored by:	Netflix
2014-11-30 13:24:21 +00:00
..
amd64 Revert r274772: it is not valid on MIPS 2014-11-25 03:50:31 +00:00
arm Correctly a few incorrect uses of ENTRY/EENTRY and END/EEND 2014-11-30 12:25:04 +00:00
boot Unbreak the code for non-digits below '0' by casting the expression 2014-11-30 08:43:55 +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 Ignore more warnings with external gcc 2014-11-29 14:30:39 +00:00
contrib Correctly define constants. 2014-11-28 04:07:06 +00:00
crypto
ddb
dev Merge from projects/sendfile: extend protocols API to support 2014-11-30 13:24:21 +00:00
fs The process spin lock currently has the following distinct uses: 2014-11-26 14:10:00 +00:00
gdb
geom
gnu
i386 MFamd64: Check for invalid flags in the machine context in sigreturn() 2014-11-25 12:52:00 +00:00
isa
kern Merge from projects/sendfile: extend protocols API to support 2014-11-30 13:24:21 +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 After r275196 unbreak NOIP and NOINET kernels by hiding an otherwise 2014-11-28 14:51:49 +00:00
net80211
netgraph
netinet Merge from projects/sendfile: extend protocols API to support 2014-11-30 13:24:21 +00:00
netinet6 Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr - 2014-11-27 23:06:25 +00:00
netipsec Remove ip4_input() declaration. It was removed in r275133. 2014-11-27 00:27:39 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Merge from projects/sendfile: extend protocols API to support 2014-11-30 13:24:21 +00:00
opencrypto
pc98
powerpc Add support for dtrace:fbt on modules for PowerPC 2014-11-29 20:54:33 +00:00
rpc
security
sparc64 Revert r274772: it is not valid on MIPS 2014-11-25 03:50:31 +00:00
sys Merge from projects/sendfile: extend protocols API to support 2014-11-30 13:24:21 +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
xdr
xen
Makefile