]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Add a generic Proportional Integral Derivative (PID) controller algorithm and
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-10 aeReinitialize IP header length after checksum calculatio...
2018-02-09 jkimMFV: r329072
2018-02-07 aeRework ipfw dynamic states implementation to be lockles...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-30 jhbExport tcp_always_keepalive for use by the Chelsio...
2018-01-27 tuexenAdd constant for the PAD chunk as defined in RFC 4820.
2018-01-27 tuexenUpdate references in comments, since the IDs have becom...
2018-01-25 cemstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-25 markjUse tcpinfoh_t for TCP headers in the tcp:::debug-...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-24 npDo not generate illegal mbuf chains during IP fragment...
2018-01-23 rstoneReduce code duplication for inpcb route caching
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 tuexenFix a bug related to fast retransmissions.
2018-01-15 tuexenDon't provide a (meaningless) cmsg when proving a notif...
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 pfglibalias: small memory allocation cleanups.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 cyCorrect the comment describing badrs which is bad route...
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-26 tuexenWhite cleanups.
2017-12-26 tuexenClearify CID 1008197.
2017-12-26 tuexenClearify issue reported in CID 1008198.
2017-12-26 tuexenFix CID 1008428.
2017-12-26 tuexenFix CID 1008936.
2017-12-26 tuexenAllow the first (and second) argument of sn_calloc...
2017-12-26 tuexenWhen adding support for sending SCTP packets containing...
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-14 aeFix mbuf leak when TCPMD5_OUTPUT() method returns error.
2017-12-13 tuexenCleaup, no functional change.
2017-12-07 glebiusSeparate out send buffer autoscaling code into function...
2017-12-07 tuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys: general adoption of SPDX licensing ID tags.
2017-11-26 tuexenAdd to ipfw support for sending an SCTP packet containi...
2017-11-24 tuexenFix SPDX line as suggested by pfg
2017-11-24 hselaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 tuexenUnbreak compilation when using SCTP_DETAILED_STR_STATS...
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 tuexenAdd SPDX line.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 markjUse the right variable for the IP header parameter...
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 tuexenFix the handling of ERROR chunks which a lot of error...
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 tuexenSimply the code and use the full buffer for contigous...
2017-11-13 glebiusStyle r320614: don't initialize at declaration, new...
2017-11-12 tuexenCleanup the handling of control chunks. While there...
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-07 kibUse hardware timestamps to report packet timestamps...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 tuexenFix an accounting bug where data was counted twice...
2017-11-03 tuexenAllow the setting of the MTU for future paths using...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 tuexenFix the reporting of the MTU for SCTP sockets when...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 tuexenFix parsing error when processing cmsg in SCTP send...
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-25 tuexenFix a bug reported by Felix Weinrank using the libfuzze...
2017-10-24 tuexenFix a bug in handling special ABORT chunks.
2017-10-24 tuexenFix a locking issue found by running AFL on the userlan...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-19 mavRelax per-ifnet cif_vrs list double locking in carp(4).
2017-10-18 tuexenFix a signed/unsigned warning.
2017-10-18 tuexenAbort an SCTP association, when a DATA chunk is followe...
2017-10-18 tuexenRevert change which got in accidently.
2017-10-18 tuexenFix a bug introduced in r324638.
2017-10-15 tuexenFix the handling of parital and too short chunks.
2017-10-14 tuexenCode cleanup, not functional change.
2017-10-11 glebiusDeclare more TCP globals in tcp_var.h, so that alternat...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 glebiusDeclare pmtud_blackhole global variables in tcp_timer...
2017-10-06 baptImport 1.14.3
2017-10-05 tuexenEnsure that the accept ABORT chunks with the T-bit...
2017-10-02 jchForgotten bits in r324179: Include sys/syslog.h if...
2017-10-01 pkelseyThe soisconnected() call removed from syncache_socket...
2017-10-01 jchFix an infinite loop in tcp_tw_2msl_scan() when an...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
next