index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ofed
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r313555:
hselasky
2017-05-19
1
-0
/
+2
*
MFC r313556:
hselasky
2017-05-19
1
-0
/
+18
*
sys/ofed: minor spelling fix.
pfg
2016-05-06
1
-1
/
+1
*
More fixes for using IPv6 addresses with RDMA:
hselasky
2016-04-22
2
-3
/
+19
*
Fix for iWARP servers that listen on INADDR_ANY.
np
2016-01-22
2
-3
/
+10
*
Remove unused file.
hselasky
2016-01-07
1
-1
/
+0
*
Fix i386 build WITH_OFED=YES. Remove some redundant KASSERTs.
hselasky
2015-12-04
1
-1
/
+1
*
Updated the mlx4 and mlxen drivers to the latest version, v2.1.6:
hselasky
2015-12-03
3
-1
/
+16
*
Add some defines needed by the coming mlx5 infiniband support.
hselasky
2015-11-24
1
-0
/
+19
*
Finish process of moving the LinuxKPI module into the default kernel build.
hselasky
2015-10-29
93
-11588
/
+0
*
Add missing FreeBSD RCS keyword and SVN properties.
hselasky
2015-10-27
5
-5
/
+10
*
Add support for binding IRQs to CPUs in the LinuxKPI. The new function
hselasky
2015-10-26
1
-1
/
+18
*
Build fix for MIPS.
hselasky
2015-10-26
1
-3
/
+6
*
Build fix for non-i386 and non-amd64 platforms.
hselasky
2015-10-23
1
-0
/
+6
*
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
hselasky
2015-10-22
1
-2
/
+2
*
Remove all comments deriving from Linux.
hselasky
2015-10-21
1
-48
/
+6
*
Remove all comments deriving from Linux. Style file for FreeBSD.
hselasky
2015-10-21
1
-146
/
+25
*
Reimplement header file, remove all comments deriving from Linux and
hselasky
2015-10-21
1
-73
/
+38
*
Move location of RCS keyword according to style.
hselasky
2015-10-20
88
-133
/
+180
*
Add missing FreeBSD RCS keyword and SVN properties.
hselasky
2015-10-20
7
-0
/
+7
*
Add missing FreeBSD RCS keyword and SVN properties.
hselasky
2015-10-20
7
-1
/
+8
*
Add missing dash to copyright clause.
hselasky
2015-10-20
1
-1
/
+1
*
Add missing FreeBSD RCS keyword and SVN properties.
hselasky
2015-10-20
70
-0
/
+70
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-20
1
-95
/
+46
*
The returned value from vm_fault_disable_pagefaults() must be stored
hselasky
2015-10-19
1
-4
/
+13
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
2
-6
/
+59
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-1
/
+23
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-5
/
+29
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
2
-3
/
+9
*
Map two more Linux error return codes to FreeBSD ones.
hselasky
2015-10-19
1
-0
/
+2
*
Implement IS_ERR_OR_NULL() function.
hselasky
2015-10-19
1
-1
/
+7
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-4
/
+33
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
3
-220
/
+223
*
Fix compile warning.
hselasky
2015-10-19
1
-1
/
+1
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-96
/
+17
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-18
/
+18
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-1
/
+68
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-0
/
+11
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-1
/
+12
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-6
/
+26
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-2
/
+8
*
Currently the Linux character device mmap handling only supports mmap
jhb
2015-09-03
2
-25
/
+22
*
ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network
markj
2015-08-07
1
-2
/
+2
*
Fix broken implementation of "kvasprintf()" function by adding missing
hselasky
2015-07-03
2
-16
/
+19
*
fd: make rights a mandatory argument to fget_unlocked
mjg
2015-06-16
1
-6
/
+10
*
Add SIOCGI2C ioctl support to the driver. Would work only on ConnectX-3
glebius
2015-05-27
1
-0
/
+23
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
2
-3
/
+3
*
msecs_to_jiffies() is implemented using tvtohz(9), which always returns a
markj
2015-05-10
1
-1
/
+1
*
find_next_bit() and find_next_zero_bit(): if the caller-specified offset
markj
2015-05-10
1
-0
/
+4
*
Don't drop the idr lock before verifying that the newly-inserted element
markj
2015-05-02
1
-10
/
+20
[next]