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
/
share
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...
adrian
2015-12-26
2
-0
/
+54
*
Add accessor methods to fetch the BAR holding the MSI-X table and PBA.
jhb
2015-12-23
2
-3
/
+54
*
Add a safety net to reclaim mbufs when one of the mbuf zones become
jtl
2015-12-20
2
-4
/
+16
*
ioat(4): Add an API to get HW revision
cem
2015-12-17
1
-1
/
+3
*
A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().
glebius
2015-12-16
1
-6
/
+13
*
Regenerate after r292283.
bdrewery
2015-12-15
1
-3
/
+6
*
Fix example code rendering, \n needs escaping to show up.
brueffer
2015-12-15
4
-14
/
+14
*
Fix a typo (opencrypto -> crypto) and remove useless comment.
kevlo
2015-12-15
1
-5
/
+2
*
ioat(4): Add support for interrupt coalescing
cem
2015-12-14
1
-1
/
+19
*
Clean up issues reported by mandoc -Tlint
brueffer
2015-12-14
4
-12
/
+12
*
Non-exhaustive mdoc/spelling/style cleanup.
brueffer
2015-12-14
1
-48
/
+87
*
Add the cryptodev device.
kevlo
2015-12-14
1
-1
/
+2
*
[PR 195033] Document mps.enable_ssu
rpokala
2015-12-11
1
-2
/
+37
*
Update list of card names.
mav
2015-12-10
1
-9
/
+5
*
Fix a copy and paste bug when this page was first written by copying from
jhb
2015-12-10
1
-2
/
+2
*
ioat(4): Add ioat_copy_8k_aligned KPI
cem
2015-12-09
1
-2
/
+13
*
Update after r291955, build/install userland debug by default
emaste
2015-12-08
1
-9
/
+5
*
Actually add the proc_rwmem(9) man page, missed in r291961.
markj
2015-12-07
1
-0
/
+104
*
Fix a couple misspellings of "environment."
markj
2015-12-07
1
-2
/
+2
*
Add helper functions proc_readmem() and proc_writemem().
markj
2015-12-07
1
-0
/
+3
*
Fix a comment typo in the code example.
brueffer
2015-12-07
1
-2
/
+2
*
Add an MLINK for m_collapse.
brueffer
2015-12-07
1
-0
/
+1
*
Use .Fx instead of explicitly spelling out FreeBSD
ngie
2015-12-06
1
-16
/
+21
*
style.9: Add a small blurb about allowing bool
cem
2015-12-05
1
-1
/
+25
*
sfxge: support for MCDI logging implemented
arybchik
2015-12-05
1
-0
/
+8
*
ARC-1203 is supported since the latest driver update.
brueffer
2015-12-04
1
-1
/
+3
*
Add asynchronous command support to the pass(4) driver, and the new
ken
2015-12-03
1
-10
/
+122
*
Update the mlx5en(4) manual page.
hselasky
2015-12-03
1
-1
/
+7
*
Add support for configuring additional virtual interfaces (VIs) on a port.
jhb
2015-12-03
1
-1
/
+11
*
The cdevpriv_dtr_t typedef was not able to be used in a function prototype
jhb
2015-12-02
1
-3
/
+3
*
Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports
kevlo
2015-12-01
3
-1
/
+127
*
Use SPI name for parallel SCSI.
mav
2015-11-30
1
-3
/
+3
*
Regen src.conf.5 for recent option changes.
ume
2015-11-28
1
-12
/
+6
*
Add dependency to uether.
kevlo
2015-11-24
12
-12
/
+29
*
Remove "disable" hint, which duplicates system-wide "disabled".
mav
2015-11-23
1
-2
/
+0
*
Revert r291170
ngie
2015-11-23
1
-6
/
+2
*
Fix target mode support for Qlogic 2200 FC adapters.
mav
2015-11-23
1
-18
/
+10
*
Rip off target mode support for parallel SCSI QLogic adapters.
mav
2015-11-23
1
-50
/
+34
*
Install mce(4) and mlx5en(4) if MK_OFED != no
ngie
2015-11-23
1
-2
/
+6
*
Bump .Dd
ngie
2015-11-23
1
-1
/
+1
*
- Fix bad double space between HW and LRO
ngie
2015-11-23
1
-2
/
+2
*
Bump .Dd
ngie
2015-11-22
1
-1
/
+1
*
Recommend cc -Wall instead of gcc -Wall
ngie
2015-11-22
1
-1
/
+1
*
Remove a link to the now defunct "Release Engineering of Third Party Packages".
brd
2015-11-21
1
-5
/
+1
*
Consistently enforce the restriction against calling malloc/free when in a
jtl
2015-11-19
1
-1
/
+8
*
Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds by
hselasky
2015-11-19
2
-0
/
+126
*
Add support for a configurable output channel to witness(4).
markj
2015-11-19
1
-2
/
+18
*
Add vlog(9).
markj
2015-11-19
1
-1
/
+5
*
Regen src.conf.5
sjg
2015-11-14
1
-84
/
+85
*
This fixes several places where callout_stops return is examined. The
rrs
2015-11-13
1
-5
/
+5
[next]