]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctputil.c
Improve the locking of address lists by adding some asserts and
[FreeBSD/FreeBSD.git] / sys / netinet / sctputil.c
2020-07-17 tuexenImprove the locking of address lists by adding some...
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-06-30 tuexenFix a bug introduced in https://svnweb.freebsd.org...
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-21 tuexenFix the build for an INET6 only configuration.
2020-06-20 tuexenSet a variable also in the case of an INET6 only kernel
2020-06-20 tuexenCleanup the adding and deleting of addresses via sctp_b...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-19 tuexenRemove last argument of sctp_addr_mgmt_ep_sa(), since...
2020-06-18 jkimMFV: r362286
2020-06-17 tuexenAllow the self reference to be NULL in case the timer...
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-14 tuexenCleanups, no functional change.
2020-06-11 tuexenNon-functional changes due to upstream cleanup.
2020-06-08 tuexenWhitespace cleanups and removal of a stale comment.
2020-06-07 tuexenRetire SCTP_SO_LOCK_TESTING.
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-18 tuexenRemove redundant assignment.
2020-05-18 tuexenFix logical condition by looking at usecs.
2020-05-18 tuexenWhitespace change.
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-10 tuexenEnsure that the SCTP iterator runs with an stcb and...
2020-05-10 tuexenEnsure that we have a path when starting the T3 RXT...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-06 tuexenDo more argument validation under INVARIANTS when start...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-28 tuexenHandle integer overflows correctly when converting...
2020-03-25 tuexenRemove an optimization, which was incorrect a couple...
2020-03-25 tuexenImprove consistency in debug output.
2020-03-25 tuexenUse consistent debug output.
2020-03-25 tuexenDon't restore the vnet too early in error cases.
2020-03-24 tuexenOnly call panic when building with INVARIANTS.
2020-03-24 tuexenAnother cleanup of the timer code. Also be more pedanti...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-21 tuexenMore timer cleanups, no functional change.
2020-03-19 tuexenConsistently provide arguments for timer start and...
2020-03-19 tuexenCleanup the stream reset and asconf timer.
2020-03-19 tuexenThe MTU candidates MUST be a multiple of 4, so make...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-17 tuexenHandle the timers in a consistent sequence according...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-18 tuexenEpochify SCTP.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 tuexenRevert https://svnweb.freebsd.org/changeset/base/357761
2020-02-11 tuexenDon't start an SCTP timer using a net, which has been...
2020-02-11 tuexenUse an int instead of a bool variable, since bool is...
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-09 tuexenCleanup timer handling.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-04 tuexenRemove unused timer.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-05 tuexenEnsure that we don't miss a trigger for kicking off...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
next