1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Andrey V. Elsukov ea0c377602 lla_lookup() does modification only when LLE_CREATE is specified.
Thus we can use IF_AFDATA_RLOCK() instead of IF_AFDATA_LOCK() when doing
lla_lookup() without LLE_CREATE flag.

Reviewed by:	glebius, adrian
MFC after:	1 week
Sponsored by:	Yandex LLC
2014-01-02 08:40:37 +00:00
..
amd64 Restructure the VMX code to enter and exit the guest. In large part this change 2014-01-01 21:17:08 +00:00
arm Fix race condition in DELAY for SP804 timer. 2014-01-01 20:35:38 +00:00
boot MFV r259170: 2014-01-01 00:45:28 +00:00
bsm
cam
cddl MFV r260155: 2014-01-02 08:10:35 +00:00
compat
conf MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
contrib
crypto
ddb
dev Minor correction for the XHCI reset logic. 2014-01-02 08:02:57 +00:00
fs
gdb
geom Add an ability to stop gmirror and clear its metadata in one command. 2013-12-27 02:43:53 +00:00
gnu/fs/reiserfs
i386
ia64 Implement atomic_swap_<type>. 2014-01-01 22:51:19 +00:00
isa
kern Delete echoed doesn't rub out the previous character, so always 2013-12-31 04:40:25 +00:00
kgssapi
libkern
mips
modules For sys/ofed/drivers/infiniband/hw/mlx4/mcg.c, disable warning about 2013-12-30 22:14:31 +00:00
net Multi-queue NIC drivers and multi-port lagg tend to use the same lower 2013-12-30 01:32:17 +00:00
net80211
netatalk
netgraph Fix !INET6 build for various platforms. 2014-01-02 08:39:47 +00:00
netinet lla_lookup() does modification only when LLE_CREATE is specified. 2014-01-02 08:40:37 +00:00
netinet6 lla_lookup() does modification only when LLE_CREATE is specified. 2014-01-02 08:40:37 +00:00
netipsec
netipx
netnatm
netpfil
netsmb
nfs Move most of NFS file handle affinity code out of the heavily congested 2013-12-30 20:23:15 +00:00
nfsclient
nfsserver
nlm
ofed Similar to r260020, only use -fms-extensions with gcc, for all other 2013-12-30 20:34:53 +00:00
opencrypto
pc98
pci
powerpc Remove TNF license clauses 3 and 4, matching upstream 2014-01-01 20:04:43 +00:00
rpc Move most of NFS file handle affinity code out of the heavily congested 2013-12-30 20:23:15 +00:00
security As constantly reported during kernel compilation, m_buflen is unsigned so 2013-12-25 20:10:17 +00:00
sparc64
sys Bump copyright year. 2013-12-31 12:18:10 +00:00
teken
tools
ufs Fine tune filesystem block allocations under low free-space 2013-12-30 17:04:24 +00:00
vm Since the introduction of the popmap to reservations in r259999, there is 2013-12-31 18:25:15 +00:00
x86
xdr
xen
Makefile Add netpfil to CSCOPEDIRS. 2013-12-30 08:36:17 +00:00