]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
usbhid(4): Be more restrictive about what requests are allowed from user-space.
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-11 John Baldwincxgbe: Use secq(9) to manage the timestamp generations.
2022-11-11 John Baldwincxgbe: Compute timestamps via sbintime_t.
2022-11-11 Navdeep Parharcxgbe(4): Fix potential integer overflow in t4_tstmp_to_ns.
2022-11-11 Konstantin Belousovcxgbe: fix kernel build without TCP_OFFLOAD or RATELIMIT
2022-11-11 Mateusz Guzikcxgbe: fix the build after e398922eaf66978b5e556f6b4b09...
2022-11-11 Randall StewartEnable M_TSTMP in Chelsio cxgbe driver by creating...
2022-11-11 John Baldwincxgbe TOE TLS: Simplify a few routines.
2022-11-11 John Baldwincxgbe: Handle requests for TLS key allocations with...
2022-11-11 John Baldwincxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.
2022-11-11 John Baldwincxgbe: De-duplicate some of the code for managing TLS...
2022-11-11 John Baldwincxgbe tom: Remove orphaned function max_imm_tls_space().
2022-11-11 John Baldwincxgbe tom: Remove support for non-KTLS TLS offload.
2022-11-10 John Baldwincxgbei: Return limits for the specific adapter the...
2022-11-10 John Baldwiniscsi: Fetch limits based on a socket rather than assum...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-08-25 John Baldwincxgbe TOE TLS: Fix handling of unusual record types.
2022-08-25 John Baldwincxgbei: Adjust the calculation for the maximum ISO...
2022-08-25 John Baldwincxgbe: Deactivate upper layer drivers (like TOE) during...
2022-07-23 Dimitry AndricAdjust t4_tracer_mod{load,unload}() definitions to...
2022-07-20 Dimitry AndricFix clang 15 warning in cxgbe
2022-07-19 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-07-19 Mark Johnstonktls: Zero out TLS_GET_RECORD control messages
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-23 Mitchell Horneddb: namespacing of struct command
2022-05-11 John Baldwincxgbei: Support unmapped I/O requests.
2022-04-29 John Baldwincxgbe tom: Compile fix for disabled KTR trace.
2022-04-29 John Baldwincxgbe tom: Use VM_PAGE_TO_PHYS().
2022-04-29 John Baldwincxgbe tom: Use be64toh instead of htobe64 to convert...
2022-04-29 John Baldwincxgbe tom: Use vm_paddr_t for physical addresses in...
2022-04-29 John Baldwincxgbe: Move page pods KTR traces under VERBOSE_TRACES.
2022-04-29 John Baldwincxgbei: Replace worker thread pools with per-connection...
2022-04-29 John Baldwincxgbei: Dispatch sent PDUs to the NIC asynchronously.
2022-04-29 John Baldwincxgbei: Rework parsing of pre-offload PDUs.
2022-04-29 John Baldwincxgbei: Parse all PDUs received prior to enabling offlo...
2022-04-29 John Baldwinccr: Use a software OCF session for requests which...
2022-04-29 John Baldwincxgbei: Don't fail task setup if the socket is disconne...
2022-04-29 John Baldwinccr: Replace 'blkcipher' with just 'cipher'.
2022-04-29 John Baldwincrypto: Validate AES-GCM IV length in check_csp().
2022-04-14 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-04-09 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-04-04 Andrew Gallatincxgbe: fix enabling lro & rxtimestamps
2022-04-02 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-04-02 Navdeep Parharcxgbe(4): Handle FORCE_FEC in pcaps correctly.
2022-04-02 Navdeep Parharcxgbe(4): Allow dump_cimla and dump_devlog to sleep.
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-09 Navdeep Parharcxgbe(4): dump_devlog should never fail silently.
2022-03-05 Navdeep Parharcxgbe(4): Dump some more debug registers in cim_dump_regs.
2022-03-02 Navdeep Parharcxgbe(4): Changes to the fatal error handler.
2022-03-02 Navdeep Parharcxgbe(4): Fix build warning for LINT-NOIP.
2022-03-02 Navdeep Parharcxgbe(4): Fix "set but not used [-Wunused-but-set-varia...
2022-02-28 Navdeep Parharcxgbe(4): Fix illegal hardware access in cxgbe_refresh_...
2022-02-28 Navdeep Parharcxgbe(4): Avoid unsafe hardware access in the ifmedia...
2022-02-28 Navdeep Parharcxgbe(4): Fix bad races between sysctl and driver detach.
2022-02-28 Navdeep Parharcxgbe(4): Fix regression in previous attempt to fix...
2022-02-28 Navdeep Parharcxgbe(4): Do not ignore the return value of ifmedia_ioctl.
2022-02-28 Navdeep Parharcxgbe(4): Do not request an FEC that is invalid for...
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.6.0.
2022-02-28 Navdeep Parharcxgbe(4): Fix stats collection for ports with port_id...
2022-02-28 Navdeep Parharcxgbe(4): Fix panic on driver detach after a partially...
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.4.0
2022-02-28 Navdeep Parharcxgbe(4): Change the way t4_shutdown_adapter brings...
2022-02-28 Navdeep Parharcxgbe(4): Keep link configuration compatible with reall...
2022-02-28 Navdeep Parharcxgbe(4): internal knob for flexible control over FEC...
2022-02-28 Navdeep Parharcxgbe(4): separate sysctls for user-requested and in...
2022-02-28 Navdeep Parharcxgbe(4): sysctl to track the last L1_CFG32 requested...
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-23 John BaldwinMove the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.
2021-11-23 John Baldwincxgbe: Only run ktls_tick when NIC TLS is enabled.
2021-10-29 John Baldwincxgbei: Only convert "plain" TCP connections to ISCSI.
2021-10-29 John Baldwincxgbei: Return early for EBUSY error in icl_cxgbei_conn...
2021-10-29 John Baldwincxgbei: Disable ISO for -SO cards without external...
2021-10-29 John Baldwincxgbei: Handle errors in PDUs.
2021-10-29 John Baldwincxgbei: Add sysctls to report the maximum data segment...
2021-10-29 John Baldwincxgbei: Limit T5 transmit data segments to 15k.
2021-10-29 John Baldwiniscsi: Teach the iSCSI stack about "large" received...
2021-10-29 John Baldwincxgbei: Restrict received PDUs to 4 DDP pages in length.
2021-10-29 John Baldwincxgbei: Only round PDU data segment lengths down by...
2021-10-29 John Baldwincxgbei: Restructure how PDU limits are managed.
2021-10-29 John Baldwincxgbei: Wait for the final CPL to be received in icl_cx...
2021-10-29 John Baldwincxgbei: Support for ISO (iSCSI segmentation offload).
2021-10-29 John Baldwiniscsi: Remove icl_soft-only fields from struct icl_conn.
2021-10-29 John Baldwincxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI...
2021-10-29 John Baldwincxgbei: Round up the maximum PDU data length by the...
2021-10-29 John Baldwincxgbei: Wait for socket to close in icl_cxgbei_conn_close.
2021-10-29 John Baldwincxgbei: Don't assert F for data completion PDUs.
2021-10-29 John Baldwincxgbei: Remove invalid assertion.
2021-10-29 John Baldwincxgbei: Better handle new tasks and transfers when...
2021-10-29 John Baldwincxgbe tom: Free pending iSCSI mbufs on connection shutdown.
2021-10-29 John Baldwincxgbei: Fix a race between transfer setup and a peer...
2021-10-29 John Baldwincxgbei: Support iSCSI offload on T6.
2021-10-29 John Baldwiniscsi: Move the maximum data segment limits into 'struc...
2021-10-29 John Baldwincxgbei: Add tunable sysctls for the FirstBurstLength...
2021-10-29 John Baldwincxgbei: Remove unused sysctls.
2021-10-29 John Baldwincxgbei: Handle target transfers with excess unsolicited...
2021-10-29 John Baldwincxgbei: Explicitly clear the page pode reservation...
2021-10-29 John Baldwincxgbei: Don't clamp iSCSI PDUs to 8K.
2021-10-29 John Baldwincxgbei: Don't leak resources for an aborted target...
2021-10-29 John Baldwincxgbei: Add support for zero-copy iSCSI target transmis...
next