aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_lib
Commit message (Collapse)AuthorAgeFilesLines
* mlx5en: add IPSEC_OFFLOAD supportKonstantin Belousov2024-07-302-0/+520
| | | | | | | | Right now, only IPv4 transport mode, with aes-gcm ESP, is supported. Driver also cooperates with NAT-T, and obeys socket policies, which makes IKEd like StrongSwan working. Sponsored by: NVIDIA networking
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
| | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
* mlx5fpga: Initial code import.Slava Shwartsman2018-12-052-0/+201
Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341572