#
f1a52b69 |
| 14-Oct-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r273066
|
#
d6f180ad |
| 13-Oct-2014 |
Sean Bruno <sbruno@FreeBSD.org> |
Bump .Dd
Submitted by: gjb MFC after: 2 weeks Relnotes: yes
|
#
33b8f251 |
| 13-Oct-2014 |
Sean Bruno <sbruno@FreeBSD.org> |
Update tcp(4) with plpmtud blackhole sysctls
Submitted by: Mikhail <mp@lenta.ru> MFC after: 2 weeks Relnotes: yes
|
Revision tags: release/9.3.0 |
|
#
6cec9cad |
| 03-Jun-2014 |
Peter Grehan <grehan@FreeBSD.org> |
MFC @ r266724
An SVM update will follow this.
|
#
3b8f0845 |
| 28-Apr-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge head
|
#
84e51a1b |
| 23-Apr-2014 |
Alan Somers <asomers@FreeBSD.org> |
IFC @264767
|
#
1709ccf9 |
| 29-Mar-2014 |
Martin Matuska <mm@FreeBSD.org> |
Merge head up to r263906.
|
#
dda5b397 |
| 14-Mar-2014 |
Eitan Adler <eadler@FreeBSD.org> |
multiple: Remove 3rd clause from BSD license where approved by the regents and renumber.
This patch skips files in contrib/ and crypto/
Acked by: imp Discussed with: emaste
|
#
485ac45a |
| 04-Feb-2014 |
Peter Grehan <grehan@FreeBSD.org> |
MFC @ r259205 in preparation for some SVM updates. (for real this time)
|
Revision tags: release/10.0.0 |
|
#
50d3286d |
| 11-Nov-2013 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r232040 through r258006.
|
#
2f3eb7f4 |
| 08-Nov-2013 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Make TCP_KEEP* socket options readable. At least PostgreSQL wants to read the values.
Reported by: sobomax
|
Revision tags: release/9.2.0, release/8.4.0, release/9.1.0 |
|
#
6a068746 |
| 15-May-2012 |
Alexander Motin <mav@FreeBSD.org> |
MFC
|
#
38f1b189 |
| 26-Apr-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c
- Add API to allow vmm FPU state init/save/restore.
FP stuff discussed with: kib
|
Revision tags: release/8.3.0_cvs, release/8.3.0 |
|
#
8833b15f |
| 03-Apr-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r232686 through r233825 into projects/pf/head.
|
#
1e7c7d8c |
| 20-Mar-2012 |
Maxim Konovalov <maxim@FreeBSD.org> |
o Xr siftr.4 in order to expose it to a wider audience.
Reviewed by: lstewart
|
#
593e5e2c |
| 19-Mar-2012 |
Maxim Konovalov <maxim@FreeBSD.org> |
o Trim EoL whitespaces.
|
#
caeb442f |
| 09-Mar-2012 |
Ed Maste <emaste@FreeBSD.org> |
Remove undesired sysctl(3) xref
Submitted by: bde
|
#
fb175d1c |
| 08-Mar-2012 |
Ed Maste <emaste@FreeBSD.org> |
Correct markup, use proper reference for sysctl(3)
Submitted by: brueffer@
|
#
867099fa |
| 08-Mar-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head up to r232685 to projects/pf/head.
|
#
0ff32c49 |
| 08-Mar-2012 |
Ed Maste <emaste@FreeBSD.org> |
Inbound TCP-MD5 digest validation is now supported
|
#
9dba179d |
| 17-Feb-2012 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
IFC @231845
Sponsored by: Cisco Systems, Inc.
|
#
9077f387 |
| 05-Feb-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Add new socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL and TCP_KEEPCNT, that allow to control initial timeout, idle time, idle re-send interval and idle send count on a per-socket basis.
Add new socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL and TCP_KEEPCNT, that allow to control initial timeout, idle time, idle re-send interval and idle send count on a per-socket basis.
Reviewed by: andre, bz, lstewart
show more ...
|
#
8fa0b743 |
| 23-Jan-2012 |
Xin LI <delphij@FreeBSD.org> |
IFC @230489 (pending review).
|
Revision tags: release/9.0.0 |
|
#
3ee1a36e |
| 22-Nov-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r227804
Pull in the virtio drivers from head.
|
#
149f9141 |
| 14-Nov-2011 |
Andre Oppermann <andre@FreeBSD.org> |
Remove mention of ss_fltsz and ss_fltsz_local which were retired in r226447.
|