freebsd-dev/sys
Hans Petter Selasky aacb037742 Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for a
valid GID entry based on IPv6 addresses can fail.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2017-10-10 12:36:41 +00:00
..
amd64 Change amd64_get_ldt() to return 'EOF' when the LDT is not yet 2017-10-09 16:20:39 +00:00
arm Fix imx6 hdmi init after r323553, which used a config_intrhook to defer the 2017-10-08 18:38:22 +00:00
arm64 Add a memory barrier to ensure the atomic write is visible to the other 2017-10-02 14:22:35 +00:00
boot Fix typos: stand alon{e,g} should be spelled like standalone 2017-10-10 04:53:26 +00:00
bsm
cam Fix iSCSI target panics on concurrent session teardown and display 2017-10-04 11:35:04 +00:00
cddl illumos mutex_init: use SX_NEW instead of bzero 2017-10-09 07:44:09 +00:00
compat Shorten list of arguments to mbuf external storage freeing function. 2017-10-09 20:35:31 +00:00
conf cxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0. 2017-10-07 17:24:23 +00:00
contrib Add support for parsing and using IPv6 addresses in krping. 2017-10-10 12:10:19 +00:00
crypto aesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC 2017-10-04 21:15:45 +00:00
ddb
dev Use common rdma_ip2gid() function instead of custom mlx5_ip2gid() one. 2017-10-10 12:24:52 +00:00
fs Add Flex File Layout support to the NFSv4.1 pNFS client. 2017-10-05 20:10:40 +00:00
gdb
geom Display rotation rate and TRIM/UNMAP support in diskinfo(8) 2017-10-04 15:09:49 +00:00
gnu
i386 Change i386_get_ldt() to return 'EOF' when the requested range of 2017-10-09 16:19:26 +00:00
isa
kern Revert r324405 at the request of the submitter pending better solution. 2017-10-10 00:32:21 +00:00
kgssapi
libkern
mips bhnd: Add support for supplying bus I/O callbacks when initializing an EROM 2017-09-27 19:48:34 +00:00
modules Add missing SUBDIR needed for iwmfw to load after ^/head@r324434 2017-10-10 04:50:05 +00:00
net Fix "taskqgroup_attach: setaffinity failed: 3" with iflib drivers 2017-10-05 14:43:30 +00:00
net80211
netgraph Correction after r323873: #include <sys/lock.h> in addition to <sys/rmlock.h> 2017-09-28 11:26:37 +00:00
netinet Declare pmtud_blackhole global variables in tcp_timer.h, so that 2017-10-06 20:33:40 +00:00
netinet6 Hide struct socket and struct unpcb from the userland. 2017-10-02 23:29:56 +00:00
netipsec
netpfil Fix a bug which avoided that rules for matching port numbers for SCTP 2017-10-02 18:25:30 +00:00
netsmb netsmb: Fix buggy/racy smb_strdupin() 2017-09-29 15:53:26 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for a 2017-10-10 12:36:41 +00:00
opencrypto
powerpc PPC: increase MAX_PICS to 32 2017-10-02 06:05:19 +00:00
riscv
rpc
security
sparc64
sys Note libstand is no longer a public interface in UPDATING. Bump 2017-10-09 22:17:18 +00:00
teken
tests
tools
ufs Don't defer wakeup()s for completed journal workitems. 2017-09-26 23:24:15 +00:00
vm Replace an unnecessary call to vm_page_activate() by an assertion that 2017-10-08 16:54:42 +00:00
x86
xdr
xen
Makefile