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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OFED and the associated options and drivers to x86 LINT builds:
jhb
2012-04-12
9
-11
/
+68
*
Don't update if_obytes when transmitting packets. That is already done
jhb
2012-04-12
2
-2
/
+0
*
Properly parse 40G media types from newer Mellanox adapters that are
jhb
2012-04-10
3
-10
/
+35
*
Fix build on i386.
jhb
2012-04-04
1
-1
/
+1
*
Use VM_MEMATTR_UNCACHEABLE instead of VM_MEMATTR_UNCACHED for UC mappings.
jhb
2012-03-27
2
-2
/
+2
*
Fix build of OFED bits with debugging options enabled.
jhb
2012-03-19
2
-2
/
+2
*
Fix build with INET6 disabled.
jhb
2012-03-16
2
-3
/
+9
*
Remove spurious 8bit chars, turning files into plain ASCII.
uqs
2012-01-15
2
-2
/
+2
*
Replace __signed by signed.
ed
2011-12-13
1
-4
/
+4
*
Do not define bool/true/false if the symbols already exist.
mdf
2011-12-12
1
-0
/
+2
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
3
-3
/
+3
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
1
-1
/
+1
*
Add the fo_chown and fo_chmod methods to struct fileops and use them
kib
2011-08-16
1
-1
/
+3
*
MFC
attilio
2011-05-27
1
-2
/
+2
|
\
|
*
In ipoib_cm_handle_rx_wc(): Count incoming packets and
delphij
2011-05-26
1
-2
/
+2
*
|
Commit the support for removing cpumask_t and replacing it directly with
attilio
2011-05-05
1
-0
/
+1
|
/
*
- Catch up to falloc() changes.
jeff
2011-04-26
2
-1
/
+3
*
Even though this block is not compiled currently, properly assign
bz
2011-04-12
1
-2
/
+4
*
- Implement wake-on-lan support in mlxen.
jeff
2011-03-26
7
-4
/
+72
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-1
/
+1
*
- Correct the vlan filter programming. The device filter is built in
jeff
2011-03-23
3
-17
/
+15
*
- Don't use a separate set of rx queues for UDP, hash them into the same
jeff
2011-03-22
4
-281
/
+142
*
Allow the ofed modules to be compiled on i386.
kib
2011-03-21
4
-4
/
+7
*
- Merge in OFED 1.5.3 from projects/ofed/head
jeff
2011-03-21
272
-0
/
+104231