summaryrefslogtreecommitdiff
path: root/sys/dev/irdma
AgeCommit message (Expand)Author
2025-11-24irdma(4): fix potential memory leak on qhash cqp operationBartosz Sobczak
2025-09-05LinuxKPI: rename from_timer() to timer_container_of()Bjoern A. Zeeb
2024-11-29tcp: extend the use of the th_flags accessor functionRichard Scheffenegger
2024-06-24irdma: Use round{up,down}_pow_of_twoDoug Moore
2024-06-12powerof2: replace loops with fls or ilog2Doug Moore
2024-04-12sys/dev/irdma/irdma_cm: fix compile without INETLexi Winter
2024-02-16irdma(4): Upgrade to 1.2.36-kBartosz Sobczak
2023-12-24LinuxKPI: Remove sys/rman.h include from LKPI headers.Vladimir Kondratyev
2023-09-13irdma(4): use related vnet for searching netdevBartosz Sobczak
2023-08-18irdma(4): upgrade to 1.2.17-kBartosz Sobczak
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-04-26irdma: Silence an unused function warningMark Johnston
2023-04-25irdma: Convert to IfAPIJustin Hibbits
2023-03-28irdma(4): Upgrade the driver to 1.1.11-kBartosz Sobczak
2023-02-06irdma(4): Add code for compilation on stable/13 branchBartosz Sobczak
2023-01-25linuxkpi: Adds more `SZ_*` macrosJean-Sébastien Pédron
2022-12-21irdma(4): Upgrade driver to 1.1.5-kBartosz Sobczak
2022-11-08LinuxKPI: tasklet add (*callback) supportBjoern A. Zeeb
2022-09-23ibcore: The use of IN_LOOPBACK() now requires a valid VNET context.Hans Petter Selasky
2022-07-25Adjust irdma_prep_for_unregister() definition to avoid clang 15 warningDimitry Andric
2022-05-25irdma(4): Fix previous commit that broke build on amd64Eric Joyner
2022-05-24irdma(4): Fix compile error on powerpc64Eric Joyner
2022-05-23irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak