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: 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: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: 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
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: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: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: 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
13 matches
Mail list logo