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
*
Use explicit long cast to avoid overflow in bitopts.
alfred
2013-11-08
1
-3
/
+3
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Fix __free_pages() in the linux shim.
alfred
2013-10-15
1
-3
/
+3
*
Give an unnamed union in sys/ofed/include/rdma/ib_verbs.h a name, to
dim
2013-10-07
1
-1
/
+1
*
Enable ib_dev.mmap function
alfred
2013-10-01
1
-0
/
+28
*
Fix mis-merge of upstream fix.
alfred
2013-10-01
1
-4
/
+0
*
Update OFED to Linux 3.7 and update Mellanox drivers.
alfred
2013-09-29
33
-223
/
+1902
*
Handle cases where capability rights are not provided.
pjd
2013-09-05
1
-3
/
+9
*
Fix implementation of sock_getname.
np
2013-08-23
1
-5
/
+5
*
Make sendfile() a method in the struct fileops. Currently only
glebius
2013-08-15
1
-0
/
+1
*
- Reserve a special AF for SDP. The one we were incorrectly using before
jeff
2013-08-09
1
-0
/
+2
*
- Correctly handle various edge cases in sysfs emulation.
jeff
2013-08-09
1
-4
/
+7
*
- Use the correct type in the linux bitops emulation.
jeff
2013-08-09
1
-4
/
+9
*
Split the pagequeues per NUMA domains, and split pageademon process
kib
2013-08-07
1
-0
/
+1
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
3
-9
/
+9
*
rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LAST
avg
2013-07-24
1
-3
/
+3
*
Rework the previous fix for the IB vs Ethernet sysctl handler to be more
jhb
2013-07-18
1
-17
/
+15
*
Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa):
jhb
2013-07-08
1
-2
/
+7
*
Store a reference to the vnode associated with a file descriptor in the
jhb
2013-06-11
2
-1
/
+5
*
According to the documentation, on Linux, cancel_delayed_work() does not
delphij
2013-05-08
1
-3
/
+3
*
MFC
attilio
2013-03-08
1
-7
/
+9
|
\
|
*
Add protective parentheses for macro argument, missed in r247671.
mav
2013-03-02
1
-1
/
+1
|
*
MFcalloutng:
mav
2013-03-02
1
-7
/
+9
*
|
MFC
attilio
2013-03-02
1
-4
/
+5
|
\
\
|
|
/
|
*
Merge Capsicum overhaul:
pjd
2013-03-02
1
-4
/
+5
*
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
1
-0
/
+1
|
/
*
Redo r242842, now actually fixing the warnings, as follows:
dim
2012-11-12
1
-4
/
+6
*
Use %s when calling make_dev with a string pointer. This makes
delphij
2012-11-09
1
-1
/
+1
*
Take advantage of if_baudrate_pf and calculate an effective baud rate on
jhb
2012-10-18
1
-6
/
+10
*
Align the PCI Express #defines with the style used for the PCI-X
gavin
2012-09-18
1
-2
/
+2
*
Streamline use of cdevpriv and correct some corner cases.
hselasky
2012-08-15
1
-1
/
+0
*
After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason
kib
2012-08-05
1
-0
/
+1
*
Fix clang warning when compiling iw_cxgb.
np
2012-06-25
1
-1
/
+1
*
- Updated TOE support in the kernel.
np
2012-06-19
3
-9
/
+10
*
Add OFED and the associated options and drivers to x86 LINT builds:
jhb
2012-04-12
4
-4
/
+6
*
Use VM_MEMATTR_UNCACHEABLE instead of VM_MEMATTR_UNCACHED for UC mappings.
jhb
2012-03-27
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 MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
2
-2
/
+2
*
Add the fo_chown and fo_chmod methods to struct fileops and use them
kib
2011-08-16
1
-1
/
+3
*
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
*
- Implement wake-on-lan support in mlxen.
jeff
2011-03-26
1
-0
/
+4
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-1
/
+1
*
Allow the ofed modules to be compiled on i386.
kib
2011-03-21
3
-2
/
+5
*
- Merge in OFED 1.5.3 from projects/ofed/head
jeff
2011-03-21
126
-0
/
+18285