| Age | Commit message (Expand) | Author |
| 2025-06-11 | machine/stdarg.h -> sys/stdarg.h | Brooks Davis |
| 2024-09-03 | krping: Stop checking for failures from malloc(M_WAITOK) | Zhenlei Huang |
| 2023-04-25 | irdma: Convert to IfAPI | Justin Hibbits |
| 2023-03-08 | krping: Use get_cyclecount for get_cycles. | John Baldwin |
| 2023-02-26 | powerpc64*: port mlx5, OFED, KTLS and krping | Piotr Kubaj |
| 2023-02-26 | Revert "powerpc64*: port mlx5, OFED, KTLS and krping" | Piotr Kubaj |
| 2023-02-26 | powerpc64*: port mlx5, OFED, KTLS and krping | Piotr Kubaj |
| 2022-04-07 | krping: Remove unused variable. | John Baldwin |
| 2021-12-09 | modules: increase MAXMODNAME and provide backward compat | Bjoern A. Zeeb |
| 2021-07-12 | ibcore: Declare ib_post_send() and ib_post_recv() arguments const | Hans Petter Selasky |
| 2021-01-08 | Fix memory leaks in error paths in krping. | Hans Petter Selasky |
| 2020-12-28 | Improve error message printing in krping. | Hans Petter Selasky |
| 2020-02-26 | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki |
| 2019-11-15 | Correct MR length field to be 64-bit in ibcore. | Hans Petter Selasky |
| 2019-10-02 | Notify all sleeping threads of device removal in krping. | Hans Petter Selasky |
| 2018-12-05 | krping: Fix for memory leak in error case. | Slava Shwartsman |
| 2018-09-06 | Add proper support for VIMAGE to krping. | Hans Petter Selasky |
| 2018-05-15 | Add support for setting type of service, TOS, for outgoing RDMA connections | Hans Petter Selasky |
| 2018-03-23 | Exit krping on device removal to avoid endless hang situation. | Hans Petter Selasky |
| 2017-11-24 | Compile fixes for 32-bit architectures. | Hans Petter Selasky |
| 2017-11-15 | Add full support for specifying IPv6 addresses to krping. | Hans Petter Selasky |
| 2017-07-26 | Set length of socket address in krping(). Else sobind() will fail with EINVAL. | Hans Petter Selasky |
| 2017-07-23 | Merge ^/head r319973 through 321382. | Hans Petter Selasky |
| 2017-06-18 | Avoid including list.h in LinuxKPI headers. | Mark Johnston |
| 2017-06-15 | Initial RoCE/infiniband kernel update to Linux v4.9. | Hans Petter Selasky |
| 2016-10-24 | krping: Allow the underlying ib_device to handle DMA mappings. | Navdeep Parhar |
| 2016-04-22 | Fix for printf() compile warning when fast_reg.length is 64-bit. | Hans Petter Selasky |
| 2016-04-14 | Send krping output to the log instead of the tty, as is done upstream. | Navdeep Parhar |
| 2016-04-12 | Add fastreg support to krping (ported from upstream). | Navdeep Parhar |
| 2016-03-29 | krping wasn't designed to take more than one client. Fail any connect | Navdeep Parhar |
| 2016-03-16 | Fix crash in krping when run as a client due to NULL pointer access. | Hans Petter Selasky |
| 2016-01-05 | Have krping use IB_ACCESS_LOCAL_WRITE because it's required for remote | Navdeep Parhar |
| 2015-10-22 | Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a | Hans Petter Selasky |
| 2015-02-17 | Update the infiniband stack to Mellanox's OFED version 2.1. | Hans Petter Selasky |
| 2015-01-19 | Add missing linuxapi module dependencies and always use the FreeBSD | Hans Petter Selasky |
| 2014-10-27 | krping: In verbose mode print only first 128 bytes of krping data. | Navdeep Parhar |
| 2014-10-15 | Update the OFED Linux compatibility layer and | Hans Petter Selasky |
| 2014-08-27 | - Update the OFED Linux Emulation layer as a preparation for a | Hans Petter Selasky |
| 2013-10-14 | Update krping to the latest upstream code. Move all the FreeBSD | Navdeep Parhar |
| 2013-10-14 | Delete all of the old RDMA code (except krping, which was switched to | Navdeep Parhar |
| 2013-09-29 | Update OFED to Linux 3.7 and update Mellanox drivers. | Alfred Perlstein |
| 2013-08-23 | Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma from | Navdeep Parhar |
| 2012-10-10 | Revert previous commit... | Kevin Lo |
| 2012-10-09 | Prefer NULL over 0 for pointers | Kevin Lo |
| 2012-09-22 | Fix an obvious typo. | Pawel Jakub Dawidek |
| 2012-06-19 | - Updated TOE support in the kernel. | Navdeep Parhar |
| 2012-04-20 | Fix the following compilation warnings in sys/contrib/rdma/rdma_cma.c: | Dimitry Andric |
| 2012-01-07 | In sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to 20 bytes (the same | Dimitry Andric |
| 2009-11-12 | Remove the explicit definition of inet_aton() as it was introduced as a | Attilio Rao |
| 2009-08-01 | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson |