Author: hselasky
Date: Wed Apr 8 08:53:31 2020
New Revision: 359723
URL: https://svnweb.freebsd.org/changeset/base/359723
Log:
Remove obsolete bufring stats in mlx5en(4).
Leftover from when DRBR was removed.
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/
Author: hselasky
Date: Wed Apr 8 08:56:27 2020
New Revision: 359724
URL: https://svnweb.freebsd.org/changeset/base/359724
Log:
Account out of buffer as dropped packets in mlx5en(4).
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/dev/mlx5/mlx5_en/mlx5_en_ma
Author: hselasky
Date: Wed Apr 8 16:07:57 2020
New Revision: 359726
URL: https://svnweb.freebsd.org/changeset/base/359726
Log:
Some fixes for SRCU in the LinuxKPI.
- Make sure to use READ_ONCE() when deferring variables.
- Remove superfluous zero initializer.
MFC after:1 week
Author: hselasky
Date: Wed Apr 8 17:09:45 2020
New Revision: 359727
URL: https://svnweb.freebsd.org/changeset/base/359727
Log:
Clone the RCU interface into a sleepable and a non-sleepable part
in the LinuxKPI.
This allows synchronize RCU to be used inside a SRCU read section.
No functi
Author: imp
Date: Wed Apr 8 17:55:45 2020
New Revision: 359729
URL: https://svnweb.freebsd.org/changeset/base/359729
Log:
Fix copyright year and eliminate the obsolete all rights reserved line.
Reviewed by: rrs@
Modified:
head/sys/netinet/tcp_ratelimit.c
head/sys/netinet/tcp_ratelimit
> On Apr 7, 2020, at 7:14 AM, Kyle Evans wrote:
>
> Author: kevans
> Date: Tue Apr 7 14:14:59 2020
> New Revision: 359689
> URL: https://svnweb.freebsd.org/changeset/base/359689
>
> Log:
> config(8): "fix" a couple of buffer overflows
>
> Recently added/changed lines in various kernel conf
Author: oshogbo
Date: Wed Apr 8 18:43:00 2020
New Revision: 359730
URL: https://svnweb.freebsd.org/changeset/base/359730
Log:
logger: temporarily disable Capsicum when a host is provided
We don't have a way to send a UDP package.
PR: 245314
Reported by: dch
Discussed wi
Author: brueffer
Date: Wed Apr 8 20:00:30 2020
New Revision: 359731
URL: https://svnweb.freebsd.org/changeset/base/359731
Log:
Add a basic manpage for smbfs(5).
Submitted by: Gordon Bergling
MFC after:1 week
Differential Revision:https://reviews.freebsd.org/D23905
Added:
On Tue, Apr 7, 2020 at 3:37 AM Rodney W. Grimes
wrote:
> > Author: sobomax
> > Date: Tue Apr 7 02:46:22 2020
> > New Revision: 359685
> > URL: https://svnweb.freebsd.org/changeset/base/359685
> >
> > Log:
> > Normalize deployment tools usage and definitions by putting into one
> place
> > in
> On Tue, Apr 7, 2020 at 3:37 AM Rodney W. Grimes
> wrote:
>
> > > Author: sobomax
> > > Date: Tue Apr 7 02:46:22 2020
> > > New Revision: 359685
> > > URL: https://svnweb.freebsd.org/changeset/base/359685
> > >
> > > Log:
> > > Normalize deployment tools usage and definitions by putting into
Author: delphij
Date: Thu Apr 9 05:11:18 2020
New Revision: 359736
URL: https://svnweb.freebsd.org/changeset/base/359736
Log:
Always install backward compatibility timezones, as they are installed
on all major Linux distributions as well as NetBSD and OpenBSD.
Remove the undocumented ZON
11 matches
Mail list logo