]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
LinuxKPI: fix bug in le32p_replace_bits()
[FreeBSD/FreeBSD.git] / sys / dev /
2021-11-16 Hans Petter Selaskysnd_uaudio(4): Fix string index computations for iFeature.
2021-11-15 Mark Johnstonpci: Implement pci_bar_enabled() for SR-IOV VFs
2021-11-15 Mitchell Hornehwpmc: initialize arm64 counter/interrupt state
2021-11-13 Andriy Gapongpioled: allow the driver to be disabled via fdt
2021-11-13 Andriy Gapondriver for MAX44009 I2C illuminance sensor
2021-11-13 Andriy Gaponpcf8591: driver for adc/dac with i2c interface
2021-11-13 Andriy Gaponhtu21: allow configuration via hints on FDT-based systems
2021-11-13 Andriy Gaponhtu21: don't needlessly bother hardware when measuremen...
2021-11-13 Alexander MotinAdd some of Intel Alder Lake device IDs.
2021-11-12 Peter Grehanigc: Use hardware routine for PHY reset
2021-11-12 Peter Grehanigc: correctly update RCTL when changing multicast...
2021-11-11 Gordon Berglinge1000: Fix a typo in a source code comment
2021-11-11 Gordon Berglingusb_audio: Fix a typo in a source code comment
2021-11-07 Mark Johnstonvmci: Avoid relying on macro expansion to provide corre...
2021-11-06 Gordon Berglingocs_fs: Fix two typos in source code comments
2021-11-06 Gordon Berglingixgbe(4): Fix a few typos in source code comments
2021-11-03 Mark JohnstonConvert consumers to vm_page_alloc_noobj_contig()
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
next