aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include
Commit message (Expand)AuthorAgeFilesLines
...
| * The remote DMA TCP portspace selector, RDMA_PS_TCP, is used for bothHans Petter Selasky2017-10-202-2/+318
| * Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for aHans Petter Selasky2017-10-101-0/+6
* | ibcore: Delete old files and add new ones missed in the initial commitHans Petter Selasky2017-07-035-0/+23
* | ibcore: Fix for compiling header files from user-space.Hans Petter Selasky2017-07-032-0/+8
* | Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky2017-06-1532-1575/+4838
|/
* Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4Hans Petter Selasky2016-09-307-2487/+0
* sys/ofed: minor spelling fix.Pedro F. Giffuni2016-05-061-1/+1
* More fixes for using IPv6 addresses with RDMA:Hans Petter Selasky2016-04-222-3/+19
* Fix for iWARP servers that listen on INADDR_ANY.Navdeep Parhar2016-01-222-3/+10
* Remove unused file.Hans Petter Selasky2016-01-071-1/+0
* Fix i386 build WITH_OFED=YES. Remove some redundant KASSERTs.Hans Petter Selasky2015-12-041-1/+1
* Updated the mlx4 and mlxen drivers to the latest version, v2.1.6:Hans Petter Selasky2015-12-033-1/+16
* Add some defines needed by the coming mlx5 infiniband support.Hans Petter Selasky2015-11-241-0/+19
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-2993-11588/+0
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-275-5/+10
* Add support for binding IRQs to CPUs in the LinuxKPI. The new functionHans Petter Selasky2015-10-261-1/+18
* Build fix for MIPS.Hans Petter Selasky2015-10-261-3/+6
* Build fix for non-i386 and non-amd64 platforms.Hans Petter Selasky2015-10-231-0/+6
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is aHans Petter Selasky2015-10-221-2/+2
* Remove all comments deriving from Linux.Hans Petter Selasky2015-10-211-48/+6
* Remove all comments deriving from Linux. Style file for FreeBSD.Hans Petter Selasky2015-10-211-146/+25
* Reimplement header file, remove all comments deriving from Linux andHans Petter Selasky2015-10-211-71/+36
* Move location of RCS keyword according to style.Hans Petter Selasky2015-10-2088-133/+180
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-207-0/+7
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-207-1/+8
* Add missing dash to copyright clause.Hans Petter Selasky2015-10-201-1/+1
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-2070-0/+70
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-201-94/+45
* The returned value from vm_fault_disable_pagefaults() must be storedHans Petter Selasky2015-10-191-4/+13
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-192-6/+59
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-1/+23
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-5/+29
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-192-3/+9
* Map two more Linux error return codes to FreeBSD ones.Hans Petter Selasky2015-10-191-0/+2
* Implement IS_ERR_OR_NULL() function.Hans Petter Selasky2015-10-191-1/+7
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-4/+33
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-193-220/+223
* Fix compile warning.Hans Petter Selasky2015-10-191-1/+1
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-96/+17
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-18/+18
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-1/+68
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-0/+11
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-1/+12
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-6/+26
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-191-2/+8
* Currently the Linux character device mmap handling only supports mmapJohn Baldwin2015-09-032-25/+22
* ipv4_is_zeronet() and ipv4_is_loopback() expect an address in networkMark Johnston2015-08-071-2/+2
* Fix broken implementation of "kvasprintf()" function by adding missingHans Petter Selasky2015-07-032-16/+19
* fd: make rights a mandatory argument to fget_unlockedMateusz Guzik2015-06-161-6/+10
* Add SIOCGI2C ioctl support to the driver. Would work only on ConnectX-3Gleb Smirnoff2015-05-271-0/+23