]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/uipc_ktls.c
Step 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen() that
[FreeBSD/FreeBSD.git] / sys / kern / uipc_ktls.c
2020-05-02 Gleb SmirnoffStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 Gleb SmirnoffStep 2.1: Build TLS workqueue from mbufs, not struct...
2020-05-02 Gleb SmirnoffGet rid of the mbuf self-pointing pointer.
2020-05-02 Gleb SmirnoffStart moving into EPG_/epg_ namespace. There is only...
2020-05-02 Gleb SmirnoffContinuation of multi page mbuf redesign from r359919.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-27 John BaldwinInitial support for kernel offload of TLS receive.
2020-04-27 John BaldwinAdd the initial sequence number to the TLS enable socke...
2020-04-25 Alexander V. ChernikovFix LINT build #2 after r360292.
2020-04-25 Alexander V. ChernikovConvert route caching to nexthop caching.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Andrew GallatinKTLS: Re-work unmapped mbufs to carry ext_pgs in the...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 John BaldwinRefactor driver and consumer interfaces for OCF (in...
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Andrew Gallatinmake lacp's use_numa hashing aware of send tags
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-03 Bjoern A. Zeebupic_ktrls: make RSS compile again here
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-25 Gleb SmirnoffMake ktls_frame() never fail. Caller must supply corre...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-01-28 Cy SchubertMFV r357163:
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-21 Hans Petter SelaskyMake sure the VNET is properly set when calling tcp_dro...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-15 Gleb SmirnoffSince this code uses if_ref()/if_rele() it must include...
2020-01-10 Jung-uk KimMFV: r356607
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-29 Ryan Libbyktls_session zone: don't need to specify uma trash
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-07 Gleb SmirnoffMechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Cy SchubertMFV r354257:
2019-10-24 John BaldwinUse a counter with a random base for explicit IVs in...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
next