Author: arybchik
Date: Mon Jan 9 08:05:14 2017
New Revision: 311763
URL: https://svnweb.freebsd.org/changeset/base/311763
Log:
MFC r311638
sfxge(4): use SFXGE_LINK_UP() to report link up state
Sponsored by: Solarflare Communications, Inc.
Modified:
stable/11/sys/dev/sfxge/sfxge_p
Author: arybchik
Date: Mon Jan 9 08:06:01 2017
New Revision: 311764
URL: https://svnweb.freebsd.org/changeset/base/311764
Log:
MFC r311639
sfxge(4): treat EFX_LINK_UNKOWN as link down
It is safer to consider EFX_LINK_UNKNOWN as link down.
link_mode is set to EFX_LINK_UNKNOWN on port
Author: arybchik
Date: Mon Jan 9 08:07:18 2017
New Revision: 311765
URL: https://svnweb.freebsd.org/changeset/base/311765
Log:
MFC r311640
sfxge(4): allow DMA descs to cross 4k boundary on EF10
Siena has limitation on maximum byte count and 4k boundary crosssing
(which is stricter t
On 01/09/17 00:41, Andriy Voskoboinyk wrote:
Modified: head/sys/dev/rtwn/usb/rtwn_usb_ep.c
==
--- head/sys/dev/rtwn/usb/rtwn_usb_ep.c Sun Jan 8 23:25:46 2017
(r311706)
+++ head/sys/dev/rtwn/usb/rtwn_usb_ep.c Sun
Author: arybchik
Date: Mon Jan 9 08:10:12 2017
New Revision: 311766
URL: https://svnweb.freebsd.org/changeset/base/311766
Log:
MFC r311638
sfxge(4): use SFXGE_LINK_UP() to report link up state
Sponsored by: Solarflare Communications, Inc.
Modified:
stable/10/sys/dev/sfxge/sfxge_p
Author: arybchik
Date: Mon Jan 9 08:11:16 2017
New Revision: 311767
URL: https://svnweb.freebsd.org/changeset/base/311767
Log:
MFC r311639
sfxge(4): treat EFX_LINK_UNKOWN as link down
It is safer to consider EFX_LINK_UNKNOWN as link down.
link_mode is set to EFX_LINK_UNKNOWN on port
Author: arybchik
Date: Mon Jan 9 08:12:22 2017
New Revision: 311768
URL: https://svnweb.freebsd.org/changeset/base/311768
Log:
MFC r311640
sfxge(4): allow DMA descs to cross 4k boundary on EF10
Siena has limitation on maximum byte count and 4k boundary crosssing
(which is stricter t
Author: smh
Date: Mon Jan 9 09:28:03 2017
New Revision: 311769
URL: https://svnweb.freebsd.org/changeset/base/311769
Log:
Fix rstat: symbol not in namelist from netstat
Load kvm symbols earlier to prevent rstat: symbol not in namelist
error when running netstat -rs.
Submitted by: Se
Author: kib
Date: Mon Jan 9 09:53:07 2017
New Revision: 311770
URL: https://svnweb.freebsd.org/changeset/base/311770
Log:
MFC r311055:
Remove unneeded externs keywords. Reindent long lines.
Modified:
stable/11/sys/sys/event.h
Directory Properties:
stable/11/ (props changed)
Modified:
Author: kib
Date: Mon Jan 9 09:57:34 2017
New Revision: 311771
URL: https://svnweb.freebsd.org/changeset/base/311771
Log:
MFC r310615:
Change knlist_destroy() to assertion.
Modified:
stable/11/sys/kern/kern_event.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/s
Author: kib
Date: Mon Jan 9 10:13:53 2017
New Revision: 311772
URL: https://svnweb.freebsd.org/changeset/base/311772
Log:
MFC r311055:
Remove unneeded externs keywords. Reindent long lines.
Modified:
stable/10/sys/sys/event.h
Directory Properties:
stable/10/ (props changed)
Modified:
Author: kib
Date: Mon Jan 9 10:18:34 2017
New Revision: 311773
URL: https://svnweb.freebsd.org/changeset/base/311773
Log:
MFC r310615:
Change knlist_destroy() to assertion.
Modified:
stable/10/sys/kern/kern_event.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/s
Author: kib
Date: Mon Jan 9 10:21:46 2017
New Revision: 311774
URL: https://svnweb.freebsd.org/changeset/base/311774
Log:
MFC r311108:
Move common code from kern_statfs() and kern_fstatfs() into a new helper.
Modified:
stable/11/sys/kern/vfs_syscalls.c
Directory Properties:
stable/11/
Author: kib
Date: Mon Jan 9 10:23:37 2017
New Revision: 311775
URL: https://svnweb.freebsd.org/changeset/base/311775
Log:
MFC r31:
Style.
Modified:
stable/11/sys/kern/vfs_syscalls.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/kern/vfs_syscalls.c
==
Author: kib
Date: Mon Jan 9 10:26:02 2017
New Revision: 311776
URL: https://svnweb.freebsd.org/changeset/base/311776
Log:
MFC r33:
There is no need to use temporary statfs buffer for fsid obliteration
and prison enforcement. Do it on the caller buffer directly.
Modified:
stable/11/s
Author: kib
Date: Mon Jan 9 10:29:13 2017
New Revision: 311777
URL: https://svnweb.freebsd.org/changeset/base/311777
Log:
MFC r311108:
Move common code from kern_statfs() and kern_fstatfs() into a new helper.
Modified:
stable/10/sys/kern/vfs_syscalls.c
Directory Properties:
stable/10/
Author: kib
Date: Mon Jan 9 10:30:24 2017
New Revision: 311778
URL: https://svnweb.freebsd.org/changeset/base/311778
Log:
MFC r31:
Style.
Modified:
stable/10/sys/kern/vfs_syscalls.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/kern/vfs_syscalls.c
==
Author: kib
Date: Mon Jan 9 10:31:39 2017
New Revision: 311779
URL: https://svnweb.freebsd.org/changeset/base/311779
Log:
MFC r33:
There is no need to use temporary statfs buffer for fsid obliteration
and prison enforcement. Do it on the caller buffer directly.
Modified:
stable/10/s
Author: kib
Date: Mon Jan 9 10:47:20 2017
New Revision: 311780
URL: https://svnweb.freebsd.org/changeset/base/311780
Log:
Use tab for indent.
Extracted from: ino64 work by gleb
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/lib/libprocstat/Makefile
M
Author: kib
Date: Mon Jan 9 11:11:52 2017
New Revision: 311781
URL: https://svnweb.freebsd.org/changeset/base/311781
Log:
Use standard Versions.def for libprocstat.
This makes the versions inheritance consistent for our versioned libraries.
Extracted from: ino64
Discussed with
Author: des
Date: Mon Jan 9 14:13:47 2017
New Revision: 311786
URL: https://svnweb.freebsd.org/changeset/base/311786
Log:
MFH (r310823): fix multi-line CONNECT responses
PR: 194483
Modified:
stable/11/lib/libfetch/http.c
Directory Properties:
stable/11/ (props changed)
Mo
Author: mav
Date: Mon Jan 9 16:21:06 2017
New Revision: 311787
URL: https://svnweb.freebsd.org/changeset/base/311787
Log:
Allocate memory for prevent flags only for removable LUs.
This array takes 64KB of RAM now, that was more then half of struct ctl_lun
size. If at some point we suppo
Author: hselasky
Date: Mon Jan 9 16:45:08 2017
New Revision: 311788
URL: https://svnweb.freebsd.org/changeset/base/311788
Log:
MFC r310388:
Make a read only pointer constant.
Sponsored by: Mellanox Technologies
Modified:
stable/11/sys/dev/mlx5/mlx5_en/mlx5_en_main.c
Directory Properti
Author: hselasky
Date: Mon Jan 9 16:47:39 2017
New Revision: 311789
URL: https://svnweb.freebsd.org/changeset/base/311789
Log:
MFC r310388:
Make a read only pointer constant.
Sponsored by: Mellanox Technologies
Modified:
stable/10/sys/dev/mlx5/mlx5_en/mlx5_en_main.c
Directory Properti
Hey Ian,
On Mon, Jan 09, 2017 at 02:04:54AM +, Ian Lepore wrote:
> Author: ian
> Date: Mon Jan 9 02:04:54 2017
> New Revision: 311736
> URL: https://svnweb.freebsd.org/changeset/base/311736
>
> Log:
> Use the new sdhci_fdt_gpio helper functions to add full support for FDT
> gpio pins for
Author: hselasky
Date: Mon Jan 9 16:52:35 2017
New Revision: 311790
URL: https://svnweb.freebsd.org/changeset/base/311790
Log:
MFC r310387:
Add more comments regarding collection of statistics counters.
Sponsored by: Mellanox Technologies
Modified:
stable/11/sys/dev/mlx5/mlx5_en/mlx5_
Author: hselasky
Date: Mon Jan 9 16:55:29 2017
New Revision: 311791
URL: https://svnweb.freebsd.org/changeset/base/311791
Log:
MFC r310387:
Add more comments regarding collection of statistics counters.
Sponsored by: Mellanox Technologies
Modified:
stable/10/sys/dev/mlx5/mlx5_en/mlx5_
Author: hselasky
Date: Mon Jan 9 17:04:51 2017
New Revision: 311792
URL: https://svnweb.freebsd.org/changeset/base/311792
Log:
MFC r310058:
Fix initialisation of mlx4_pci_table's .driver_data fields.
Differential Revision:https://reviews.freebsd.org/D8791
Sponsored by:
Author: marius
Date: Mon Jan 9 17:05:39 2017
New Revision: 311793
URL: https://svnweb.freebsd.org/changeset/base/311793
Log:
In mmcsd_task(), bio_resid was not being set to 0 on a successful read
or write, resulting in random short-read and short-write returns for
requests. Fixing this fixe
Author: marius
Date: Mon Jan 9 17:07:13 2017
New Revision: 311794
URL: https://svnweb.freebsd.org/changeset/base/311794
Log:
- Add support for Intel Apollo Lake and Bay Trail eMMC controllers.
Besides slots always having non-removable media, these HCIs require
a custom hardware reset se
Author: hselasky
Date: Mon Jan 9 17:07:52 2017
New Revision: 311795
URL: https://svnweb.freebsd.org/changeset/base/311795
Log:
MFC r310058:
Fix initialisation of mlx4_pci_table's .driver_data fields.
Differential Revision:https://reviews.freebsd.org/D8791
Sponsored by:
Author: hselasky
Date: Mon Jan 9 17:09:53 2017
New Revision: 311796
URL: https://svnweb.freebsd.org/changeset/base/311796
Log:
MFC r310058:
Fix initialisation of mlx4_pci_table's .driver_data fields.
Differential Revision:https://reviews.freebsd.org/D8791
Sponsored by:
Author: ian
Date: Mon Jan 9 17:10:50 2017
New Revision: 311797
URL: https://svnweb.freebsd.org/changeset/base/311797
Log:
Add sdhci_handle_card_present_locked() that can be called from the interrupt
handler which already holds the mutex, and have sdhci_handle_card_present()
be just a tiny w
On Sunday, January 08, 2017 06:26:33 AM Conrad E. Meyer wrote:
> Author: cem
> Date: Sun Jan 8 06:26:33 2017
> New Revision: 311667
> URL: https://svnweb.freebsd.org/changeset/base/311667
>
> Log:
> Add some additional ACPI methods for DRM
>
> Add AcpiGetDataFull and AcpiGetTableWithSize.
Author: hselasky
Date: Mon Jan 9 17:12:15 2017
New Revision: 311798
URL: https://svnweb.freebsd.org/changeset/base/311798
Log:
MFC r310242:
Defer USB enumeration until the SI_SUB_KICK_SCHEDULER is executed to avoid
boot panics in conjunction with the recently added EARLY_AP_STARTUP feature.
Author: hselasky
Date: Mon Jan 9 17:13:35 2017
New Revision: 311799
URL: https://svnweb.freebsd.org/changeset/base/311799
Log:
MFC r310242:
Defer USB enumeration until the SI_SUB_KICK_SCHEDULER is executed to avoid
boot panics in conjunction with the recently added EARLY_AP_STARTUP feature.
Author: hselasky
Date: Mon Jan 9 17:16:14 2017
New Revision: 311800
URL: https://svnweb.freebsd.org/changeset/base/311800
Log:
MFC r310557:
Use correct integer type when computing the maximum physical address
for kmem_alloc_contig().
Obtained from:kmacy @
Sponsored by: Mellan
Author: hselasky
Date: Mon Jan 9 17:18:39 2017
New Revision: 311801
URL: https://svnweb.freebsd.org/changeset/base/311801
Log:
MFC r310553:
Improve LinuxKPI device support. Only delete own BSD devices and not
the ones obtained through devclass_get_device(). Some minor code
cleanups while
Author: hselasky
Date: Mon Jan 9 17:20:04 2017
New Revision: 311802
URL: https://svnweb.freebsd.org/changeset/base/311802
Log:
MFC r310589:
Implement more list header file functions.
Add definition guard for the list_head structure.
Obtained from:kmacy @
Sponsored by: Mellano
Author: hselasky
Date: Mon Jan 9 17:25:23 2017
New Revision: 311803
URL: https://svnweb.freebsd.org/changeset/base/311803
Log:
MFC r310559 and r310583:
Implement register and unregister chrdev in the LinuxKPI.
Obtained from:kmacy @
Sponsored by: Mellanox Technologies
Modified:
On 01/09/2017 12:08, John Baldwin wrote:
On Sunday, January 08, 2017 06:26:33 AM Conrad E. Meyer wrote:
Author: cem
Date: Sun Jan 8 06:26:33 2017
New Revision: 311667
URL: https://svnweb.freebsd.org/changeset/base/311667
Log:
Add some additional ACPI methods for DRM
Add AcpiGetDataFull an
Author: mav
Date: Mon Jan 9 18:18:15 2017
New Revision: 311804
URL: https://svnweb.freebsd.org/changeset/base/311804
Log:
Rewrite CTL statistics in more simple and scalable way.
Instead of collecting statistics for each combination of ports and logical
units, that consumed ~45KB per LU w
Author: dim
Date: Mon Jan 9 19:12:41 2017
New Revision: 311806
URL: https://svnweb.freebsd.org/changeset/base/311806
Log:
After r311565, also remove llvm-ranlib from ObsoleteFiles.inc.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
Author: dim
Date: Mon Jan 9 19:22:29 2017
New Revision: 311807
URL: https://svnweb.freebsd.org/changeset/base/311807
Log:
Add recently added libc++ headers to OptionalObsoleteFiles.inc.
MFC after:3 days
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/bu
Author: gonzo
Date: Mon Jan 9 19:32:57 2017
New Revision: 311809
URL: https://svnweb.freebsd.org/changeset/base/311809
Log:
MFC r310621:
[ig4] Add ACPI platform support for ig4 driver
Add ACPI part for ig4 driver to make it work on Intel BayTrail SoC where
ig4 device is available on
Author: dim
Date: Mon Jan 9 19:39:35 2017
New Revision: 311811
URL: https://svnweb.freebsd.org/changeset/base/311811
Log:
Avoid taking the address of a packed struct member in mfiutil
Fix a clang 4.0.0 warning about taking the address of a packed member of
struct mfi_evt in mfiutil:
Author: dim
Date: Mon Jan 9 20:13:50 2017
New Revision: 311813
URL: https://svnweb.freebsd.org/changeset/base/311813
Log:
MFC r311459:
Put proper prototypes in tcpd.h
Clang 4.0.0 complains about tcpd.h's not-really-prototypes, e.g.:
/usr/include/tcpd.h:75:24: error: this func
Author: dim
Date: Mon Jan 9 20:14:20 2017
New Revision: 311816
URL: https://svnweb.freebsd.org/changeset/base/311816
Log:
MFC r257398 (by sbruno):
Quiesce warnings by updating headerfile includes
r257404 | sbruno | 2013-10-30 23:41:18 +0100 (Wed, 30 Oct 2013) | 9 lines
Quiesce tw
Author: kib
Date: Mon Jan 9 20:14:18 2017
New Revision: 311815
URL: https://svnweb.freebsd.org/changeset/base/311815
Log:
Forcibly remove the cached items from pseudofs vncache on module unload.
If some process' nodes were accessed using procfs and the process
cannot exit properly at the
Author: dim
Date: Mon Jan 9 20:14:02 2017
New Revision: 311814
URL: https://svnweb.freebsd.org/changeset/base/311814
Log:
MFC r257398 (by sbruno):
Quiesce warnings by updating headerfile includes
r257404 | sbruno | 2013-10-30 23:41:18 +0100 (Wed, 30 Oct 2013) | 9 lines
Quiesce tw
Author: marius
Date: Mon Jan 9 20:51:51 2017
New Revision: 311817
URL: https://svnweb.freebsd.org/changeset/base/311817
Log:
In dummynet(4), random chunks of memory are casted to struct dn_*,
potentially leading to fatal unaligned accesses on architectures with
strict alignment requirements
Author: dim
Date: Mon Jan 9 21:23:28 2017
New Revision: 311821
URL: https://svnweb.freebsd.org/changeset/base/311821
Log:
Tag clang trunk r291476.
Added:
vendor/clang/clang-trunk-r291476/
- copied from r311820, vendor/clang/dist/
___
svn-src-a
Author: dim
Date: Mon Jan 9 21:23:21 2017
New Revision: 311820
URL: https://svnweb.freebsd.org/changeset/base/311820
Log:
Vendor import of clang trunk r291476:
https://llvm.org/svn/llvm-project/cfe/trunk@291476
Added:
vendor/clang/dist/lib/StaticAnalyzer/Checkers/IteratorPastEndChecker.cpp
Author: dim
Date: Mon Jan 9 21:23:09 2017
New Revision: 311818
URL: https://svnweb.freebsd.org/changeset/base/311818
Log:
Vendor import of llvm trunk r291476:
https://llvm.org/svn/llvm-project/llvm/trunk@291476
Added:
vendor/llvm/dist/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.c
Author: dim
Date: Mon Jan 9 21:23:15 2017
New Revision: 311819
URL: https://svnweb.freebsd.org/changeset/base/311819
Log:
Tag llvm trunk r291476.
Added:
vendor/llvm/llvm-trunk-r291476/
- copied from r311818, vendor/llvm/dist/
___
svn-src-all@f
Author: dim
Date: Mon Jan 9 21:23:41 2017
New Revision: 311824
URL: https://svnweb.freebsd.org/changeset/base/311824
Log:
Vendor import of libc++ trunk r291476:
https://llvm.org/svn/llvm-project/libcxx/trunk@291476
Added:
vendor/libc++/dist/docs/DesignDocs/ThreadingSupportAPI.rst
vendor
Author: dim
Date: Mon Jan 9 21:23:57 2017
New Revision: 311828
URL: https://svnweb.freebsd.org/changeset/base/311828
Log:
Vendor import of lldb trunk r291476:
https://llvm.org/svn/llvm-project/lldb/trunk@291476
Added:
vendor/lldb/dist/packages/Python/lldbsuite/test/python_api/value/empty_c
Author: dim
Date: Mon Jan 9 21:23:37 2017
New Revision: 311823
URL: https://svnweb.freebsd.org/changeset/base/311823
Log:
Tag compiler-rt trunk r291476.
Added:
vendor/compiler-rt/compiler-rt-trunk-r291476/
- copied from r311822, vendor/compiler-rt/dist/
_
Author: dim
Date: Mon Jan 9 21:23:31 2017
New Revision: 311822
URL: https://svnweb.freebsd.org/changeset/base/311822
Log:
Vendor import of compiler-rt trunk r291476:
https://llvm.org/svn/llvm-project/compiler-rt/trunk@291476
Added:
vendor/compiler-rt/dist/lib/asan/weak_symbols.txt (conte
Author: dim
Date: Mon Jan 9 21:23:48 2017
New Revision: 311826
URL: https://svnweb.freebsd.org/changeset/base/311826
Log:
Vendor import of lld trunk r291476:
https://llvm.org/svn/llvm-project/lld/trunk@291476
Added:
vendor/lld/dist/test/ELF/comdat-linkonce.s (contents, props changed)
v
Author: dim
Date: Mon Jan 9 21:24:02 2017
New Revision: 311829
URL: https://svnweb.freebsd.org/changeset/base/311829
Log:
Tag lldb trunk r291476.
Added:
vendor/lldb/lldb-trunk-r291476/
- copied from r311828, vendor/lldb/dist/
___
svn-src-all@f
Author: dim
Date: Mon Jan 9 21:23:54 2017
New Revision: 311827
URL: https://svnweb.freebsd.org/changeset/base/311827
Log:
Tag lld trunk r291476.
Added:
vendor/lld/lld-trunk-r291476/
- copied from r311826, vendor/lld/dist/
___
svn-src-all@freeb
Author: dim
Date: Mon Jan 9 21:23:46 2017
New Revision: 311825
URL: https://svnweb.freebsd.org/changeset/base/311825
Log:
Tag libc++ trunk r291476.
Added:
vendor/libc++/libc++-trunk-r291476/
- copied from r311824, vendor/libc++/dist/
___
svn-s
Author: adrian
Date: Mon Jan 9 21:46:24 2017
New Revision: 311830
URL: https://svnweb.freebsd.org/changeset/base/311830
Log:
[rsu] add support for the "green" rsu NICs.
They're still a 1T2R NIC, so reuse the same rfconfig and
nstream configuration.
Submitted by: Idwer Vollering
Mo
Author: np
Date: Mon Jan 9 22:18:08 2017
New Revision: 311831
URL: https://svnweb.freebsd.org/changeset/base/311831
Log:
cxgbe(4): The wraparound logic in start_wrq_wr() should not get involved
in work requests that end at the end of the descriptor ring, even though
the pidx wraps around to
Author: np
Date: Mon Jan 9 22:20:09 2017
New Revision: 311832
URL: https://svnweb.freebsd.org/changeset/base/311832
Log:
cxgbe(4): Enable automatic cidx flush for all control queues.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_sge.c
Modified: head/sys/dev/cxgbe/t4_sge.c
==
Author: sbruno
Date: Mon Jan 9 23:41:10 2017
New Revision: 311837
URL: https://svnweb.freebsd.org/changeset/base/311837
Log:
Remove unused mtx_held() macro.
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/iflib.c
Author: avos
Date: Mon Jan 9 23:42:02 2017
New Revision: 311838
URL: https://svnweb.freebsd.org/changeset/base/311838
Log:
rtwn_usb(4): do not try to modify global static structure.
Use a local copy for modifications instead.
Tested with RTL8821AU (AP) + RTL8188EU (STA).
Reported
Author: jhb
Date: Mon Jan 9 23:43:42 2017
New Revision: 311839
URL: https://svnweb.freebsd.org/changeset/base/311839
Log:
MFC 306565,306566: Use timercmp() and timersub() in kdump.
306565:
Use timercmp() and timersub() in kdump.
Previously, kdump used the kernel-only timervalsub() m
Author: sbruno
Date: Mon Jan 9 23:45:40 2017
New Revision: 311840
URL: https://svnweb.freebsd.org/changeset/base/311840
Log:
White space cleanup from an cut-n-paste.
Submitted by: mm...@nextbsd.org
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
Author: cem
Date: Mon Jan 9 23:51:31 2017
New Revision: 311841
URL: https://svnweb.freebsd.org/changeset/base/311841
Log:
cd9660: Add a prototype for cd9660_vfs_hash_cmp
GCC warns (and errors, with -Werror) about it otherwise. Clang doesn't care.
Introduced in r311665.
Reported
Author: cem
Date: Mon Jan 9 23:56:45 2017
New Revision: 311842
URL: https://svnweb.freebsd.org/changeset/base/311842
Log:
cd9660: typedef cd_ino_t in preference to #define
Suggested by: kib@
Modified:
head/sys/fs/cd9660/iso.h
Modified: head/sys/fs/cd9660/iso.h
=
Author: cem
Date: Tue Jan 10 00:03:43 2017
New Revision: 311843
URL: https://svnweb.freebsd.org/changeset/base/311843
Log:
Adjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSize
Suggested by: jbeich@
Modified:
head/sys/contrib/dev/acpica/components/tables/tbxface.c
Modified: head/sys/contri
Mon, 09 Jan 2017 10:08:13 +0200 було написано Hans Petter Selasky
:
Hi,
The race should be fixed in r311838.
On 01/09/17 00:41, Andriy Voskoboinyk wrote:
Modified: head/sys/dev/rtwn/usb/rtwn_usb_ep.c
==
--- head/sys
Author: bms
Date: Tue Jan 10 00:28:01 2017
New Revision: 311844
URL: https://svnweb.freebsd.org/changeset/base/311844
Log:
Add PID for Belkin F5U258 "Windows Easy Transfer Cable", a udbp-like device.
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
==
Author: avos
Date: Tue Jan 10 01:09:39 2017
New Revision: 311845
URL: https://svnweb.freebsd.org/changeset/base/311845
Log:
rtwn_pci(4): fix possible race while accessing 'matched_chip' variable.
Modified:
head/sys/dev/rtwn/pci/rtwn_pci_attach.c
Modified: head/sys/dev/rtwn/pci/rtwn_pci_attac
Author: np
Date: Tue Jan 10 01:30:41 2017
New Revision: 311846
URL: https://svnweb.freebsd.org/changeset/base/311846
Log:
cxgbe(4): Refresh t4_msg.h, mainly for definitions related to the crypto
engine.
Obtained from:Chelsio Communications
MFC after:2 weeks
Sponsored by: C
Author: bms
Date: Tue Jan 10 01:31:26 2017
New Revision: 311847
URL: https://svnweb.freebsd.org/changeset/base/311847
Log:
Allow udbp(4) to claim Belkin "Windows Easy Transfer Cable" for Netgraph use.
These have been tested back-to-back with Linux 3.x and a similar attachment
at the other
Author: np
Date: Tue Jan 10 01:36:50 2017
New Revision: 311848
URL: https://svnweb.freebsd.org/changeset/base/311848
Log:
cxgbe(4): Attach to the 2x25 debug card. This is for internal use only.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_main.c
Modified: head/sys/dev/cxgbe/t4_
: **
+20170109:
+ The igb(4), em(4) and lem(4) ethernet drivers are now implemented via
+ IFLIB. If you have a custom kernel configuration that excludes em(4)
+ but you use igb(4), you need to re-add em(4) to your custom
configuration.
+
20161217:
Clang
Author: ian
Date: Tue Jan 10 03:53:38 2017
New Revision: 311850
URL: https://svnweb.freebsd.org/changeset/base/311850
Log:
Use the post-reset hook to force the controller to host mode. This will
make both usb ports work on imx6 systems (the OTG port of course will only
work in host mode).
Author: mjg
Date: Tue Jan 10 04:17:53 2017
New Revision: 311851
URL: https://svnweb.freebsd.org/changeset/base/311851
Log:
cd9660: fix up compilation on sparc after r311665
Reported by: linimon
Modified:
head/sys/fs/cd9660/cd9660_vfsops.c
Modified: head/sys/fs/cd9660/cd9660_vfsops.c
==
Author: ler (ports committer)
Date: Tue Jan 10 04:31:56 2017
New Revision: 311852
URL: https://svnweb.freebsd.org/changeset/base/311852
Log:
Add myself to committers-ports.dot
Approved by: adamw (mentor)
Differential Revision:https://reviews.freebsd.org/D9117
Modified:
head/sh
Author: adamw (ports committer)
Date: Tue Jan 10 04:49:59 2017
New Revision: 311853
URL: https://svnweb.freebsd.org/changeset/base/311853
Log:
As much as I've enjoyed being listed as emeritus for the last 10+ years,
it's probably time to admit that I am an active committer.
Modified:
head/s
Author: sbruno
Date: Tue Jan 10 04:50:26 2017
New Revision: 311854
URL: https://svnweb.freebsd.org/changeset/base/311854
Log:
Add copywrite notices, 2-clause BSD.
Reported by: jmallett
Modified:
head/sys/dev/e1000/em_txrx.c
head/sys/dev/e1000/if_em.c
head/sys/dev/e1000/if_em.h
hea
Author: adrian
Date: Tue Jan 10 05:30:15 2017
New Revision: 311855
URL: https://svnweb.freebsd.org/changeset/base/311855
Log:
[net80211] create a helper function to calculate the station facing VHT
capabilities.
This is needed for two reasons:
* Drivers will need to know what the nego
Author: adrian
Date: Tue Jan 10 05:32:02 2017
New Revision: 311856
URL: https://svnweb.freebsd.org/changeset/base/311856
Log:
[net80211] add VHT EDCA parameters for WME/QoS mode.
Modified:
head/sys/net80211/ieee80211_proto.c
Modified: head/sys/net80211/ieee80211_proto.c
=
Author: adrian
Date: Tue Jan 10 05:32:30 2017
New Revision: 311857
URL: https://svnweb.freebsd.org/changeset/base/311857
Log:
[net80211] add CHAN_VHT2G/CHAN_VHT5G macros.
Modified:
head/sys/net80211/_ieee80211.h
Modified: head/sys/net80211/_ieee80211.h
===
Author: adrian
Date: Tue Jan 10 05:33:34 2017
New Revision: 311858
URL: https://svnweb.freebsd.org/changeset/base/311858
Log:
[net80211] add missing VHTCAP declaration changes.
These are required for the recent ieee80211_vht.[ch] changes -
they make things start to work with MS() / SM() m
Author: ler (ports committer)
Date: Tue Jan 10 05:37:53 2017
New Revision: 311859
URL: https://svnweb.freebsd.org/changeset/base/311859
Log:
Add my birthday to calendar.freebsd
Approved by: adamw (Mentor)
Differential Revision:https://reviews.freebsd.org/D9119
Modified:
head/u
Author: adrian
Date: Tue Jan 10 07:21:07 2017
New Revision: 311860
URL: https://svnweb.freebsd.org/changeset/base/311860
Log:
[net80211] add VHT action frame placeholders for when it's time to implement.
Modified:
head/sys/net80211/ieee80211_vht.c
Modified: head/sys/net80211/ieee80211_vht.c
Author: adrian
Date: Tue Jan 10 07:24:29 2017
New Revision: 311861
URL: https://svnweb.freebsd.org/changeset/base/311861
Log:
[net80211] Add default parameters for 11ac.
I doubt TDMA code will ever work for 11ac, but you never know, someone
may one day make it happen.
Modified:
head/sy
Author: adrian
Date: Tue Jan 10 07:50:21 2017
New Revision: 311862
URL: https://svnweb.freebsd.org/changeset/base/311862
Log:
[net80211] add VHT mediatype initialisation and update helper functions.
Modified:
head/sys/net80211/ieee80211.c
Modified: head/sys/net80211/ieee80211.c
=
On 1/7/17 00:08, Ngie Cooper wrote:
> Author: ngie
> Date: Sat Jan 7 08:08:35 2017
> New Revision: 311585
> URL: https://svnweb.freebsd.org/changeset/base/311585
>
> Log:
> Conditionalize building libwrap support into sshd
>
> Only build libwrap support into sshd if MK_TCP_WRAPPERS != no
> On Jan 9, 2017, at 11:56 PM, Xin Li wrote:
>
>
> On 1/7/17 00:08, Ngie Cooper wrote:
>> Author: ngie
>> Date: Sat Jan 7 08:08:35 2017
>> New Revision: 311585
>> URL: https://svnweb.freebsd.org/changeset/base/311585
>>
>> Log:
>> Conditionalize building libwrap support into sshd
>>
>> Onl
95 matches
Mail list logo