]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
ipfilter: Replace sprintf with range checking version (snprintf)
[FreeBSD/FreeBSD.git] / sys / dev /
2021-11-03 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-11-02 Hans Petter Selaskyusb(4): Fix for use after free in combination with...
2021-11-01 Mark Johnstonhwpmc: Disable KASAN in pmc_save_kernel_callchain()
2021-11-01 Mark Johnstonhyperv: Register hyperv_timecounter later during boot
2021-10-30 Gordon Berglingbxe(4): Fix a few common typos in source code comments
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: Add support for segmentation offload for hardwar...
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...
2021-10-29 John Baldwincxgbei: Rework the pdu_append_data hook to support...
2021-10-29 John Baldwincxgbei: Support DDP for target I/O S/G lists with more...
2021-10-29 John Baldwincxgbe tom: Account for pre-iSCSI mode data on suspended...
2021-10-29 John Baldwincxgbei: Whitespace fixes, comment typo, and rewrap...
2021-10-29 John Baldwincxgbei: Use hardware RX flow control for offloaded...
2021-10-29 John Baldwincxgbe tom: Set the tid in the work requests to program...
2021-10-29 John Baldwincxgbe: Make the TOE ISCSI RX stats per-queue instead...
2021-10-28 Konstantin Belousovnehemiah: manually assemble xstore(-rng)
2021-10-27 Konstantin BelousovDMAR: clean up warnings about write-only variables
2021-10-25 Mark Johnstonsafexcel: Set the context record unconditionally
2021-10-24 Jessica ClarkeLinuxKPI: Support lazy BAR allocation
2021-10-21 John Baldwincryptosoft: Fix support for variable tag lengths in...
2021-10-21 John Baldwinsafexcel: Support truncated tags for AES-CCM.
2021-10-21 John Baldwinsafexcel: Support multiple nonce lengths for AES-CCM.
2021-10-21 John Baldwinccr: Support AES-CCM requests with truncated tags.
2021-10-21 John Baldwinccr: Support multiple nonce lengths for AES-CCM.
2021-10-21 John Baldwincryptosoft, ccr: Use crp_iv directly for AES-CCM and...
2021-10-21 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-21 John Baldwincrypto: Add a new type of crypto buffer for a single...
2021-10-21 John Baldwinccp, ccr: Simplify drivers to assume an AES-GCM IV...
2021-10-20 Navdeep Parharcxgbe/t4_tom: Use stale L2T entry and avoid busy-waitin...
2021-10-20 Navdeep Parharcxgbe(4): Fix the decode and display of the DBVFIFO...
2021-10-20 Navdeep Parharcxgbe(4): Display HMA information in meminfo.
2021-10-20 Navdeep Parharcxgbe(4): Initialize abs_id for ctrl and ofld queues.
2021-10-20 Navdeep Parharcxgbe(4): Skip a few more T5/T6 registers during a...
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.26.2.0.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.26.0.0.
2021-10-20 Navdeep Parharcxgbe(4): Do not configure traffic classes automaticall...
2021-10-20 Navdeep Parharcxgbe(4): Get the number of usable traffic classes...
2021-10-20 Navdeep Parharcxgbe/iw_cxgbe: Support for 512 SGL entries in one...
2021-10-20 Navdeep Parharcxgbe(4): Check if the firmware supports 512 SGL per...
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.25.6.0.
2021-10-20 Navdeep Parharcxgb(4): Report proper TSO limits.
2021-10-20 Navdeep Parharcxgbe(4): Fix an incorrect assert.
2021-10-20 Navdeep Parharcxgbe(4): Empty the clib_db before trying to destroy it.
2021-10-20 Navdeep Parharcxgbe(4): Use correct argument in call to hashdestroy.
2021-10-20 Navdeep Parharcxgbe(4): Overhaul CLIP (Compressed Local IPv6) table...
2021-10-20 Navdeep Parharcxgbe(4): Fix build warnings with NOINET kernels.
2021-10-20 Navdeep Parharcxgbe(4): Add support for NIC suspend/resume and live...
2021-10-20 Navdeep Parharcxgbe(4): Separate the sw- and hw-specific parts of...
2021-10-19 Alexander Motinciss(4): Fix typo.
2021-10-19 Alexander Motinciss(4): Properly handle data underrun.
2021-10-19 Gordon BerglingFix two typos in source code comments
2021-10-16 Mark Peekvmci: fix panic due to freeing unallocated resources
2021-10-15 Mitchell Hornelibpmc: fix the 'cycles' event alias on x86
2021-10-14 Alexander Motinmps/mpr(4): Move xpt_register_async() out of lock.
2021-10-13 Kevin Bowlinge1000: print EEPROM/NVM/OROM versions
2021-10-13 Kevin Bowlinge1000: Lock nvm print sysctl
2021-10-12 Kevin Bowlingixgbe: Update shared code catchup
2021-10-12 Hans Petter Selaskymlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debug...
2021-10-12 Hans Petter Selaskysound(4): Implement mixer mute control for feeder channels.
2021-10-12 Konstantin Belousovmlx5_en: fix use of CALLOUT_DIRECT
2021-10-11 Mateusz Guzikmmc: fix 1-byte reallocs (when it should have been...
2021-10-10 Jessica Clarkepci_pci: Support growing bus ranges in bus_adjust_resou...
2021-10-10 Adam Fennpvclock: Add vDSO support
2021-10-10 Adam Fennkvm_clock: KVM paravirtual clock support
2021-10-09 Gordon Berglingqlnxe: Fix typos in two error messages
2021-10-09 Kevin Bowlinge1000: Function prototype cleanup
2021-10-07 Marcin WojtasUpgrade ENA to v2.4.1
2021-10-07 Marcin WojtasUpgrade ENA to v2.4.0
2021-10-07 Marcin Wojtasmmc_fdt_helper: correct typo in DT property name
2021-10-07 Mateusz Guzikhpen(4): removed leftover hpen_final_digi_cb declaration
2021-10-07 Mark Johnstonsocket: Rename sb(un)lock() and interlock with listen(2)
2021-10-06 Ian LeporeFix busdma resource leak on usb device detach.
next