Author: jhb
Date: Sat Dec 29 00:30:17 2018
New Revision: 342583
URL: https://svnweb.freebsd.org/changeset/base/342583
Log:
MFC 340304: Use tcp_state_change() in the cxgbe(4) TOE module.
r254889 added tcp_state_change() as a centralized place to log state
changes in TCP connections for DTr
Author: eugen
Date: Sat Dec 29 00:44:11 2018
New Revision: 342586
URL: https://svnweb.freebsd.org/changeset/base/342586
Log:
MFC r342367: ifconfig.8, lagg.4: fix documentation bug: -use_flowid
needs to be used to force local hash computation and disable usage
of RSS hash provided by driver.
Author: jhb
Date: Sat Dec 29 01:19:14 2018
New Revision: 342587
URL: https://svnweb.freebsd.org/changeset/base/342587
Log:
MFC 340441: Revert r332735 and fix MSI-X to properly fail allocations when
full.
The off-by-one errors in 332735 weren't actual errors and were
preventing the last M
Author: cy
Date: Sat Dec 29 03:18:16 2018
New Revision: 342588
URL: https://svnweb.freebsd.org/changeset/base/342588
Log:
MFC r342374:
Remove the last vestiges of HP/UX from a FreeBSD-only ipfilter
source file.
Modified:
stable/10/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
Directory