aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_infiniband.c
Commit message (Expand)AuthorAgeFilesLines
* Streamline the infiniband code according to the ethernet code.Hans Petter Selasky2020-12-311-2/+0
* Streamline the infiniband code according to the ethernet code.Hans Petter Selasky2020-12-291-102/+201
* More style fixes (partial revert of r366994).Hans Petter Selasky2020-10-241-6/+6
* Fix order of header files:Hans Petter Selasky2020-10-241-1/+1
* Run code through "clang-format -style=file" with some additional fixes.Hans Petter Selasky2020-10-241-29/+28
* Compile fix for MIPS, MIPS64, POWERPC and POWERPC64.Hans Petter Selasky2020-10-221-0/+2
* Add support for IP over infiniband, IPoIB, to lagg(4). Currently onlyHans Petter Selasky2020-10-221-0/+14
* Factor out generic IP over infiniband, IPoIB, definitions and codeHans Petter Selasky2020-10-221-0/+538