Searched hist:"99 de9d4022e5004f95f425f798f0aa01e87949ff" (Results 1 – 5 of 5) sorted by relevance
/linux/net/sctp/ |
H A D | Kconfig | diff 99de9d4022e5004f95f425f798f0aa01e87949ff Mon May 19 19:50:07 CEST 2025 Eric Biggers <ebiggers@google.com> sctp: use skb_crc32c() instead of __skb_checksum()
Make sctp_compute_cksum() just use the new function skb_crc32c(), instead of calling __skb_checksum() with a skb_checksum_ops struct that does CRC32C. This is faster and simpler.
Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Link: https://patch.msgid.link/20250519175012.36581-6-ebiggers@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/netfilter/ipvs/ |
H A D | Kconfig | diff 99de9d4022e5004f95f425f798f0aa01e87949ff Mon May 19 19:50:07 CEST 2025 Eric Biggers <ebiggers@google.com> sctp: use skb_crc32c() instead of __skb_checksum()
Make sctp_compute_cksum() just use the new function skb_crc32c(), instead of calling __skb_checksum() with a skb_checksum_ops struct that does CRC32C. This is faster and simpler.
Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Link: https://patch.msgid.link/20250519175012.36581-6-ebiggers@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/openvswitch/ |
H A D | Kconfig | diff 99de9d4022e5004f95f425f798f0aa01e87949ff Mon May 19 19:50:07 CEST 2025 Eric Biggers <ebiggers@google.com> sctp: use skb_crc32c() instead of __skb_checksum()
Make sctp_compute_cksum() just use the new function skb_crc32c(), instead of calling __skb_checksum() with a skb_checksum_ops struct that does CRC32C. This is faster and simpler.
Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Link: https://patch.msgid.link/20250519175012.36581-6-ebiggers@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/sched/ |
H A D | Kconfig | diff 99de9d4022e5004f95f425f798f0aa01e87949ff Mon May 19 19:50:07 CEST 2025 Eric Biggers <ebiggers@google.com> sctp: use skb_crc32c() instead of __skb_checksum()
Make sctp_compute_cksum() just use the new function skb_crc32c(), instead of calling __skb_checksum() with a skb_checksum_ops struct that does CRC32C. This is faster and simpler.
Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Link: https://patch.msgid.link/20250519175012.36581-6-ebiggers@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/netfilter/ |
H A D | Kconfig | diff 99de9d4022e5004f95f425f798f0aa01e87949ff Mon May 19 19:50:07 CEST 2025 Eric Biggers <ebiggers@google.com> sctp: use skb_crc32c() instead of __skb_checksum()
Make sctp_compute_cksum() just use the new function skb_crc32c(), instead of calling __skb_checksum() with a skb_checksum_ops struct that does CRC32C. This is faster and simpler.
Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Link: https://patch.msgid.link/20250519175012.36581-6-ebiggers@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|