]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
mtx: add mtx_spin_wait_unlocked
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-10 Andrey V. ElsukovReinitialize IP header length after checksum calculatio...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Andrey V. ElsukovRework ipfw dynamic states implementation to be lockles...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-30 John BaldwinExport tcp_always_keepalive for use by the Chelsio...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Michael TuexenAdd constant for the PAD chunk as defined in RFC 4820.
2018-01-27 Michael TuexenUpdate references in comments, since the IDs have becom...
2018-01-25 Conrad Meyerstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-25 Mark JohnstonUse tcpinfoh_t for TCP headers in the tcp:::debug-...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-24 Navdeep ParharDo not generate illegal mbuf chains during IP fragment...
2018-01-23 Ryan StoneReduce code duplication for inpcb route caching
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Michael TuexenFix a bug related to fast retransmissions.
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Michael TuexenDon't provide a (meaningless) cmsg when proving a notif...
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Pedro F. Giffunilibalias: small memory allocation cleanups.
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Cy SchubertCorrect the comment describing badrs which is bad route...
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-26 Michael TuexenWhite cleanups.
2017-12-26 Michael TuexenClearify CID 1008197.
2017-12-26 Michael TuexenClearify issue reported in CID 1008198.
2017-12-26 Michael TuexenFix CID 1008428.
2017-12-26 Michael TuexenFix CID 1008936.
2017-12-26 Michael TuexenAllow the first (and second) argument of sn_calloc...
2017-12-26 Michael TuexenWhen adding support for sending SCTP packets containing...
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Andrey V. ElsukovFix mbuf leak when TCPMD5_OUTPUT() method returns error.
2017-12-13 Michael TuexenCleaup, no functional change.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Gleb SmirnoffSeparate out send buffer autoscaling code into function...
2017-12-07 Michael TuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys: general adoption of SPDX licensing ID tags.
2017-11-26 Michael TuexenAdd to ipfw support for sending an SCTP packet containi...
2017-11-24 Michael TuexenFix SPDX line as suggested by pfg
2017-11-24 Hans Petter SelaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 Michael TuexenUnbreak compilation when using SCTP_DETAILED_STR_STATS...
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Michael TuexenAdd SPDX line.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-22 Mark JohnstonUse the right variable for the IP header parameter...
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 Michael TuexenFix the handling of ERROR chunks which a lot of error...
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Michael TuexenSimply the code and use the full buffer for contigous...
2017-11-13 Gleb SmirnoffStyle r320614: don't initialize at declaration, new...
2017-11-12 Michael TuexenCleanup the handling of control chunks. While there...
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
next