Author: np
Date: Sat Mar 2 04:39:59 2019
New Revision: 344719
URL: https://svnweb.freebsd.org/changeset/base/344719
Log:
cxgbev(4): Enable 32b port capabilities in the VF driver.
MFC after:1 week
Sponsored by: Chelsio Communications
Modified:
head/sys/dev/cxgbe/t4_vf.c
Modified:
Author: mav
Date: Sat Mar 2 03:17:23 2019
New Revision: 344717
URL: https://svnweb.freebsd.org/changeset/base/344717
Log:
MFC r344480: Remove disabled CTL_LEGACY_STATS support.
It was not only disabled for quite a while, but also appeared to be broken
at r325517, when maximum number of p
Author: bcran
Date: Sat Mar 2 04:02:11 2019
New Revision: 344718
URL: https://svnweb.freebsd.org/changeset/base/344718
Log:
EFI: don't call printf after ExitBootServices, since it uses Boot Services
ExitBootServices terminates all boot services including console access.
Attempting to cal
On Fri, Mar 01, 2019 at 02:39:15PM +, Steven Hartland wrote:
> New Revision: 344701
> URL: https://svnweb.freebsd.org/changeset/base/344701
>
> Log:
> Fix incorrect / unused sector_count for identify requests
>
> Fix incorrect / unused sector_count for identify requests from camcontrol.
Author: tuexen
Date: Sat Mar 2 16:10:11 2019
New Revision: 344726
URL: https://svnweb.freebsd.org/changeset/base/344726
Log:
Remove debug output.
MFC after:3 days
Modified:
head/sys/netinet/sctp_usrreq.c
Modified: head/sys/netinet/sctp_usrreq.c
=
Author: kp
Date: Sat Mar 2 12:30:59 2019
New Revision: 344720
URL: https://svnweb.freebsd.org/changeset/base/344720
Log:
pf tests: Test for nested inline anchor issue
PR: 196314
MFC after:1 week
Modified:
head/tests/sys/netpfil/pf/pass_block.sh
Modified: head/tests/sys/
Author: tuexen
Date: Sat Mar 2 13:12:37 2019
New Revision: 344721
URL: https://svnweb.freebsd.org/changeset/base/344721
Log:
Report the correct length when using the IPPROTO_SCTP level
socket options SCTP_GET_PEER_ADDRESSES and SCTP_GET_LOCAL_ADDRESSES.
Modified:
head/sys/netinet/sctp_usrr
Author: tuexen
Date: Sat Mar 2 13:16:01 2019
New Revision: 344722
URL: https://svnweb.freebsd.org/changeset/base/344722
Log:
Use correct buffer sizes in sctp_get[lp]addrs().
MFC after:3 days
Modified:
head/lib/libc/net/sctp_sys_calls.c
Modified: head/lib/libc/net/sctp_sys_c
Author: tuexen
Date: Sat Mar 2 14:15:33 2019
New Revision: 344723
URL: https://svnweb.freebsd.org/changeset/base/344723
Log:
Handle the case when calling the IPPROTO_SCTP level socket option
SCTP_STATUS on an association with no primary path (early state).
This issue was found by running
Author: tuexen
Date: Sat Mar 2 14:30:27 2019
New Revision: 344724
URL: https://svnweb.freebsd.org/changeset/base/344724
Log:
Allow SCTP stream reconfiguration operations only in ESTABLISHED
state.
This issue was found by running syzkaller.
MFC after:3 days
Modified:
h
Author: ian
Date: Sat Mar 2 20:58:51 2019
New Revision: 344728
URL: https://svnweb.freebsd.org/changeset/base/344728
Log:
Bugfix: use a dummy buffer for the inactive side of a transfer.
This is especially important for writes. SPI is inherently a bidirectional
bus; you receive data (eve
Author: jhibbits
Date: Sat Mar 2 21:11:46 2019
New Revision: 344730
URL: https://svnweb.freebsd.org/changeset/base/344730
Log:
powerpc: fix 'show spr' for ELFv1 powerpc64
Update and flush the right cache range for the ELFv1 ABI.
MFC after:1 week
Modified:
head/sys/powerpc/power
Author: ian
Date: Sat Mar 2 22:28:43 2019
New Revision: 344733
URL: https://svnweb.freebsd.org/changeset/base/344733
Log:
Add some comments. Give #define'd names to some scattered numbers. Change
some #define'd names to be more descriptive. When reporting a post-write
compare failure, re
Author: mckusick
Date: Sat Mar 2 21:30:01 2019
New Revision: 344732
URL: https://svnweb.freebsd.org/changeset/base/344732
Log:
Properly calculate the last used logical block of a file when checking
inodes that reference directories. While here tighten the check for
comparing the last logica
Author: jhibbits
Date: Sat Mar 2 20:59:18 2019
New Revision: 344729
URL: https://svnweb.freebsd.org/changeset/base/344729
Log:
powerpc/booke: Depessimize MAS register updates even more
Remove isyncs between MAS register updates in the TLB miss handler, since
it's only needed before the T
Author: mckusick
Date: Sat Mar 2 21:22:56 2019
New Revision: 344731
URL: https://svnweb.freebsd.org/changeset/base/344731
Log:
The size of the UFS soft-updates journal must be a multiple of the
filesystem block size. When a size is specified with the -S flag
to tunefs(8), round it up to the
Author: ian
Date: Sat Mar 2 23:20:47 2019
New Revision: 344734
URL: https://svnweb.freebsd.org/changeset/base/344734
Log:
Allow the sector size of the disk device to be configured using hints or
FDT data. The sector size must be a multiple of the device's page size.
If not configured, use
17 matches
Mail list logo