Author: hiren
Date: Tue Oct 25 05:45:47 2016
New Revision: 307901
URL: https://svnweb.freebsd.org/changeset/base/307901
Log:
FreeBSD tcp stack used to inform respective congestion control module about
the
loss event but not use or obay the recommendations i.e. values set by it in
some
case
Author: hiren
Date: Tue Oct 25 05:07:51 2016
New Revision: 307900
URL: https://svnweb.freebsd.org/changeset/base/307900
Log:
Undo r307899. It needs a bit more work and proper commit log.
Modified:
head/sys/netinet/cc/cc_cdg.c
head/sys/netinet/cc/cc_chd.c
head/sys/netinet/cc/cc_cubic.c
h
Sigh. I'll revert this and do it right.
On 10/25/16 at 05:03P, Hiren Panchasara wrote:
> Author: hiren
> Date: Tue Oct 25 05:03:33 2016
> New Revision: 307899
> URL: https://svnweb.freebsd.org/changeset/base/307899
>
> Log:
> In Collaboration with: Matt Macy
> Reviewed by:
Author: hiren
Date: Tue Oct 25 05:03:33 2016
New Revision: 307899
URL: https://svnweb.freebsd.org/changeset/base/307899
Log:
In Collaboration with:Matt Macy
Reviewed by: jtl
Sponsored by: Limelight Networks
Differential Revision:https://rev
Author: bdrewery
Date: Tue Oct 25 03:55:56 2016
New Revision: 307897
URL: https://svnweb.freebsd.org/changeset/base/307897
Log:
Use proper if_getdrvflags() API.
This is a NOP.
Sponsored by: Dell EMC Isilon
Modified:
head/sys/dev/bxe/bxe.c
Modified: head/sys/dev/bxe/bxe.c
==
Author: sephe
Date: Tue Oct 25 01:41:39 2016
New Revision: 307893
URL: https://svnweb.freebsd.org/changeset/base/307893
Log:
hyperv/hn: Set baudrate properly
PR: 208931
Submitted by: Eugene Grosbein
Reported by: Eugene Grosbein
MFC after:1 week
Sponsored by: Microso
Author: jhibbits
Date: Tue Oct 25 01:32:35 2016
New Revision: 307892
URL: https://svnweb.freebsd.org/changeset/base/307892
Log:
Fix a typo which broke the build for powerpc.
It's spelled LIBC_SRCTOP not LIBC_SRC.
Pointy-hat to:jhibbits
Reported by: kib
Modified:
head/lib/
Author: rmacklem
Date: Tue Oct 25 00:59:23 2016
New Revision: 307891
URL: https://svnweb.freebsd.org/changeset/base/307891
Log:
Fix the man page to reflect the change done by r307890 to mountd.c
so that the "-n" option uses the sysctl for the new NFS server.
This is a content change.
PR
Author: rmacklem
Date: Tue Oct 25 00:52:42 2016
New Revision: 307890
URL: https://svnweb.freebsd.org/changeset/base/307890
Log:
mountd(8) was erroneously setting the sysctl for the old NFS server
when the new/default NFS server was running, for the "-n" option.
This patch fixes the proble
Author: jmcneill
Date: Mon Oct 24 22:35:45 2016
New Revision: 307889
URL: https://svnweb.freebsd.org/changeset/base/307889
Log:
Enable driver for SY8106A Buck Regulator.
Modified:
head/sys/arm/conf/GENERIC
Modified: head/sys/arm/conf/GENERIC
==
Author: jmcneill
Date: Mon Oct 24 22:35:12 2016
New Revision: 307888
URL: https://svnweb.freebsd.org/changeset/base/307888
Log:
Defer cpufreq updates from intr handler to the taskqueue_thread queue.
Modified:
head/sys/arm/allwinner/aw_thermal.c
Modified: head/sys/arm/allwinner/aw_thermal.c
=
Author: rstone
Date: Mon Oct 24 22:11:33 2016
New Revision: 307887
URL: https://svnweb.freebsd.org/changeset/base/307887
Log:
Fix ip_output() on point-to-point links
In r304435, ip_output() was changed to use the result of the route
lookup to decide whether the outgoing packet was a broad
Author: gjb
Date: Mon Oct 24 21:16:21 2016
New Revision: 307884
URL: https://svnweb.freebsd.org/changeset/base/307884
Log:
Belatedly revert r303119, which was determined to not be
needed.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/tools/arm.subr
Modified: head/release
Author: manu
Date: Mon Oct 24 21:09:48 2016
New Revision: 307883
URL: https://svnweb.freebsd.org/changeset/base/307883
Log:
Add needed cpu-supply property for cpufreq.
Patch is merged upstream, in the meantime add it in our DTS.
Modified:
head/sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts
Author: syrinx
Date: Mon Oct 24 21:05:23 2016
New Revision: 307882
URL: https://svnweb.freebsd.org/changeset/base/307882
Log:
Fix a regression introduced in SVN r256678 that breaks USM header parsing
Reviewed by: bz@
Modified:
head/contrib/bsnmp/lib/snmp.c
Modified: head/contrib/bsnmp/
Author: np
Date: Mon Oct 24 20:53:44 2016
New Revision: 307881
URL: https://svnweb.freebsd.org/changeset/base/307881
Log:
krping: Allow the underlying ib_device to handle DMA mappings.
Submitted by: Vijay Singh @ Netapp
Modified:
head/sys/contrib/rdma/krping/krping.c
Modified: head/sys/
Author: kib
Date: Mon Oct 24 20:47:46 2016
New Revision: 307880
URL: https://svnweb.freebsd.org/changeset/base/307880
Log:
Follow-up to r307866:
- Make !KDB config buildable.
- Simplify interface to nmi_handle_intr() by evaluating panic_on_nmi
in one place, namely nmi_call_kdb(). This a
Author: imp
Date: Mon Oct 24 20:36:54 2016
New Revision: 307879
URL: https://svnweb.freebsd.org/changeset/base/307879
Log:
Preliminary support for EFI in boot loader. Define efi-boot forth
environment variable to allow conditional compilation based on EFI
being present or not. Provide efi-se
Author: manu
Date: Mon Oct 24 20:33:42 2016
New Revision: 307878
URL: https://svnweb.freebsd.org/changeset/base/307878
Log:
allwinner: Add support for P2WI in RSB driver
Push-Pull Two Wire interface is a almost compatible iic like bus used
in sun6i SoC. It's only use is to communicate wit
Author: np
Date: Mon Oct 24 19:09:56 2016
New Revision: 307876
URL: https://svnweb.freebsd.org/changeset/base/307876
Log:
cxgbe(4): Fix bug in the calculation of the number of physically
contiguous regions in an mbuf chain.
If the payload of an mbuf ends at a page boundary count_mbuf_nseg
Author: marcel
Date: Mon Oct 24 18:12:57 2016
New Revision: 307874
URL: https://svnweb.freebsd.org/changeset/base/307874
Log:
Include explicitly instead of depending on that
header being included by . When compiled as part
of makefs(8) and on macOS or Linux, is not our
own.
Modified:
Author: marcel
Date: Mon Oct 24 18:03:04 2016
New Revision: 307873
URL: https://svnweb.freebsd.org/changeset/base/307873
Log:
Include instead of when compiled as
part of libsbuf. The former is the standard header, and allows us
to compile libsbuf on macOS/linux.
Modified:
head/sys/kern/
Author: marcel
Date: Mon Oct 24 17:59:25 2016
New Revision: 307872
URL: https://svnweb.freebsd.org/changeset/base/307872
Log:
Detect clang on macOS. The version string is slightly different.
Modified:
head/share/mk/bsd.compiler.mk
Modified: head/share/mk/bsd.compiler.mk
=
Author: marcel
Date: Mon Oct 24 17:57:46 2016
New Revision: 307871
URL: https://svnweb.freebsd.org/changeset/base/307871
Log:
Include "util.h", not . The header is in the same directory
as the C file. There may be a on the host when compiling
on macOS or Linux, causing conflicts.
Modified:
Author: marcel
Date: Mon Oct 24 17:56:08 2016
New Revision: 307870
URL: https://svnweb.freebsd.org/changeset/base/307870
Log:
When compiling on macOS or Linux, __dead can be defined already.
Conditionally define __dead.
Modified:
head/lib/libnetbsd/sys/cdefs.h
Modified: head/lib/libnetbsd/
Author: kib
Date: Mon Oct 24 17:37:21 2016
New Revision: 307869
URL: https://svnweb.freebsd.org/changeset/base/307869
Log:
Fix typo.
Submitted by: alc
MFC after:3 days
Modified:
head/sys/x86/x86/mp_x86.c
Modified: head/sys/x86/x86/mp_x86.c
=
On Saturday, October 22, 2016 12:00:56 AM Brooks Davis wrote:
> On Fri, Oct 21, 2016 at 11:50:02PM +, John Baldwin wrote:
> > Author: jhb
> > Date: Fri Oct 21 23:50:02 2016
> > New Revision: 307756
> > URL: https://svnweb.freebsd.org/changeset/base/307756
> >
> > Log:
> > Define max_align_t
Author: kib
Date: Mon Oct 24 16:40:27 2016
New Revision: 307866
URL: https://svnweb.freebsd.org/changeset/base/307866
Log:
Handle broadcast NMIs.
On several Intel chipsets, diagnostic NMIs sent from BMC or NMIs
reporting hardware errors are broadcasted to all CPUs.
When kernel is con
Author: tsoome
Date: Mon Oct 24 16:28:54 2016
New Revision: 307865
URL: https://svnweb.freebsd.org/changeset/base/307865
Log:
loader should boot pre-feature flags pools.
The feature flags chek is missing the corner case where we have valid pool
version, but feature flags are not enabled -
Author: emaste
Date: Mon Oct 24 14:56:13 2016
New Revision: 307864
URL: https://svnweb.freebsd.org/changeset/base/307864
Log:
Move the LLVM-based libgcc_s to /lib
When enabled, it should install in the same location as the existing
library.
Reported by: antoine
Modified:
head/lib
Author: emaste
Date: Mon Oct 24 14:37:18 2016
New Revision: 307863
URL: https://svnweb.freebsd.org/changeset/base/307863
Log:
Set SHLIBDIR before .including src.opts.mk in libcapser services
bsd.own.mk (included from src.opts.mk) sets SHLIBDIR?=${LIBDIR}, so
SHLIBDIR must be set before in
Author: manu
Date: Mon Oct 24 14:24:12 2016
New Revision: 307862
URL: https://svnweb.freebsd.org/changeset/base/307862
Log:
Revert 307822
P2WI is almost compatible with RSB which we already support.
I'll add support for P2WI in aw_rsb instead.
Discussed with:jmcneill
Deleted
Author: mm
Date: Mon Oct 24 14:08:05 2016
New Revision: 307861
URL: https://svnweb.freebsd.org/changeset/base/307861
Log:
MFV r307859:
Update libarchive to 3.2.2
Modified:
head/contrib/libarchive/NEWS
head/contrib/libarchive/cat/test/main.c
head/contrib/libarchive/cat/test/test.h
head
Author: andrew
Date: Mon Oct 24 13:44:24 2016
New Revision: 307858
URL: https://svnweb.freebsd.org/changeset/base/307858
Log:
Increase CACHE_LINE_SHIFT to 7 as cache lines are 128 bytes on ThunderX.
MFC after:1 week
Sponsored by: ABT Systems Ltd
Modified:
head/sys/arm64/include/par
Author: mav
Date: Mon Oct 24 12:24:24 2016
New Revision: 307857
URL: https://svnweb.freebsd.org/changeset/base/307857
Log:
Fix panic after ZVOL renamed to name invalid for DEVFS.
MFC after:2 weeks
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c
Modified: head/sy
35 matches
Mail list logo