Author: kp
Date: Mon Mar 16 08:44:46 2020
New Revision: 359010
URL: https://svnweb.freebsd.org/changeset/base/359010
Log:
bridge tests: Basic span test
Reviewed by: philip, emaste (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision:https://reviews.free
On Sat, Mar 14, 2020 at 07:43:44PM +, Patrick Kelsey wrote:
> Author: pkelsey
> Date: Sat Mar 14 19:43:44 2020
> New Revision: 358995
> URL: https://svnweb.freebsd.org/changeset/base/358995
>
> Log:
> Fix iflib freelist state corruption
>
> This fixes a bug in iflib freelist management
Author: hselasky
Date: Mon Mar 16 12:33:57 2020
New Revision: 359014
URL: https://svnweb.freebsd.org/changeset/base/359014
Log:
Fix for double unlock in ipoib.
The ipoib_unicast_send() function is not supposed to unlock the priv lock.
MFC after:3 days
Sponsored by: Mellanox Techn
On Mon, Mar 16, 2020 at 7:55 AM Slawa Olhovchenkov wrote:
> On Sat, Mar 14, 2020 at 07:43:44PM +, Patrick Kelsey wrote:
>
> > Author: pkelsey
> > Date: Sat Mar 14 19:43:44 2020
> > New Revision: 358995
> > URL: https://svnweb.freebsd.org/changeset/base/358995
> >
> > Log:
> > Fix iflib free
Author: alfredo
Date: Mon Mar 16 13:53:29 2020
New Revision: 359015
URL: https://svnweb.freebsd.org/changeset/base/359015
Log:
atp: fix mouse attachment on PowerBook5,6 (G4)
Skip device mode switch step on Fountain-based devices as they don't
support RAW_SENSOR_MODE command, so failing to
Author: gallatin
Date: Mon Mar 16 14:03:27 2020
New Revision: 359016
URL: https://svnweb.freebsd.org/changeset/base/359016
Log:
Avoid a cache miss accessing an mbuf ext_pgs pointer when doing SW kTLS.
For a Netflix 90Gb/s 100% TLS software kTLS workload, this reduces
the CPI of tcp_m_copy
Author: trasz
Date: Mon Mar 16 16:17:58 2020
New Revision: 359017
URL: https://svnweb.freebsd.org/changeset/base/359017
Log:
Make autofs(5) timeout messages include affected process name and PID.
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/sys/fs/autofs/autofs.c
Mod
Author: mav
Date: Mon Mar 16 19:03:10 2020
New Revision: 359018
URL: https://svnweb.freebsd.org/changeset/base/359018
Log:
Fix infinite scan on a pool with only special allocations
Attempt to run scrub or resilver on a new pool containing only special
allocations (special vdev added on cr
Author: cem
Date: Mon Mar 16 22:25:25 2020
New Revision: 359022
URL: https://svnweb.freebsd.org/changeset/base/359022
Log:
Remove misleading / redundant bzero in callout_callwheel_init
The intent seems to be zeroing all of the cc_cpu array, or its singleton on
such platforms. The assumpt
Author: salvadore (ports committer)
Date: Mon Mar 16 23:37:57 2020
New Revision: 359028
URL: https://svnweb.freebsd.org/changeset/base/359028
Log:
Add tcberner as co-mentor for salvadore
Approved by: gerald (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/mi
On Sun, Mar 15, 2020 at 10:13:29PM -0700, Chuck Silvers wrote:
> On Fri, Mar 13, 2020 at 07:48:17PM -0400, Mark Johnston wrote:
> > On Wed, Mar 04, 2020 at 12:22:51AM +, Chuck Silvers wrote:
> > > Author: chs
> > > Date: Wed Mar 4 00:22:50 2020
> > > New Revision: 358597
> > > URL: https://svn
Author: pkelsey
Date: Tue Mar 17 03:32:13 2020
New Revision: 359029
URL: https://svnweb.freebsd.org/changeset/base/359029
Log:
Restore power-of-2 queue count constraint from r290948
When vmx(4) was converted to an iflib driver in r343291, the
power-of-2 queue count constraint was removed
Author: kevlo
Date: Tue Mar 17 05:33:05 2020
New Revision: 359030
URL: https://svnweb.freebsd.org/changeset/base/359030
Log:
Convert to the standard section 4 SYNOPSIS layout.
Modified:
head/share/man/man4/tun.4
Modified: head/share/man/man4/tun.4
13 matches
Mail list logo