freebsd-dev/sys
Bjoern A. Zeeb c04716b1ad Unbreak IPv6.
No longer return ENXIO when trying to send an IPv6 packet in
nicvf_sq_add_hdr_subdesc().
Restructure the code so that the upper layer protocol parts are
agnostic of the L3 protocol (and no longer specific to IPv4).
With this basic IPv6 packets go through.  We are still seeing
weird behaviour which needs further diagnosis.

PR:			223669
In collaboration with:	emaste
MFC after:		3 days
2017-11-14 16:47:05 +00:00
..
amd64 amd64: stop nesting preemption counter in spinlock_enter 2017-11-12 03:13:01 +00:00
arm arm: rpi2: Fix cpufreq(4) 2017-11-13 18:53:41 +00:00
arm64 Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
boot Don't add /boot/dt*s* but /boot/dt*b*. Stupid think-o. /boot/dtb was 2017-11-13 21:25:57 +00:00
bsm
cam Properly decode NVMe state of the drive and print out the information 2017-11-14 05:05:26 +00:00
cddl MFV r325609: 7531 Assign correct flags to prefetched buffers 2017-11-09 18:22:42 +00:00
compat Properly handle the case where the linux_cdev_handle_insert() function 2017-11-13 18:16:26 +00:00
conf Rework r325568 so all 'make LINT' targets work. 2017-11-13 20:49:08 +00:00
contrib Set the default VNET in krping before calling ifunit_ref(). Else using IPv6 2017-11-14 14:39:37 +00:00
crypto
ddb Point people towards our https web site for documentation, http accesses are 2017-11-09 13:38:24 +00:00
dev Unbreak IPv6. 2017-11-14 16:47:05 +00:00
fs Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
gdb
geom
gnu
i386 Remove useless DEBUG printfs in i386 sendsig() implementations. 2017-11-08 13:05:14 +00:00
isa
kern Add two new tunables / sysctls to controll reboot after panic: 2017-11-14 00:29:14 +00:00
kgssapi
libkern
mips Convert BERI to use ofw_parse_bootargs() 2017-11-14 03:23:46 +00:00
modules Belatedly add opt_nvme.h to fix building nvme.ko outside of a kernel 2017-11-14 05:05:21 +00:00
net Do not leak control in raw_usend 2017-11-08 23:20:05 +00:00
net80211
netgraph
netinet Simply the code and use the full buffer for contigous chunk representation. 2017-11-14 02:30:21 +00:00
netinet6 Use hardware timestamps to report packet timestamps for SO_TIMESTAMP 2017-11-07 09:46:26 +00:00
netipsec Use correct pointer in key_updateaddresses() when updating NAT-T config. 2017-11-03 11:33:13 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00
opencrypto crypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC mode. This is working 2017-11-03 10:27:22 +00:00
powerpc Expand the Freescale PCIe root complex driver with the ofw_pcib_pci 2017-11-14 03:53:15 +00:00
riscv
rpc
security
sparc64 Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
sys Add __BEGIN_DECLS and __END_DECLS to <sys/umtx.h> 2017-11-13 16:53:36 +00:00
teken
tests
tools
ufs Improve the message printed when the cylinder group checksum is wrong. 2017-11-05 13:28:48 +00:00
vm Fix operator priority. 2017-11-08 23:25:05 +00:00
x86 Add Intel Processor Trace (PT) MSRs. 2017-11-12 23:13:04 +00:00
xdr
xen
Makefile