Author: hselasky
Date: Fri Apr 29 11:06:24 2016
New Revision: 298773
URL: https://svnweb.freebsd.org/changeset/base/298773
Log:
MFC r297966:
Add missing port_up checks.
When downing a mlxen network adapter we need to check the port_up variable
to ensure we don't continue to transmit dat
Author: hselasky
Date: Fri Apr 29 11:14:02 2016
New Revision: 298775
URL: https://svnweb.freebsd.org/changeset/base/298775
Log:
MFC r297967:
Ensure the received IP header gets 32-bits aligned.
The FreeBSD's TCP/IP stack assumes that the IP-header is 32-bits aligned
when decoding it. Els
Author: hselasky
Date: Fri Apr 29 11:18:48 2016
New Revision: 298778
URL: https://svnweb.freebsd.org/changeset/base/298778
Log:
MFC r297968:
Remove some unused fields.
Sponsored by: Mellanox Technologies
Modified:
stable/10/sys/ofed/drivers/net/mlx4/en_netdev.c
stable/10/sys/ofed/dri
Author: hselasky
Date: Fri Apr 29 11:29:52 2016
New Revision: 298779
URL: https://svnweb.freebsd.org/changeset/base/298779
Log:
MFC r298458:
Add missing set of the current VNET when inputting IP packets in IPoIB.
This fixes a kernel panic when using IPoIB with VIMAGE and infiniband.
Author: hselasky
Date: Fri Apr 29 11:37:06 2016
New Revision: 298781
URL: https://svnweb.freebsd.org/changeset/base/298781
Log:
MFC r297696 and r298424:
Add new USB quirks.
Submitted by: AJ
PR: 208623
Submitted by: Naram Qashat
PR: 208642
Modified:
stable/10
Author: kp
Date: Fri Apr 29 20:19:41 2016
New Revision: 298799
URL: https://svnweb.freebsd.org/changeset/base/298799
Log:
MFC r298664
msdosfs: Prevent buffer overflow when expanding win95 names
In win2unixfn() we expand Windows 95 style long names. In some cases that
requires moving
Author: jamie
Date: Sat Apr 30 03:05:36 2016
New Revision: 298832
URL: https://svnweb.freebsd.org/changeset/base/298832
Log:
MFC r298564:
Remove the PR_REMOVE flag, which was meant as a temporary marker for
a jail that might be seen mid-removal. It hasn't been doing the right
thi
Author: jamie
Date: Sat Apr 30 03:19:07 2016
New Revision: 298833
URL: https://svnweb.freebsd.org/changeset/base/298833
Log:
MFC r298565:
Add a new jail OSD method, PR_METHOD_REMOVE. It's called when a jail is
removed from the user perspective, i.e. when the last pr_uref goes away,
Author: jamie
Date: Sat Apr 30 04:01:22 2016
New Revision: 298834
URL: https://svnweb.freebsd.org/changeset/base/298834
Log:
MFC r297367:
Move the various per-type arrays of OSD data into a single structure array.
MFC r297422:
Add osd_reserve() and osd_set_reserved(), which al
Author: jamie
Date: Sat Apr 30 04:02:32 2016
New Revision: 298835
URL: https://svnweb.freebsd.org/changeset/base/298835
Log:
MFC r298584:
Note the existence of module-specific jail paramters, starting with the
linux.* parameters when linux emulation is loaded.
MFC r298585:
Author: arybchik
Date: Sat Apr 30 06:35:20 2016
New Revision: 298836
URL: https://svnweb.freebsd.org/changeset/base/298836
Log:
MFC r298735
sfxge(4): do not use RxQ index as label
Labels are limitted by 32 on EF10. It is not sufficient on powerful hosts.
Since only one RxQ is running
11 matches
Mail list logo