]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/uipc_ktls.c
Continuation of multi page mbuf redesign from r359919.
[FreeBSD/FreeBSD.git] / sys / kern / uipc_ktls.c
2020-05-02 glebiusContinuation of multi page mbuf redesign from r359919.
2020-04-27 jhbInitial support for kernel offload of TLS receive.
2020-04-27 jhbAdd the initial sequence number to the TLS enable socke...
2020-04-25 melifaroFix LINT build #2 after r360292.
2020-04-25 melifaroConvert route caching to nexthop caching.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 gallatinKTLS: Re-work unmapped mbufs to carry ext_pgs in the...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-09 gallatinmake lacp's use_numa hashing aware of send tags
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-03 bzupic_ktrls: make RSS compile again here
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-25 glebiusMake ktls_frame() never fail. Caller must supply corre...
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-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-25 dimMerge ^/head r356931 through r357118.
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-21 hselaskyMake sure the VNET is properly set when calling tcp_dro...
2020-01-15 glebiusSince this code uses if_ref()/if_rele() it must include...
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-29 rlibbyktls_session zone: don't need to specify uma trash
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-11-07 glebiusMechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().
2019-10-24 jhbUse a counter with a random base for explicit IVs in...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 jhbAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 gallatinkTLS: Fix a bug where we would not encrypt anon data...
2019-09-27 gallatinkTLS support for TLS 1.3
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-20 gallatinremove redundant "ktls" in KTLS thr name
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-09-03 dimMerge ^/head r351317 through r351731.
2019-08-27 jhbAdd kernel-side support for in-kernel TLS.