| /linux-6.15/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | gianfar.rst | 15 the 8548) has the ability to perform TCP, UDP, and IP checksums 17 checksums (and always performs the pseudo header checksums), so
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | checksums.rst | 6 Starting in early 2012, metadata checksums were added to all major ext4 12 structure size so that full 32-bit checksums can be stored for many data 21 directories rebuilt with checksums. This has the added benefit of
|
| H A D | overview.rst | 23 .. include:: checksums.rst
|
| H A D | journal.rst | 75 commit. If there is no commit record (or the checksums don't match), the 293 - Journal maintains checksums on the data blocks. 316 descriptor table contain checksums for each of the data blocks in the 619 - 32 bytes of space to store checksums. If
|
| H A D | group_descr.rst | 40 checksums are calculated against the FS UUID, the group number, and the
|
| H A D | directory.rst | 149 In order to add checksums to these classic directory blocks, a phony 425 If metadata checksums are enabled, the last 8 bytes of the directory
|
| H A D | ifork.rst | 165 Prior to the introduction of metadata checksums, the extent header +
|
| /linux-6.15/Documentation/networking/ |
| H A D | skbuff.rst | 37 :doc: skb checksums
|
| H A D | nf_conntrack-sysctl.rst | 28 Verify checksum of incoming packets. Packets with bad checksums are
|
| H A D | checksum-offloads.rst | 57 encapsulated packet both the inner and outer checksums may need to be edited or
|
| H A D | netdev-features.rst | 17 that relieve an OS of various tasks like generating and checking checksums,
|
| H A D | dccp.rst | 112 partial checksum coverage (RFC 4340, sec. 9.2). The default is that checksums
|
| H A D | openvswitch.rst | 208 checksums, etc. This would prevent userspace from implementing a
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | vortex.rst | 199 Recent 3com NICs are able to generate IPv4, TCP and UDP checksums 206 all Tornado and Cyclone devices will use S/G and Tx checksums. 209 decision. If you think that Tx checksums are causing a problem, you 217 not it is using hardware scatter/gather and hardware Tx checksums. 219 Scatter/gather and hardware checksums provide considerable
|
| /linux-6.15/drivers/md/ |
| H A D | dm-integrity.c | 1780 char *checksums; in integrity_metadata() local 1794 if (!checksums) { in integrity_metadata() 1795 checksums = checksums_onstack; in integrity_metadata() 1808 memset(checksums, DISCARD_FILLER, max_size); in integrity_metadata() 1818 kfree(checksums); in integrity_metadata() 1825 if (likely(checksums != checksums_onstack)) in integrity_metadata() 1826 kfree(checksums); in integrity_metadata() 1841 checksums_ptr = checksums; in integrity_metadata() 1855 kfree(checksums); in integrity_metadata() 1873 if (likely(checksums != checksums_onstack)) in integrity_metadata() [all …]
|
| H A D | Kconfig | 524 a pre-generated tree of cryptographic checksums stored on a second 541 pre-generated tree of cryptographic checksums passed has a pkcs#7
|
| /linux-6.15/fs/btrfs/ |
| H A D | Kconfig | 96 - checksum offload mode - sysfs knob to affect when checksums are
|
| /linux-6.15/Documentation/crypto/ |
| H A D | krb5.rst | 216 verify any checksums within the message and give an error if they don't match. 246 if the checksums don't match.
|
| /linux-6.15/drivers/base/firmware_loader/ |
| H A D | Kconfig | 30 bool "Log filenames and checksums for loaded firmware" 37 SHA256 checksums to the kernel log for each firmware file that is
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-integrity.rst | 41 Accesses to the on-disk metadata area containing checksums (aka tags) are 91 checksums are not checked and writes to the device are not
|
| /linux-6.15/Documentation/power/ |
| H A D | userland-swsusp.rst | 158 means, such as checksums, to ensure the integrity of the snapshot image.
|
| /linux-6.15/Documentation/block/ |
| H A D | data-integrity.rst | 77 the choice in checksums is referred to as the Data Integrity
|
| /linux-6.15/Documentation/i2c/ |
| H A D | smbus-protocol.rst | 264 require PEC checksums.
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 112 - Stateless offloads - non-tunneled checksums
|
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | ksm.rst | 128 KSM for some workloads, for example if the checksums of pages
|