freebsd-nq/sys
Andrey V. Elsukov 2d957916ef Remove route chaching support from ipsec code. It isn't used for some time.
* remove sa_route_union declaration and route_cache member from struct secashead;
* remove key_sa_routechange() call from ICMP and ICMPv6 code;
* simplify ip_ipsec_mtu();
* remove #include <net/route.h>;

Sponsored by:	Yandex LLC
2014-12-02 04:20:50 +00:00
..
amd64 Revert r274772: it is not valid on MIPS 2014-11-25 03:50:31 +00:00
arm Pull in the NetBSD global offset table handling code. Clang 3.5 creates 2014-12-01 21:04:26 +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 When passing LUN IDs through treat ASCII values as fixed-length, not 2014-12-01 15:21:54 +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 Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +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 Disable recursion for the process spinlock. 2014-12-01 17:36:10 +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 Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +00:00
net80211
netgraph
netinet Remove route chaching support from ipsec code. It isn't used for some time. 2014-12-02 04:20:50 +00:00
netinet6 Remove route chaching support from ipsec code. It isn't used for some time. 2014-12-02 04:20:50 +00:00
netipsec Remove route chaching support from ipsec code. It isn't used for some time. 2014-12-02 04:20:50 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +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 Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +00:00
teken
tools
ufs Merge from projects/sendfile: 2014-11-23 12:01:52 +00:00
vm Provide mutual exclusion between zone allocation/destruction and 2014-11-30 20:20:55 +00:00
x86 Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
xdr
xen
Makefile