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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
3
-3
/
+3
*
tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication
sephe
2016-04-01
1
-7
/
+1
*
Remove unnecessary dequeue_mutex (added in r294610) from the iWARP
np
2016-03-30
1
-5
/
+0
*
Add missing curly brackets in for loop.
hselasky
2016-03-17
1
-2
/
+3
*
Use hardware computed Toeplitz hash for incoming flowids
hselasky
2016-03-15
2
-2
/
+3
*
Fix witness panic in the ipoib_ioctl() function when unloading the
hselasky
2016-03-15
2
-0
/
+7
*
Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.
jhb
2016-03-11
3
-3
/
+3
*
Whitespace fixes.
hselasky
2016-03-04
10
-95
/
+95
*
LinuxKPI list updates:
hselasky
2016-01-26
1
-2
/
+2
*
Fix for iWARP servers that listen on INADDR_ANY.
np
2016-01-22
2
-6
/
+363
*
Finish r275196: do not dereference rtentry in if_output() routines.
melifaro
2016-01-09
1
-6
/
+2
*
Make it possible for sbappend() to preserve M_NOTREADY on mbufs, just like
glebius
2016-01-08
1
-1
/
+1
*
Implement interface link header precomputation API.
melifaro
2015-12-31
1
-4
/
+4
*
Fix i386 build WITH_OFED=YES. Remove some redundant KASSERTs.
hselasky
2015-12-04
1
-3
/
+0
*
Fix scope of bridge_header and bridge_pcix_cap in mthca_reset(..)
ngie
2015-12-04
1
-1
/
+7
*
Convert the mlxen driver to use the BUSDMA(9) APIs instead of
hselasky
2015-12-03
4
-669
/
+625
*
Updated the mlx4 and mlxen drivers to the latest version, v2.1.6:
hselasky
2015-12-03
12
-1885
/
+402
*
Don't leak work if __mlx4_register_vlan(..) fails in
ngie
2015-11-19
1
-0
/
+1
*
Fix integer to pointer of different size conversion warnings when
hselasky
2015-11-12
2
-4
/
+5
*
Fix print formatting compile warnings for Sparc64 and PowerPC platforms.
hselasky
2015-11-12
1
-3
/
+3
*
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
hselasky
2015-10-22
6
-6
/
+6
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
1
-1
/
+1
*
Merge LinuxKPI changes from DragonflyBSD:
hselasky
2015-10-19
3
-6
/
+3
*
Fix build broken by r287861.
melifaro
2015-09-16
1
-1
/
+1
*
Simplify the way of attaching IPv6 link-layer header.
melifaro
2015-09-16
1
-1
/
+1
*
Ensure that the MAD agent's delayed taskqueue is completely stopped
markj
2015-09-15
1
-1
/
+1
*
Reinstate unify_tcp_port_space and associated code that was lost during
np
2015-08-12
1
-1
/
+49
*
Avoid calling into the random subsystem before it is initialized.
hselasky
2015-08-04
1
-1
/
+5
*
ib mad: fix an incorrect use of list_for_each_entry
markj
2015-07-30
1
-2
/
+5
*
Implement lockless resource limits.
mjg
2015-06-10
2
-2
/
+3
*
Add SIOCGI2C ioctl support to the driver. Would work only on ConnectX-3
glebius
2015-05-27
2
-0
/
+180
*
Apply proper locking when iterating the multicast addresses and add a
hselasky
2015-05-12
1
-0
/
+4
*
Factor out mbuf hashing code from LAGG driver so that other network
hselasky
2015-03-11
3
-237
/
+3
*
Ensure setting promiscious mode when a network interface is up, is
hselasky
2015-03-10
1
-5
/
+8
*
Updates for the Mellanox ethernet driver
hselasky
2015-03-04
8
-26
/
+57
*
Try to unbreak NOIP and NOINET6 LINT builds after r278886
bz
2015-02-19
1
-0
/
+6
*
Globally enable -fms-extensions when building kernel with gcc, and remove
glebius
2015-02-17
1
-1
/
+1
*
Fix compilation of the SDP driver and a compile warning after r278886.
hselasky
2015-02-17
4
-6
/
+10
*
Fix compilation when DEBUG is defined.
hselasky
2015-02-17
1
-1
/
+1
*
Update the infiniband stack to Mellanox's OFED version 2.1.
hselasky
2015-02-17
57
-6239
/
+9664
*
The "frag_info" pointer is already pointing to an array index.
hselasky
2015-02-16
1
-1
/
+1
*
Add missing linuxapi module dependencies and always use the FreeBSD
hselasky
2015-01-19
6
-14
/
+7
*
Start importing the basic OFED linux compatibility layer changes made
hselasky
2015-01-17
5
-1
/
+6
*
Use the M_SIZE() macro when possible.
hselasky
2015-01-08
2
-4
/
+2
*
Fixes and updates for the Linux compatibility layer:
hselasky
2015-01-06
2
-6
/
+6
*
Make sure callbacks being freed are not pending when the
hselasky
2014-12-11
1
-1
/
+1
*
Start process of removing the use of the deprecated "M_FLOWID" flag
hselasky
2014-12-01
2
-11
/
+10
*
Merge from projects/sendfile: extend protocols API to support
glebius
2014-11-30
1
-1
/
+1
*
Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -
melifaro
2014-11-27
2
-8
/
+10
*
In preparation of merging projects/sendfile, transform bare access to
glebius
2014-11-12
2
-14
/
+14
[next]