]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / netinet /
2020-10-06 jhbCheck if_capenable, not if_capabilities when enabling...
2020-10-06 John BaldwinCheck if_capenable, not if_capabilities when enabling...
2020-10-06 tuexenReset delayed SACK state when restarting an SCTP associ...
2020-10-06 Michael TuexenReset delayed SACK state when restarting an SCTP associ...
2020-10-06 tuexenEnsure variables are initialized before used.
2020-10-06 Michael TuexenEnsure variables are initialized before used.
2020-10-06 tuexenRemove dead stores reported by clang static code analysis
2020-10-06 Michael TuexenRemove dead stores reported by clang static code analysis
2020-10-06 tuexenCleanup, no functional change intended.
2020-10-06 Michael TuexenCleanup, no functional change intended.
2020-10-06 tuexenWhitespace changes.
2020-10-06 Michael TuexenWhitespace changes.
2020-10-04 tuexenUse __func__ instead of __FUNCTION__ for consistency.
2020-10-04 Michael TuexenUse __func__ instead of __FUNCTION__ for consistency.
2020-10-04 tuexenCleanup, no functional change intended.
2020-10-04 Michael TuexenCleanup, no functional change intended.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-03 melifaroIntroduce scalable route multipath.
2020-10-03 Alexander V. ChernikovIntroduce scalable route multipath.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 tuexenImprove the input validation and processing of cookies.
2020-09-29 Michael TuexenImprove the input validation and processing of cookies.
2020-09-28 tuexenMinor cleanup.
2020-09-28 Michael TuexenMinor cleanup.
2020-09-27 tuexenCleanup, no functional change intended.
2020-09-27 Michael TuexenCleanup, no functional change intended.
2020-09-27 tuexenImprove the handling of receiving unordered and unrelia...
2020-09-27 Michael TuexenImprove the handling of receiving unordered and unrelia...
2020-09-25 rscheffTCP: send full initial window when timestamps are in use
2020-09-25 Richard ScheffeneggerTCP: send full initial window when timestamps are in use
2020-09-25 rscheffTCP newreno: improve after_idle ssthresh
2020-09-25 Richard ScheffeneggerTCP newreno: improve after_idle ssthresh
2020-09-24 tuexenWhitespace changes.
2020-09-24 Michael TuexenWhitespace changes.
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 melifaroRework part of routing code to reduce difference to...
2020-09-21 Alexander V. ChernikovRework part of routing code to reduce difference to...
2020-09-20 melifaroRemove unused nhop_ref_any() function.
2020-09-20 Alexander V. ChernikovRemove unused nhop_ref_any() function.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 mhorneInitialize some local variables earlier
2020-09-18 Mitchell HorneInitialize some local variables earlier
2020-09-18 npif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 Navdeep Parharif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 npAdd a knob to allow zero UDP checksums for UDP/IPv6...
2020-09-18 Navdeep ParharAdd a knob to allow zero UDP checksums for UDP/IPv6...
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-13 tuexenExport the name of the congestion control. This will...
2020-09-13 Michael TuexenExport the name of the congestion control. This will...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 rscheffcc_mod: remove unused CCF_DELACK definition
2020-09-10 Richard Scheffeneggercc_mod: remove unused CCF_DELACK definition
2020-09-09 rrsSo it turns out that syzkaller hit another crash. It...
2020-09-09 Randall StewartSo it turns out that syzkaller hit another crash. It...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-05 bzbbr: remove unused static function
2020-09-05 Bjoern A. Zeebbbr: remove unused static function
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-01 mjgnet: clean up empty lines in .c and .h files
2020-09-01 Mateusz Guziknet: clean up empty lines in .c and .h files
2020-08-28 melifaroMove net/route/shared.h definitions to net/route/route_...
2020-08-28 Alexander V. ChernikovMove net/route/shared.h definitions to net/route/route_...
2020-08-28 tuexenFix a regression with the explicit EOR mode I introduce...
2020-08-28 Michael TuexenFix a regression with the explicit EOR mode I introduce...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-27 Glen BarberMFH
2020-08-25 tuexenRFC 3465 defines a limit L used in TCP slow start for...
2020-08-25 Michael TuexenRFC 3465 defines a limit L used in TCP slow start for...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-21 impUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-21 Warner LoshUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-19 gallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-19 Andrew GallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-18 rscheffTCP Cubic: recalculate cwnd for every ACK.
2020-08-18 Richard ScheffeneggerTCP Cubic: recalculate cwnd for every ACK.
2020-08-18 tuexenFix two bugs I introduced in r362563.
2020-08-18 Michael TuexenFix two bugs I introduced in r362563.
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 tuexenRemove a line which is needed and was added in
2020-08-16 Michael TuexenRemove a line which is needed and was added in
2020-08-16 tuexenImprove the handling of concurrent send() calls for...
next