]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6/frag6.c
Merge ^/vendor/lvm-project/master up to its last change (upstream commit
[FreeBSD/FreeBSD.git] / sys / netinet6 / frag6.c
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...
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-12-01 bzFix m_pullup() problem after removing PULLDOWN_TESTs...
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-15 bznetinet6: Remove PULLDOWN_TESTs.
2019-11-12 bznetinet*: update *mp to pass the proper value back
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 bzfrag6: properly handle atomic fragments according to...
2019-11-07 philImport libxo-1.3.0:
2019-10-25 bzProperly set VNET when nuking recvif from fragment...
2019-10-25 bzfrag6: do not leak counter in error cases
2019-10-24 bzfrag6: prevent overwriting initial fragoff=0 packet...
2019-10-24 bzfrag6: handling of overlapping fragments to conform...
2019-10-24 bzfrag6: export another counter read-only by sysctl
2019-10-24 bzfrag6: fix counter leak in error case and optimise...
2019-10-24 bzfrag6.c: do not leak packet queue entry in error case
2019-10-24 bzfrag6: leave a note about upper layer header checks TBD
2019-10-24 bzfrag6: check global limits before hash and lock
2019-10-24 bzfrag6: small improvements
2019-10-24 bzfrag6: remove IP6_REASS_MBUF macro
2019-10-23 bzfrag6: add "big picture"
2019-10-23 bzfrag6: replace KAME hand-rolled queues with queue(9...
2019-10-23 bzfrag6: whitespace changes
2019-10-21 bzfrag6: fix vnet teardown leak
2019-10-21 bzfrag6: add read-only sysctl for nfrags.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 hselaskyFix panic in network stack due to use after free when...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 bzfrag6: move public structure into file local space.
2019-08-08 bzfrag6.c: cleanup varaibles and return statements.
2019-08-08 bzfrag6.c: initial comment and whitespace cleanup.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-05 bzfrag6.c: rename ip6q[] to ipq6b[] and consistently...
2019-08-05 bzfrag6.c: re-order functions within file
2019-08-03 bzfrag6.c: fix includes
2019-08-02 bzfrag6.c: make compile with gcc
2019-08-02 bzfrag6.c: rename malloc type
2019-08-02 bzfrag6.c: remove dead code
2019-08-02 bzfrag6.c: move variables and sysctls into local file
2019-08-02 bzfrag6.c: sort includes
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-22 hselaskyRevert r346530 until further.
2019-04-22 hselaskyFix build for mips and powerpc after r346530.
2019-04-22 hselaskyFix panic in network stack due to memory use after...
2019-04-19 thjAdd stat counter for ipv6 atomic fragments
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-19 thjWhen dropping a fragment queue count the number of...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
next