]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
Add support for requests with separate AAD to ccr(4).
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2020-06-22 jhbAdd support for requests with separate AAD to ccr(4).
2020-06-22 melifaroSwitch cxgbe interface lookup to use fibX_lookup()...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-15 freqlabsAvoid trying to toggle TSO twice
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-03 jhbExplicitly zero IVs on the stack.
2020-06-03 jhbExplicitly zero AES key schedules on the stack.
2020-06-03 jhbAdd explicit bzero's of sensitive data in software...
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-25 jhbSupport separate output buffers in ccr(4).
2020-05-25 jhbAdd support for optional separate output buffers to...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 jhbVarious cleanups to the software encryption transform...
2020-05-20 mmMFV r361280:
2020-05-19 npcxgbe/iw_cxgbe: Add an async callback to notify iw_cxgb...
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-03 glebiusMechanically rename MBUF_EXT_PGS_ASSERT() to M_ASSERTEX...
2020-05-03 glebiusStep 4.1: mechanically rename M_NOMAP to M_EXTPG
2020-05-03 glebiusStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-02 glebiusStep 2.4: Stop using 'struct mbuf_ext_pgs' in drivers.
2020-05-02 glebiusStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 glebiusStep 2.2:
2020-05-02 glebiusContinuation of multi page mbuf redesign from r359919.
2020-04-27 jhbAdd support for KTLS RX over TOE to T6.
2020-04-27 jhbInitial support for kernel offload of TLS receive.
2020-04-23 npcxgbe/crypto: Fix the key size in a couple of places...
2020-04-22 npcxgbe/iw_cxgbe: Create a LinuxKPI pci device for an...
2020-04-22 melifaroConvert TOE routing lookups to the new routing KPI.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-20 jhbRetire the CRYPTO_F_IV_GENERATE flag.
2020-04-15 jhbSet inp_flowid's for TOE connections.
2020-04-15 jhbClear CPL_GET_TCB_RPL handler on module unload.
2020-04-15 npcxgbe/iw_cxgbe: Do not start the EP timer if soaccept...
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-13 npcxgbe(4): Make sure 'flags' is at the same offset in...
2020-04-10 jhbUse both crypto engines on a T6.
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-20 npcxgbe(4): Split sge_nm_rxq into three cachelines.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-13 npcxgbe(4): Do not display error messages related to...
2020-03-10 npcxgbe/t4_tom: The MSS in a FLOWC work request must...
2020-03-10 npcxgbe(4): Do not try to use 0 as an rx buffer address...
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-06 npcxgbe/t4_tom: Do not uninitialize a toepcb that has...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-28 jhbRename TOE TLS stats from [rt]x_tls_* to [rt]x_toe_tls_*.
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-19 npcxgbe(4): Congestion drops are maintained per E-channel...
2020-02-18 npcxgbe/iw_cxgbe: correctly enforce the max reg_mr depth.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 jhbRemove the per-TXQ tls_wrs stat.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 npcxgbe(4): Update T4/5/6 firmwares to 1.24.12.0.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-05 npcxgbe(4): Add native netmap support to the main interface.
2020-02-05 npcxgbe(4): Add a knob to allow netmap tx traffic to...
2020-02-05 npcxgbe(4): Allow nm_black_hole and nm_cong_drop to be...
2020-02-04 npcxgbe(4): Report accurate rx_buf_maxsize to netmap.
2020-02-04 npcxgbe(4): Add pfil(9) hooks to the driver's rx.
2020-02-04 npcxgbe(4): Treat NIC rx as special and run its handler...
2020-02-04 npcxgbe(4): Retire the allow_mbufs_in_cluster optimization.
2020-02-03 npcxgbe(4): Avoid ext_arg2 in rxb_free.
2020-02-03 npcxgbe(4): Do not use pack boundary > 512B unless it...
2020-02-03 npcxgbe(4): Initialize the rx buffer's metadata on first...
2020-02-03 npcxgbe(4): Only checksummed TCP should be considered...
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-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-08 bzvnet: virtualise more network stack sysctls.
next